diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-02-22 10:23:40 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-02-22 10:23:40 +0800 |
commit | cad0e082bf449119c46e92a000aa47dfba61be68 (patch) | |
tree | 3f4dde8510d700af87a29ba5739d4c7c56778337 /calendar/ChangeLog | |
parent | baf32e6a42c8d1997ff12658c16ec617cab65d0d (diff) | |
download | gsoc2013-evolution-cad0e082bf449119c46e92a000aa47dfba61be68.tar gsoc2013-evolution-cad0e082bf449119c46e92a000aa47dfba61be68.tar.gz gsoc2013-evolution-cad0e082bf449119c46e92a000aa47dfba61be68.tar.bz2 gsoc2013-evolution-cad0e082bf449119c46e92a000aa47dfba61be68.tar.lz gsoc2013-evolution-cad0e082bf449119c46e92a000aa47dfba61be68.tar.xz gsoc2013-evolution-cad0e082bf449119c46e92a000aa47dfba61be68.tar.zst gsoc2013-evolution-cad0e082bf449119c46e92a000aa47dfba61be68.zip |
New helper function. (create_object): Add icons for the various user
* gui/component-factory.c (add_creatable_item): New helper
function.
(create_object): Add icons for the various user creatable items.
svn path=/trunk/; revision=15790
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 46efeed232..2463ef52bc 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,10 +1,16 @@ +2002-02-21 Ettore Perazzoli <ettore@ximian.com> + + * gui/component-factory.c (add_creatable_item): New helper + function. + (create_object): Add icons for the various user creatable items. + 2002-02-19 JP Rosevear <jpr@ximian.com> * gui/e-itip-control.c (send_item): pass extra itip_send_comp - params + params (send_freebusy): ditto (ok_clicked_cb): ditto, including the timezones culled from the - component + component * gui/e-week-view.c: pass extra itip_send_comp params |