[gnome-commander/GSettings] Changes the description of size-display-mode in gschema



commit 7d56730f2c671e598c6e8b44f8559c317cc1f23d
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Fri May 13 22:52:55 2016 +0200

    Changes the description of size-display-mode in gschema

 data/org.gnome.gnome-commander.gschema.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/org.gnome.gnome-commander.gschema.xml b/data/org.gnome.gnome-commander.gschema.xml
index aa4464e..1c266eb 100644
--- a/data/org.gnome.gnome-commander.gschema.xml
+++ b/data/org.gnome.gnome-commander.gschema.xml
@@ -43,10 +43,10 @@
       <default>'powered'</default>
       <summary>Defines how the file size will be visualized in the associated pane column.</summary>
       <description>
-        plain: This option displays the file size in bytes without any separation. locale: This option uses 
the
-        current local settings number format to display the file size in bytes. grouped: This entry displays 
the
-        file size in groups of three digits separated by a space. The unit used is byte. powered: This option
-        displays file sizes using units such as B, KB or MB.
+        The option "plain" displays the file size in bytes without any separation. The option "locale" uses 
the
+        current local number format setting to display the file size in bytes. The option "grouped" displays 
the
+        file size in bytes in groups of three digits separated by a space. The option "powered" displays 
file sizes
+        using units such as B, KB or MB.
       </description>
     </key>
     <key name="perm-disp-mode" type="i">


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