diff options
author | Rodrigo Moya <rodrigo@novell.com> | 2004-08-05 23:52:14 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2004-08-05 23:52:14 +0800 |
commit | 132c7a5a27f26c2a6f0dcb569cbf05d13fc9b1e2 (patch) | |
tree | e05b3dcd1c08fc46d13fe421726ddc8abd003b05 /e-util/ChangeLog | |
parent | 58ba386daff382a4364645f3099fbcca6d07ade4 (diff) | |
download | gsoc2013-evolution-132c7a5a27f26c2a6f0dcb569cbf05d13fc9b1e2.tar.gz gsoc2013-evolution-132c7a5a27f26c2a6f0dcb569cbf05d13fc9b1e2.tar.zst gsoc2013-evolution-132c7a5a27f26c2a6f0dcb569cbf05d13fc9b1e2.zip |
Fixes #62030
2004-08-05 Rodrigo Moya <rodrigo@novell.com>
Fixes #62030
* e-icon-factory.c (load_icon): get the icon_key as a new argument
and use that in the call to icon_new().
(e_icon_factory_get_icon): pass icon_key to load_icon().
(e_icon_factory_get_icon_list): ditto.
svn path=/trunk/; revision=26830
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 0cd49c9fe6..4e130c781d 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,12 @@ +2004-08-05 Rodrigo Moya <rodrigo@novell.com> + + Fixes #62030 + + * e-icon-factory.c (load_icon): get the icon_key as a new argument + and use that in the call to icon_new(). + (e_icon_factory_get_icon): pass icon_key to load_icon(). + (e_icon_factory_get_icon_list): ditto. + 2004-08-01 JP Rosevear <jpr@novell.com> * e-pilot-util.c (e_pilot_get_sync_source): find the source with |