From 8ea3054c1e05445f990c98db033754cf190d2a7a Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sat, 24 Nov 2012 18:16:24 +0100 Subject: battstat: migrate to gsettings --- ...rg.mate.panel.applet.battstat.gschema.xml.in.in | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 battstat/org.mate.panel.applet.battstat.gschema.xml.in.in (limited to 'battstat/org.mate.panel.applet.battstat.gschema.xml.in.in') diff --git a/battstat/org.mate.panel.applet.battstat.gschema.xml.in.in b/battstat/org.mate.panel.applet.battstat.gschema.xml.in.in new file mode 100644 index 00000000..f35103a1 --- /dev/null +++ b/battstat/org.mate.panel.applet.battstat.gschema.xml.in.in @@ -0,0 +1,54 @@ + + + + 15 + <_summary>Red value level + <_description>The battery level below which the battery is displayed as red. Also the value at which the low battery warning is displayed. + + + false + <_summary>Warn on low time rather than low percentage + <_description>Use the value defined in red_value as a time remaining to show the warning dialog rather than a percentage. + + + true + <_summary>Low Battery Notification + <_description>Notify user when the battery is low. + + + false + <_summary>Full Battery Notification + <_description>Notify user when the battery is full. + + + false + <_summary>Beep for warnings + <_description>Beep when displaying a warning. + + + false + <_summary>Drain from top + <_description>Show the battery meter draining from the top of the battery. Only implemented for traditional battery view. + + + true + <_summary>Upright (small) battery + <_description>Show the upright, smaller battery on the panel. + + + false + <_summary>Show the horizontal battery + <_description>Show the traditional, horizontal battery on the panel. + + + 0 + <_summary>Show the time/percent label + <_description>0 for no label, 1 for percentage and 2 for time remaining. + + + false + <_summary>Disable HAL + <_description>Disable HAL if true + + + -- cgit v1.2.1