diff options
author | Not Zed <NotZed@Ximian.com> | 2005-07-21 15:08:45 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-07-21 15:08:45 +0800 |
commit | f4443f428e4494efbe2019c0492ec81afc1a4357 (patch) | |
tree | dd370a72392f9581d28410e717ebc6b5c7018a8d /mail/ChangeLog | |
parent | e36af0b6a5729b4ee45bce8d0296de6681f605c0 (diff) | |
download | gsoc2013-evolution-f4443f428e4494efbe2019c0492ec81afc1a4357.tar gsoc2013-evolution-f4443f428e4494efbe2019c0492ec81afc1a4357.tar.gz gsoc2013-evolution-f4443f428e4494efbe2019c0492ec81afc1a4357.tar.bz2 gsoc2013-evolution-f4443f428e4494efbe2019c0492ec81afc1a4357.tar.lz gsoc2013-evolution-f4443f428e4494efbe2019c0492ec81afc1a4357.tar.xz gsoc2013-evolution-f4443f428e4494efbe2019c0492ec81afc1a4357.tar.zst gsoc2013-evolution-f4443f428e4494efbe2019c0492ec81afc1a4357.zip |
reverted dobey's busted view->hide* menu stuff.
2005-07-21 Not Zed <NotZed@Ximian.com>
* em-folder-browser.c: reverted dobey's busted view->hide* menu
stuff.
* em-account-editor.c (emae_option_entry): if we get a null
default, then set "" on the entry.
(emae_option_entry): set the default value on the url if it
doesn't exist already.
svn path=/trunk/; revision=29826
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b5ef851b80..50c3e2dfb9 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2005-07-21 Not Zed <NotZed@Ximian.com> + * em-folder-browser.c: reverted dobey's busted view->hide* menu + stuff. + * em-account-editor.c (emae_option_entry): if we get a null default, then set "" on the entry. (emae_option_entry): set the default value on the url if it |