[baobab] Remove unused monitor-home key from schema



commit 866107aa36b06aa0d7ea98fc7996203ae05332a2
Author: Piotr DrÄg <piotrdrag gmail com>
Date:   Mon Aug 20 16:50:13 2012 +0200

    Remove unused monitor-home key from schema
    
    https://bugzilla.gnome.org/show_bug.cgi?id=617554#c5

 data/org.gnome.baobab.gschema.xml.in |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/data/org.gnome.baobab.gschema.xml.in b/data/org.gnome.baobab.gschema.xml.in
index 14c877b..bd45e54 100644
--- a/data/org.gnome.baobab.gschema.xml.in
+++ b/data/org.gnome.baobab.gschema.xml.in
@@ -4,11 +4,6 @@
     <child name="ui" schema="org.gnome.baobab.ui"/>
   </schema>
   <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.baobab.preferences" path="/org/gnome/baobab/preferences/">
-    <key name="monitor-home" type="b">
-      <default>false</default>
-      <_summary>Monitor Home</_summary>
-      <_description>Whether any change to the home folder should be monitored.</_description>
-    </key>
     <key name="excluded-uris" type="as">
       <default>[]</default>
       <_summary>Excluded partitions URIs</_summary>



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