aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-02-23 06:11:47 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-02-23 06:11:47 +0800
commit54c650eaea9a5a74a78e88e0e9e0b98f0719c723 (patch)
tree1749e3135c4cb08aafe25ba4ee155419a74f4ec2 /shell/ChangeLog
parent51b03dbcdfdc984834867a04792781ad8f073f65 (diff)
downloadgsoc2013-evolution-54c650eaea9a5a74a78e88e0e9e0b98f0719c723.tar
gsoc2013-evolution-54c650eaea9a5a74a78e88e0e9e0b98f0719c723.tar.gz
gsoc2013-evolution-54c650eaea9a5a74a78e88e0e9e0b98f0719c723.tar.bz2
gsoc2013-evolution-54c650eaea9a5a74a78e88e0e9e0b98f0719c723.tar.lz
gsoc2013-evolution-54c650eaea9a5a74a78e88e0e9e0b98f0719c723.tar.xz
gsoc2013-evolution-54c650eaea9a5a74a78e88e0e9e0b98f0719c723.tar.zst
gsoc2013-evolution-54c650eaea9a5a74a78e88e0e9e0b98f0719c723.zip
[Fix #3029, Offline mode should be preserved across sessions.]
* main.c (idle_cb): Use the e_shell_new() API below so that we use the saved offline settings at the next start-up if neither --offline nor --online has been specified. * e-shell.c (save_misc_settings): New function. For now, just save `/Shell/StartOffline' indicating whether the shell should start in offline mode or not. (e_shell_construct): Replace @start_online with @startup_line_mode. (e_shell_new): Likewise. * e-shell.h: New enum EShellStartupLineMode. svn path=/trunk/; revision=15804
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 88a3fb8f9e..22ffcb5c9e 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,22 @@
2002-02-22 Ettore Perazzoli <ettore@ximian.com>
+ [Fix #3029, Offline mode should be preserved across sessions.]
+
+ * main.c (idle_cb): Use the e_shell_new() API below so that we use
+ the saved offline settings at the next start-up if neither
+ --offline nor --online has been specified.
+
+ * e-shell.c (save_misc_settings): New function. For now, just
+ save `/Shell/StartOffline' indicating whether the shell should
+ start in offline mode or not.
+ (e_shell_construct): Replace @start_online with
+ @startup_line_mode.
+ (e_shell_new): Likewise.
+
+ * e-shell.h: New enum EShellStartupLineMode.
+
+2002-02-22 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell-view.c (remove_uri_from_history): New helper function to
remove all the matching URIs from the history.
(history_uri_matching_func): Compare function for using