diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-04-10 07:52:46 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-04-10 07:52:46 +0800 |
commit | 6b93328a402c4835788274f6b8f94f587296218e (patch) | |
tree | 818333434ba586a12f9abd86835c8470691997db /mail/ChangeLog | |
parent | 35d0d166f8b2bb58ba9d83925156c3388a01ad49 (diff) | |
download | gsoc2013-evolution-6b93328a402c4835788274f6b8f94f587296218e.tar.gz gsoc2013-evolution-6b93328a402c4835788274f6b8f94f587296218e.tar.zst gsoc2013-evolution-6b93328a402c4835788274f6b8f94f587296218e.zip |
Kludge around the brokeness that is GtkOptionMenu just like we kludge
2002-04-09 Jeffrey Stedfast <fejj@ximian.com>
* mail-account-gui.c (setup_service): Kludge around the brokeness
that is GtkOptionMenu just like we kludge around it for the
authtype option menu.
svn path=/trunk/; revision=16417
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 41076e152c..83451115b5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2002-04-09 Jeffrey Stedfast <fejj@ximian.com> + + * mail-account-gui.c (setup_service): Kludge around the brokeness + that is GtkOptionMenu just like we kludge around it for the + authtype option menu. + 2002-04-09 Dan Winship <danw@ximian.com> * component-factory.c (create_view): Add view_info arg, but don't |