diff options
Diffstat (limited to 'battstat/org.mate.panel.applet.battstat.gschema.xml.in')
-rw-r--r-- | battstat/org.mate.panel.applet.battstat.gschema.xml.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/battstat/org.mate.panel.applet.battstat.gschema.xml.in b/battstat/org.mate.panel.applet.battstat.gschema.xml.in index 7deb8d54..c061e70d 100644 --- a/battstat/org.mate.panel.applet.battstat.gschema.xml.in +++ b/battstat/org.mate.panel.applet.battstat.gschema.xml.in @@ -25,21 +25,6 @@ <summary>Beep for warnings</summary> <description>Beep when displaying a warning.</description> </key> - <key name="drain-from-top" type="b"> - <default>false</default> - <summary>Drain from top</summary> - <description>Show the battery meter draining from the top of the battery. Only implemented for traditional battery view.</description> - </key> - <key name="show-status" type="b"> - <default>true</default> - <summary>Upright (small) battery</summary> - <description>Show the upright, smaller battery on the panel.</description> - </key> - <key name="show-battery" type="b"> - <default>false</default> - <summary>Show the horizontal battery</summary> - <description>Show the traditional, horizontal battery on the panel.</description> - </key> <key name="show-text" type="i"> <default>0</default> <summary>Show the time/percent label</summary> |