aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@novell.com>2008-01-18 14:53:39 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2008-01-18 14:53:39 +0800
commitde7843234354f8aec863a80b3d354818603023a6 (patch)
tree77b54a9df027143c18e6db2aed71823de89c3183 /shell/ChangeLog
parentcd14d28ca592cccf52c2c886334f266c1ac46359 (diff)
downloadgsoc2013-evolution-de7843234354f8aec863a80b3d354818603023a6.tar
gsoc2013-evolution-de7843234354f8aec863a80b3d354818603023a6.tar.gz
gsoc2013-evolution-de7843234354f8aec863a80b3d354818603023a6.tar.bz2
gsoc2013-evolution-de7843234354f8aec863a80b3d354818603023a6.tar.lz
gsoc2013-evolution-de7843234354f8aec863a80b3d354818603023a6.tar.xz
gsoc2013-evolution-de7843234354f8aec863a80b3d354818603023a6.tar.zst
gsoc2013-evolution-de7843234354f8aec863a80b3d354818603023a6.zip
** Fix for bug #329712
2008-01-18 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #329712 * e-shell-window-commands.c: (update_offline_menu_item): * e-shell-window.c: (update_offline_toggle_status), (update_send_receive_sensitivity), (offline_toggle_clicked_callback): * e-shell.c: (e_shell_construct), (e_shell_save_settings), (set_line_status): * e-shell.h: Add a new state to maintian forced offline. svn path=/trunk/; revision=34847
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 49d0d1f1f8..88f1ca0a10 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,15 @@
+2008-01-18 Srinivasa Ragavan <sragavan@novell.com>
+
+ ** Fix for bug #329712
+
+ * e-shell-window-commands.c: (update_offline_menu_item):
+ * e-shell-window.c: (update_offline_toggle_status),
+ (update_send_receive_sensitivity),
+ (offline_toggle_clicked_callback):
+ * e-shell.c: (e_shell_construct), (e_shell_save_settings),
+ (set_line_status):
+ * e-shell.h: Add a new state to maintian forced offline.
+
2008-01-14 Kjartan Maraas <kmaraas@gnome.org>
* apps_evolution_shell.schemas.in: Add missing punctuation.