diff options
| author | Rodrigo Moya <rodrigo@ximian.com> | 2002-07-03 07:16:47 +0800 |
|---|---|---|
| committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2002-07-03 07:16:47 +0800 |
| commit | 4f31e9f28300834c3f8d2bfec7c35cac2b6995b0 (patch) | |
| tree | 6f2e181190c9cb6c959b35ef0b68adee2f7f3ab2 /e-util/ChangeLog | |
| parent | 6a4d86b16e49f9c516150373f192cf73b452c4ff (diff) | |
| download | gsoc2013-evolution-4f31e9f28300834c3f8d2bfec7c35cac2b6995b0.tar.gz gsoc2013-evolution-4f31e9f28300834c3f8d2bfec7c35cac2b6995b0.tar.zst gsoc2013-evolution-4f31e9f28300834c3f8d2bfec7c35cac2b6995b0.zip | |
Ñchanged to return a gboolean (TRUE if the icon is found, FALSE if not).
2002-07-02 Rodrigo Moya <rodrigo@ximian.com>
* 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
Diffstat (limited to 'e-util/ChangeLog')
| -rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
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 <rodrigo@ximian.com> + + * 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 <NotZed@Ximian.com> * e-dialog-utils.c (e_gnome_warning_dialog_parented): |
