[PC-BSD Commits] r9839 - pcbsd/current/system-overlay/usr/share/skel/.config/lxpanel/LXDE/panels
svn at pcbsd.org
svn at pcbsd.org
Thu Mar 31 08:18:07 PDT 2011
Author: kris
Date: 2011-03-31 08:18:07 -0700 (Thu, 31 Mar 2011)
New Revision: 9839
Modified:
pcbsd/current/system-overlay/usr/share/skel/.config/lxpanel/LXDE/panels/panel
Log:
Hide the lxde panel plugin if no battery is present
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-03-31 13:52:24 UTC (rev 9838)
+++ pcbsd/current/system-overlay/usr/share/skel/.config/lxpanel/LXDE/panels/panel 2011-03-31 15:18:07 UTC (rev 9839)
@@ -126,7 +126,7 @@
Plugin {
type = batt
Config {
- HideIfNoBattery=0
+ HideIfNoBattery=1
AlarmCommand=xmessage Battery low
AlarmPercentage=10
BackgroundColor=black
More information about the Commits
mailing list