diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/org.ubuntu.indicator-power.gschema.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.ubuntu.indicator-power.gschema.xml.in b/data/org.ubuntu.indicator-power.gschema.xml.in index 67676ec..ff6c807 100644 --- a/data/org.ubuntu.indicator-power.gschema.xml.in +++ b/data/org.ubuntu.indicator-power.gschema.xml.in @@ -1,6 +1,6 @@ <schemalist> <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.ubuntu.indicator-power" path="/org/ubuntu/indicator-power/"> - <key name="show-label" type="b"> + <key name="show-time" type="b"> <default>false</default> <_summary>Show time in Menu Bar</_summary> <_description>Whether show the time in the menu bar.</_description> |