[anjuta/gsettings-migration: 25/65] run: 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: 25/65] run: Fixed preference names to match with GSettings rules
- Date: Sun, 17 Oct 2010 09:34:52 +0000 (UTC)
commit 6ef6008eb86a87ce44c4561c29516f355d13a96c
Author: Johannes Schmid <jhs gnome org>
Date: Thu Sep 30 22:14:34 2010 +0200
run: Fixed preference names to match with GSettings rules
plugins/run-program/execute.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/run-program/execute.c b/plugins/run-program/execute.c
index 102ab74..9361755 100644
--- a/plugins/run-program/execute.c
+++ b/plugins/run-program/execute.c
@@ -38,7 +38,7 @@
#define PREF_USE_SB "build.use_scratchbox"
#define PREF_SB_PATH "build.scratchbox.path"
-#define PREF_TERMINAL_COMMAND "anjuta.command.terminal"
+#define PREF_TERMINAL_COMMAND "terminal-command"
/*----------------------------------------------------------------------------
* Type definitions
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]