[baobab] Remove settings that are not used anymore



commit d456db31f0865fa3fa50dbe5e609fca045021bef
Author: Paolo Borelli <pborelli gnome org>
Date:   Fri Jul 27 18:30:07 2012 +0200

    Remove settings that are not used anymore

 data/org.gnome.baobab.gschema.xml.in |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/data/org.gnome.baobab.gschema.xml.in b/data/org.gnome.baobab.gschema.xml.in
index 4c07552..2f9c08b 100644
--- a/data/org.gnome.baobab.gschema.xml.in
+++ b/data/org.gnome.baobab.gschema.xml.in
@@ -16,16 +16,6 @@
     </key>
   </schema>
   <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.baobab.ui" path="/org/gnome/baobab/ui/">
-    <key name="toolbar-visible" type="b">
-      <default>true</default>
-      <_summary>Toolbar is Visible</_summary>
-      <_description>Whether the toolbar should be visible in main window.</_description>
-    </key>
-    <key name="statusbar-visible" type="b">
-      <default>false</default>
-      <_summary>Statusbar is Visible</_summary>
-      <_description>Whether the status bar at the bottom of main window	should be visible.</_description>
-    </key>
     <key name="active-chart" type="s">
       <default>'rings'</default>
       <_summary>Active Chart</_summary>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]