diff options
author | Dan Winship <danw@src.gnome.org> | 2000-08-03 06:38:46 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-08-03 06:38:46 +0800 |
commit | f29b73483cecc138b1cbee31bbd318973abd466e (patch) | |
tree | 33248f8cb703192acacb8c878c39099ec0d2a9b9 /mail/ChangeLog | |
parent | a0281d1b1860f650ba2293e422cbc9ec7ee2012b (diff) | |
download | gsoc2013-evolution-f29b73483cecc138b1cbee31bbd318973abd466e.tar gsoc2013-evolution-f29b73483cecc138b1cbee31bbd318973abd466e.tar.gz gsoc2013-evolution-f29b73483cecc138b1cbee31bbd318973abd466e.tar.bz2 gsoc2013-evolution-f29b73483cecc138b1cbee31bbd318973abd466e.tar.lz gsoc2013-evolution-f29b73483cecc138b1cbee31bbd318973abd466e.tar.xz gsoc2013-evolution-f29b73483cecc138b1cbee31bbd318973abd466e.tar.zst gsoc2013-evolution-f29b73483cecc138b1cbee31bbd318973abd466e.zip |
Make the "test settings" button FILL rather than SHRINK so it doesn't end
* mail-config.c (service_page_item_new): Make the "test settings"
button FILL rather than SHRINK so it doesn't end up oddly-placed.
* mail-config-druid.glade: Make the icon background dark blue
like the surrounding area.
svn path=/trunk/; revision=4491
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index d28861ab89..a146c4d6f4 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2000-08-02 Dan Winship <danw@helixcode.com> + + * mail-config.c (service_page_item_new): Make the "test settings" + button FILL rather than SHRINK so it doesn't end up oddly-placed. + + * mail-config-druid.glade: Make the icon background dark blue + like the surrounding area. + 2000-08-02 Christopher James Lahey <clahey@helixcode.com> * mail-ops.c, message-list.c: Emit "model_pre_change" where |