[gnome-commander/GSettings] Adds summary and description for hide-unknown key



commit 32b4e3feba4ae653871f5380513f65b74daa2e7c
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Tue May 17 19:02:24 2016 +0200

    Adds summary and description for hide-unknown key

 data/org.gnome.gnome-commander.gschema.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.gnome-commander.gschema.xml b/data/org.gnome.gnome-commander.gschema.xml
index 17bf3a5..d076526 100644
--- a/data/org.gnome.gnome-commander.gschema.xml
+++ b/data/org.gnome.gnome-commander.gschema.xml
@@ -311,8 +311,8 @@
   <schema gettext-domain="gnome-commander" id="org.gnome.gnome-commander.preferences.filter" 
path="/org/gnome/gnome-commander/preferences/filter/">
     <key name="hide-unknown" type="b">
       <default>false</default>
-      <summary></summary>
-      <description></description>
+      <summary>Hyde unknown filetypes</summary>
+      <description>Hide files which type does not match to one of the other types.</description>
     </key>
     <key name="hide-regular" type="b">
       <default>false</default>


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