diff options
author | Rodney Dawes <dobey@ximian.com> | 2004-04-24 03:13:11 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-04-24 03:13:11 +0800 |
commit | 34e13572841c231de83ac0d6e0a4ee16486ec476 (patch) | |
tree | 706f8284f7a1194c58f1eee7df4a19302280e863 /calendar/ChangeLog | |
parent | c8103848edb67dcd80653f7ba6da9dc7ac222851 (diff) | |
download | gsoc2013-evolution-34e13572841c231de83ac0d6e0a4ee16486ec476.tar.gz gsoc2013-evolution-34e13572841c231de83ac0d6e0a4ee16486ec476.tar.zst gsoc2013-evolution-34e13572841c231de83ac0d6e0a4ee16486ec476.zip |
Call e_icon_factory_init ()
2004-04-23 Rodney Dawes <dobey@ximian.com>
* gui/alarm-notify/notify-main.c (main): Call e_icon_factory_init ()
Fixes #57497
svn path=/trunk/; revision=25602
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index fa51114d01..7b5897aa26 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2004-04-23 Rodney Dawes <dobey@ximian.com> + + * gui/alarm-notify/notify-main.c (main): Call e_icon_factory_init () + + Fixes #57497 + 2004-04-22 Jeffrey Stedfast <fejj@ximian.com> * conduits/calendar/calendar-conduit.c (start_calendar_server): |