From ccda437a9ab19df7be5a3d5608cc4ca7c93c4e69 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 30 Aug 2000 15:28:36 +0000 Subject: make e-util depend on libunicode * Makefile.am (libeutil_la_LIBADD): make e-util depend on libunicode * e-popup-menu.c (make_item): Use GtkMenuItem rather than GtkPixmapMenuItem for items with no pixmaps, so that if the whole menu is pixmapless, you don't get a column of blank pixmaps. svn path=/trunk/; revision=5114 --- e-util/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index cb5d4f0a5e..cf73491624 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,12 @@ +2000-08-30 Dan Winship + + * Makefile.am (libeutil_la_LIBADD): make e-util depend on + libunicode + + * e-popup-menu.c (make_item): Use GtkMenuItem rather than + GtkPixmapMenuItem for items with no pixmaps, so that if the whole + menu is pixmapless, you don't get a column of blank pixmaps. + 2000-08-24 Lauris Kaplinski * e-unicode.h: -- cgit v1.2.3