aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-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 09726d612d..f0dcaeb3f1 100644
--- a/shell/e-shell.c
+++ b/shell/e-shell.c
@@ -509,7 +509,7 @@ shell_class_init (EShellClass *class)
"online-mode",
_("Online Mode"),
_("Whether the shell is online"),
- TRUE,
+ FALSE,
G_PARAM_READWRITE |
G_PARAM_CONSTRUCT));