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 --- battstat/battstat.schemas.in | 104 ------------------------------------------- 1 file changed, 104 deletions(-) delete mode 100644 battstat/battstat.schemas.in (limited to 'battstat/battstat.schemas.in') diff --git a/battstat/battstat.schemas.in b/battstat/battstat.schemas.in deleted file mode 100644 index b356c11a..00000000 --- a/battstat/battstat.schemas.in +++ /dev/null @@ -1,104 +0,0 @@ - - - - - /schemas/apps/battstat-applet/prefs/red_value - battstat-applet - int - 15 - - Red value level - The battery level below which the battery is displayed as red. Also the value at which the low battery warning is displayed. - - - - - /schemas/apps/battstat-applet/prefs/red_value_is_time - battstat-applet - bool - - Warn on low time rather than low percentage - Use the value defined in red_value as a time remaining to show the warning dialog rather than a percentage. - - - - - /schemas/apps/battstat-applet/prefs/low_battery_notification - battstat-applet - bool - true - - Low Battery Notification - Notify user when the battery is low. - - - - - /schemas/apps/battstat-applet/prefs/full_battery_notification - battstat-applet - bool - false - - Full Battery Notification - Notify user when the battery is full. - - - - - /schemas/apps/battstat-applet/prefs/beep - battstat-applet - bool - false - - Beep for warnings - Beep when displaying a warning. - - - - - /schemas/apps/battstat-applet/prefs/drain_from_top - battstat-applet - bool - false - - Drain from top - Show the battery meter draining from the top of the battery. Only implemented for traditional battery view. - - - - - /schemas/apps/battstat-applet/prefs/show_status - battstat-applet - bool - true - - Upright (small) battery - Show the upright, smaller battery on the panel. - - - - - /schemas/apps/battstat-applet/prefs/show_battery - battstat-applet - bool - false - - Show the horizontal battery - Show the traditional, horizontal battery on the panel. - - - - - /schemas/apps/battstat-applet/prefs/show_text - battstat-applet - int - 0 - - Show the time/percent label - 0 for no label, 1 for percentage and 2 for time remaining. - - - - - - -- cgit v1.2.1