[gnome-commander/GSettings] noop: Updates a comment



commit 500ed4378b59bd86b8a0402fef7f02177922fa18
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Sat May 14 14:24:16 2016 +0200

    noop: Updates a comment

 src/gnome-cmd-data.cc |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-cmd-data.cc b/src/gnome-cmd-data.cc
index 384a948..7274b12 100644
--- a/src/gnome-cmd-data.cc
+++ b/src/gnome-cmd-data.cc
@@ -1963,7 +1963,8 @@ void GnomeCmdData::load()
 
 /**
  * This method returns an int value which is either the given user_value or,
- * the default integer value of the given GSettings key.
+ * the default integer value of the given GSettings key. The user_value is returned
+ * if it is different from the default value of the GSettings key.
  * @param user_value An integer value
  * @param settings A GSettings pointer
  * @param key a GSettings key path given as a char array


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