diff options
author | JP Rosevear <jpr@ximian.com> | 2004-05-10 20:59:36 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-05-10 20:59:36 +0800 |
commit | 6f6440de6109be0603e7b886d31fce3ff270735c (patch) | |
tree | 030d1ed457d3b59f60ba69c3f6787689672c6f3a /shell/ChangeLog | |
parent | 0de7af661d4e72b621edc8ac06f8c48b9bea9d41 (diff) | |
download | gsoc2013-evolution-6f6440de6109be0603e7b886d31fce3ff270735c.tar.gz gsoc2013-evolution-6f6440de6109be0603e7b886d31fce3ff270735c.tar.zst gsoc2013-evolution-6f6440de6109be0603e7b886d31fce3ff270735c.zip |
set title to just Evolution (show_development_warning): ditto for warning
2004-05-10 JP Rosevear <jpr@ximian.com>
* main.c (show_development_warning): set title to just Evolution
(show_development_warning): ditto for warning
(idle_cb): ditto for title
* e-shell-window.c (update_offline_toggle_status): set tooltip to
just Evolution
(e_shell_window_new): ditto for window title
* e-shell-window-commands.c (command_about_box): set title to
just Evolution
svn path=/trunk/; revision=25835
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 658dbc471f..7d09b2ffa0 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,16 @@ +2004-05-10 JP Rosevear <jpr@ximian.com> + + * main.c (show_development_warning): set title to just Evolution + (show_development_warning): ditto for warning + (idle_cb): ditto for title + + * e-shell-window.c (update_offline_toggle_status): set tooltip to + just Evolution + (e_shell_window_new): ditto for window title + + * e-shell-window-commands.c (command_about_box): set title to + just Evolution + 2004-05-05 Dan Winship <danw@ximian.com> * e-sidebar.c (layout_buttons): Change the algorithm so that if |