diff options
author | Rodney Dawes <dobey@ximian.com> | 2004-02-28 03:55:21 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-02-28 03:55:21 +0800 |
commit | 77ce8408267d25bd060e5558847f61bc70575e82 (patch) | |
tree | bb7040de1d273bbc6636b9a19be15f7935d757a1 /addressbook/ChangeLog | |
parent | 2ba4103f3c1ee2d273b1b3098f4775b624548597 (diff) | |
download | gsoc2013-evolution-77ce8408267d25bd060e5558847f61bc70575e82.tar.gz gsoc2013-evolution-77ce8408267d25bd060e5558847f61bc70575e82.tar.zst gsoc2013-evolution-77ce8408267d25bd060e5558847f61bc70575e82.zip |
Get rid of some extraneous event boxes that were not needed/used for
2004-02-27 Rodney Dawes <dobey@ximian.com>
* gui/contact-editor/contact-editor.glade: Get rid of some extraneous
event boxes that were not needed/used for anything really
Set the button relief for the pop-down buttons to NONE
Set the shadow type for the arrows in the pop-down buttons to NONE,
so that we look good with themes that actually handle shadow types on
arrows, since most things just ignore the shadow type anyway
Fixes #8516
svn path=/trunk/; revision=24910
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 387e73a1c9..07dabc1f5b 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,14 @@ +2004-02-27 Rodney Dawes <dobey@ximian.com> + + * gui/contact-editor/contact-editor.glade: Get rid of some extraneous + event boxes that were not needed/used for anything really + Set the button relief for the pop-down buttons to NONE + Set the shadow type for the arrows in the pop-down buttons to NONE, + so that we look good with themes that actually handle shadow types on + arrows, since most things just ignore the shadow type anyway + + Fixes #8516 + 2004-02-26 Hans Petter Jansson <hpj@ximian.com> * util/eab-destination.c (name_and_email_cb): Move unused variable |