[baobab] Fix description of "excluded-uris" settings key



commit 07d8735da314e6a951745a67518c67eaa7e201af
Author: Stefano Facchini <stefano facchini gmail com>
Date:   Wed Jul 1 16:55:17 2020 +0200

    Fix description of "excluded-uris" settings key

 data/org.gnome.baobab.gschema.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.baobab.gschema.xml b/data/org.gnome.baobab.gschema.xml
index 41c100f..ffdb256 100644
--- a/data/org.gnome.baobab.gschema.xml
+++ b/data/org.gnome.baobab.gschema.xml
@@ -6,8 +6,8 @@
   <schema id="org.gnome.baobab.preferences" path="/org/gnome/baobab/preferences/">
     <key name="excluded-uris" type="as">
       <default>[]</default>
-      <summary>Excluded partitions URIs</summary>
-      <description>A list of URIs for partitions to be excluded from scanning.</description>
+      <summary>Excluded locations URIs</summary>
+      <description>A list of URIs for locations to be excluded from scanning.</description>
     </key>
   </schema>
   <schema id="org.gnome.baobab.ui" path="/org/gnome/baobab/ui/">


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