[gnome-commander/GSettings] Adds GSettings description for hide-backup-files



commit e100239f4069c3ccf7908ed04b7b2395139c5561
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Sun Jun 5 19:45:03 2016 +0200

    Adds GSettings description for hide-backup-files

 data/org.gnome.gnome-commander.gschema.xml |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.gnome-commander.gschema.xml b/data/org.gnome.gnome-commander.gschema.xml
index a84341d..ac0c15f 100644
--- a/data/org.gnome.gnome-commander.gschema.xml
+++ b/data/org.gnome.gnome-commander.gschema.xml
@@ -383,8 +383,7 @@
     </key>
     <key name="hide-backup-files" type="b">
       <default>true</default>
-      <summary></summary>
-      <description></description>
+      <description>Hide all files with a suffix defined as the backup pattern.</description>
     </key>
     <key name="backup-pattern" type="s">
       <default l10n="messages">'*~;*.bak'</default>


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