[anjuta/gsettings-migration: 18/65] 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: 18/65] gdb: Fixed preference names to match with GSettings rules
- Date: Sun, 17 Oct 2010 09:34:16 +0000 (UTC)
commit e09a04fc129b7caa536284212fd54b1563f4dfae
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]