diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-04-09 04:00:46 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-04-09 04:00:46 +0800 |
commit | cc28f482cc2f14926ccf6dfd4db970a167063516 (patch) | |
tree | b140f723601c97f89d7abb37b7102e1dfa4dbbb1 /mail/ChangeLog | |
parent | 600e79999475e13edd019bd868249146ab949fd2 (diff) | |
download | gsoc2013-evolution-cc28f482cc2f14926ccf6dfd4db970a167063516.tar.gz gsoc2013-evolution-cc28f482cc2f14926ccf6dfd4db970a167063516.tar.zst gsoc2013-evolution-cc28f482cc2f14926ccf6dfd4db970a167063516.zip |
Re-added the config wizard interfaces. Ettore accidently removed them
2002-04-08 Jeffrey Stedfast <fejj@ximian.com>
* GNOME_Evolution_Mail.oaf.in: Re-added the config wizard
interfaces. Ettore accidently removed them thinking they were
duplicates of the new mail-config interfaces.
* mail-config.glade: Remove the OK, Apply, Cancel buttons from the
keyboard shortcut tab in the composer_prefs dialog.
* mail-account-gui.c: No need to check gui->source before using
gui->source->url, since gui->source *has* to exist.
svn path=/trunk/; revision=16391
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 1677b92684..335d750bdd 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2002-04-08 Jeffrey Stedfast <fejj@ximian.com> + + * GNOME_Evolution_Mail.oaf.in: Re-added the config wizard + interfaces. Ettore accidently removed them thinking they were + duplicates of the new mail-config interfaces. + + * mail-config.glade: Remove the OK, Apply, Cancel buttons from the + keyboard shortcut tab in the composer_prefs dialog. + + * mail-account-gui.c: No need to check gui->source before using + gui->source->url, since gui->source *has* to exist. + 2002-04-06 JP Rosevear <jpr@ximian.com> * GNOME_Evolution_Mail.oaf.in: add config_item:type |