[anjuta/gsettings-migration: 19/31] gdb: Fixed preference names to match with GSettings rules
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/gsettings-migration: 19/31] gdb: Fixed preference names to match with GSettings rules
- Date: Thu, 30 Sep 2010 20:19:24 +0000 (UTC)
commit 712026bc582f0f503e68090b1621cae82b234a22
Author: Johannes Schmid <jhs gnome org>
Date: Thu Sep 30 22:11:12 2010 +0200
gdb: Fixed preference names to match with GSettings rules
plugins/gdb/plugin.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/gdb/plugin.c b/plugins/gdb/plugin.c
index 583d03d..0f0aed5 100644
--- a/plugins/gdb/plugin.c
+++ b/plugins/gdb/plugin.c
@@ -79,7 +79,7 @@ struct _GdbPluginClass
/* Terminal functions
*---------------------------------------------------------------------------*/
-#define PREF_TERMINAL_COMMAND "anjuta.command.terminal"
+#define PREF_TERMINAL_COMMAND "terminal_command"
static void
gdb_plugin_stop_terminal (GdbPlugin* plugin)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]