From 9b21f6d8fb7315ee3ad449d118f65f3819274a83 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 23 Sep 2002 19:37:11 +0000 Subject: Removed a #warning. * e-icon-list.c (icon_new_from_pixbuf): Removed a #warning. * e-msg-composer-attachment-bar.c (size_to_string): Don't use dots here so we don't get funny wrapping from GnomeIconList. [#236] svn path=/trunk/; revision=18176 --- composer/e-icon-list.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'composer/e-icon-list.c') diff --git a/composer/e-icon-list.c b/composer/e-icon-list.c index a5e7ac45cd..9b5f80bff0 100644 --- a/composer/e-icon-list.c +++ b/composer/e-icon-list.c @@ -1014,8 +1014,7 @@ icon_new_from_pixbuf (EIconList *eil, GdkPixbuf *im, "use_broken_event_handling", FALSE, NULL); - /* FIXME: should this use a selectable font?? */ -#warning "Ettore: should we allow this font to be selectable??" + /* FIXME: Use GTK+ font. */ gnome_icon_text_item_configure (icon->text, 0, 0, priv->icon_width, "-adobe-helvetica-medium-r-normal-*-*-120-*-*-p-*-iso8859-1", -- cgit v1.2.3