From 77ce8408267d25bd060e5558847f61bc70575e82 Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Fri, 27 Feb 2004 19:55:21 +0000 Subject: Get rid of some extraneous event boxes that were not needed/used for 2004-02-27 Rodney Dawes * 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 --- addressbook/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'addressbook/ChangeLog') 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 + + * 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 * util/eab-destination.c (name_and_email_cb): Move unused variable -- cgit