[gnome-commander/GSettings] noop: Updates comment



commit c04527728f8eea92e22f959d79db9f2b59949aef
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Mon May 16 22:41:11 2016 +0200

    noop: Updates comment

 src/gnome-cmd-data.h |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-cmd-data.h b/src/gnome-cmd-data.h
index 04d8ad9..9cf55b9 100644
--- a/src/gnome-cmd-data.h
+++ b/src/gnome-cmd-data.h
@@ -47,7 +47,12 @@ G_DECLARE_FINAL_TYPE (GcmdSettings, gcmd_settings, GCMD, SETTINGS, GObject)
 
 GcmdSettings *gcmd_settings_new (void);
 
-/* key constants */
+/* *************
+ * KEY CONSTANTS
+ * *************
+ * Attention: When changing the key names here,
+ * be sure to change them also in gnome-cmd-data.c!
+ */
 #define GCMD_PREF_GENERAL                             "org.gnome.gnome-commander.preferences.general"
 #define GCMD_SETTINGS_USE_DEFAULT_FONT                "use-default-font"
 #define GCMD_SETTINGS_PANEL_FONT                      "panel-font"


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