[anjuta/gsettings-migration: 58/65] build-basic-autotools: Fixed GSettings issue



commit 806cc92fd29b9e63ac97d3b0c91b4164174d0cbb
Author: Johannes Schmid <jhs gnome org>
Date:   Sat Oct 16 22:27:28 2010 +0200

    build-basic-autotools: Fixed GSettings issue

 plugins/build-basic-autotools/plugin.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/build-basic-autotools/plugin.c b/plugins/build-basic-autotools/plugin.c
index c0fb085..7f0ea65 100644
--- a/plugins/build-basic-autotools/plugin.c
+++ b/plugins/build-basic-autotools/plugin.c
@@ -68,8 +68,8 @@
 #define PREF_TRANSLATE_MESSAGE "build-translate-message"
 #define PREF_CONTINUE_ON_ERROR "build-continue-error"
 
-#define BUILD_PREFS_DIALOG "preferences_dialog_build"
-#define BUILD_PREFS_ROOT "preferences_build_container"
+#define BUILD_PREFS_DIALOG "preferences-dialog-build"
+#define BUILD_PREFS_ROOT "preferences-build-container"
 #define INSTALL_ROOT_CHECK "preferences_toggle:bool:0:0:build-install-root"
 #define INSTALL_ROOT_ENTRY "preferences_entry:text:sudo:0:build-install-root-command"
 #define PARALLEL_MAKE_CHECK "preferences_toggle:bool:0:0:build-parallel-make"



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