[PC-BSD Commits] r12302 - pcbsd/current/system-overlay/usr/share/skel/.config/lxpanel/LXDE/panels
svn at pcbsd.org
svn at pcbsd.org
Thu Aug 25 10:25:36 PDT 2011
Author: kris
Date: 2011-08-25 10:25:36 -0700 (Thu, 25 Aug 2011)
New Revision: 12302
Modified:
pcbsd/current/system-overlay/usr/share/skel/.config/lxpanel/LXDE/panels/panel
Log:
Added volume applet to panel by default
Modified: pcbsd/current/system-overlay/usr/share/skel/.config/lxpanel/LXDE/panels/panel
===================================================================
--- pcbsd/current/system-overlay/usr/share/skel/.config/lxpanel/LXDE/panels/panel 2011-08-25 17:23:54 UTC (rev 12301)
+++ pcbsd/current/system-overlay/usr/share/skel/.config/lxpanel/LXDE/panels/panel 2011-08-25 17:25:36 UTC (rev 12302)
@@ -114,6 +114,10 @@
}
Plugin {
+ type = volume
+}
+
+Plugin {
type = dclock
Config {
ClockFmt=%R
More information about the Commits
mailing list