[anjuta/gsettings-migration: 26/31] 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: 26/31] run: Fixed preference names to match with GSettings rules
- Date: Thu, 30 Sep 2010 20:20:00 +0000 (UTC)
commit 9e3254da0cb8579a07c15289eebeaa918d1e1e2a
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]