From 84735ec5056e864684245f90a0116ce09cc42b8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 22 Aug 2011 20:38:36 +0100 Subject: Use gsettings to store the status of "Show time in Menu Bar" option Fixes https://bugs.launchpad.net/indicator-power/+bug/829853 --- data/org.ubuntu.indicator-power.gschema.xml.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/org.ubuntu.indicator-power.gschema.xml.in (limited to 'data') diff --git a/data/org.ubuntu.indicator-power.gschema.xml.in b/data/org.ubuntu.indicator-power.gschema.xml.in new file mode 100644 index 0000000..a961794 --- /dev/null +++ b/data/org.ubuntu.indicator-power.gschema.xml.in @@ -0,0 +1,9 @@ + + + + false + <_summary>Show time in Menu Bar + <_description>Whether show the time in the menu bar. + + + -- cgit v1.2.3