diff options
author | Monsta <[email protected]> | 2014-12-30 15:56:43 +0300 |
---|---|---|
committer | infirit <[email protected]> | 2014-12-30 14:59:32 +0100 |
commit | 746aedb7c45aabe9aacf8b29bf4b393bcd83c7a4 (patch) | |
tree | 44f8b7ea74f646f655bf1fb9cda6be4732ec565d /battstat/org.mate.panel.applet.battstat.gschema.xml.in.in | |
parent | 2dcb73c54833ae6af9fd724d40fdbfdbf16296f8 (diff) | |
download | mate-applets-746aedb7c45aabe9aacf8b29bf4b393bcd83c7a4.tar.bz2 mate-applets-746aedb7c45aabe9aacf8b29bf4b393bcd83c7a4.tar.xz |
battstat applet: remove HAL support
Diffstat (limited to 'battstat/org.mate.panel.applet.battstat.gschema.xml.in.in')
-rw-r--r-- | battstat/org.mate.panel.applet.battstat.gschema.xml.in.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/battstat/org.mate.panel.applet.battstat.gschema.xml.in.in b/battstat/org.mate.panel.applet.battstat.gschema.xml.in.in index f35103a1..7ffc06c0 100644 --- a/battstat/org.mate.panel.applet.battstat.gschema.xml.in.in +++ b/battstat/org.mate.panel.applet.battstat.gschema.xml.in.in @@ -45,10 +45,5 @@ <_summary>Show the time/percent label</_summary> <_description>0 for no label, 1 for percentage and 2 for time remaining.</_description> </key> - <key name="no-hal" type="b"> - <default>false</default> - <_summary>Disable HAL</_summary> - <_description>Disable HAL if true</_description> - </key> </schema> </schemalist> |