aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.c
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@gnome-db.org>2011-11-15 01:05:45 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-11-15 01:05:45 +0800
commitcdb09641dc6be772931e5381cdf1e6a824a15684 (patch)
tree6602b0f51acb745f5c56c76276b0fb281acc4493 /shell/e-shell.c
parent55ed27cd2f509453c9928a21a75871a5fe59fb9f (diff)
downloadgsoc2013-evolution-cdb09641dc6be772931e5381cdf1e6a824a15684.tar
gsoc2013-evolution-cdb09641dc6be772931e5381cdf1e6a824a15684.tar.gz
gsoc2013-evolution-cdb09641dc6be772931e5381cdf1e6a824a15684.tar.bz2
gsoc2013-evolution-cdb09641dc6be772931e5381cdf1e6a824a15684.tar.lz
gsoc2013-evolution-cdb09641dc6be772931e5381cdf1e6a824a15684.tar.xz
gsoc2013-evolution-cdb09641dc6be772931e5381cdf1e6a824a15684.tar.zst
gsoc2013-evolution-cdb09641dc6be772931e5381cdf1e6a824a15684.zip
Build fixes
Diffstat (limited to 'shell/e-shell.c')
-rw-r--r--shell/e-shell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell.c b/shell/e-shell.c
index ac9b8b5835..267c837c3a 100644
--- a/shell/e-shell.c
+++ b/shell/e-shell.c
@@ -1197,7 +1197,7 @@ e_shell_init (EShell *shell)
e_shell_settings_install_property_for_key (
"start-offline",
- "org.gnome.evolution.shell"
+ "org.gnome.evolution.shell",
"start-offline");
/*** Session Management ***/