From 4f31e9f28300834c3f8d2bfec7c35cac2b6995b0 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Tue, 2 Jul 2002 23:16:47 +0000 Subject: Ă‘changed to return a gboolean (TRUE if the icon is found, FALSE if not). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2002-07-02 Rodrigo Moya * e-categories-config.c (e_categories_config_get_icon_for):Ă‘changed to return a gboolean (TRUE if the icon is found, FALSE if not). svn path=/trunk/; revision=17356 --- e-util/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index eba2575f0e..1e818b4767 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2002-07-02 Rodrigo Moya + + * e-categories-config.c (e_categories_config_get_icon_for):Ñchanged to + return a gboolean (TRUE if the icon is found, FALSE if not). + 2002-06-07 Not Zed * e-dialog-utils.c (e_gnome_warning_dialog_parented): -- cgit