aboutsummaryrefslogtreecommitdiff
path: root/data/org.ubuntu.indicator-power.gschema.xml.in
diff options
context:
space:
mode:
authorJavier Jardón <javier.jardon@codethink.co.uk>2011-08-25 18:46:15 +0100
committerJavier Jardón <javier.jardon@codethink.co.uk>2011-08-25 18:46:15 +0100
commit1c9c7772c2d4f2cf3108d833b9a1fe2113fd33a6 (patch)
tree368ef42b92b561514e3d513344f5948b8ca11856 /data/org.ubuntu.indicator-power.gschema.xml.in
parentbc4d8d425ada55b3bf707b9d65893cd53cdd81a1 (diff)
downloadayatana-indicator-power-1c9c7772c2d4f2cf3108d833b9a1fe2113fd33a6.tar.gz
ayatana-indicator-power-1c9c7772c2d4f2cf3108d833b9a1fe2113fd33a6.tar.bz2
ayatana-indicator-power-1c9c7772c2d4f2cf3108d833b9a1fe2113fd33a6.zip
Use consistent location for gsettings schema
Use the same location as indicator-datetime
Diffstat (limited to 'data/org.ubuntu.indicator-power.gschema.xml.in')
-rw-r--r--data/org.ubuntu.indicator-power.gschema.xml.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/data/org.ubuntu.indicator-power.gschema.xml.in b/data/org.ubuntu.indicator-power.gschema.xml.in
deleted file mode 100644
index ff6c807..0000000
--- a/data/org.ubuntu.indicator-power.gschema.xml.in
+++ /dev/null
@@ -1,9 +0,0 @@
-<schemalist>
- <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.ubuntu.indicator-power" path="/org/ubuntu/indicator-power/">
- <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>
- </key>
- </schema>
-</schemalist>