diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-01-24 06:23:30 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-01-24 06:23:30 +0800 |
commit | 091021b9317ece4c2e5f2c2a2d840a6ef9ca0c3e (patch) | |
tree | c6f5c4370703271ef31ea3609171325d80f28723 /calendar/ChangeLog | |
parent | d60bd882b5945a44c029b6a4cd98527a09899090 (diff) | |
download | gsoc2013-evolution-091021b9317ece4c2e5f2c2a2d840a6ef9ca0c3e.tar.gz gsoc2013-evolution-091021b9317ece4c2e5f2c2a2d840a6ef9ca0c3e.tar.zst gsoc2013-evolution-091021b9317ece4c2e5f2c2a2d840a6ef9ca0c3e.zip |
Pass a NULL @icon to
* gui/component-factory.c (create_object): Pass a NULL @icon to
`evolution_shell_component_add_user_creatable_item()'.
svn path=/trunk/; revision=15440
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 03234ffad4..494b6ac008 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2002-01-23 Ettore Perazzoli <ettore@ximian.com> + + * gui/component-factory.c (create_object): Pass a NULL @icon to + `evolution_shell_component_add_user_creatable_item()'. + 2002-01-21 JP Rosevear <jpr@ximian.com> * conduits/todo/todo-conduit.c (todoconduit_load_configuration): |