diff options
author | Not Zed <NotZed@Ximian.com> | 2002-11-21 07:44:19 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2002-11-21 07:44:19 +0800 |
commit | e9f3fc8bba0abaabf4ef01cd1cd446926e88cb50 (patch) | |
tree | 9691eed595bd9443f5313356300e83fa57055877 /calendar/ChangeLog | |
parent | 86a5d1bf73483198f92067a5c3dbdf23956f1a78 (diff) | |
download | gsoc2013-evolution-e9f3fc8bba0abaabf4ef01cd1cd446926e88cb50.tar gsoc2013-evolution-e9f3fc8bba0abaabf4ef01cd1cd446926e88cb50.tar.gz gsoc2013-evolution-e9f3fc8bba0abaabf4ef01cd1cd446926e88cb50.tar.bz2 gsoc2013-evolution-e9f3fc8bba0abaabf4ef01cd1cd446926e88cb50.tar.lz gsoc2013-evolution-e9f3fc8bba0abaabf4ef01cd1cd446926e88cb50.tar.xz gsoc2013-evolution-e9f3fc8bba0abaabf4ef01cd1cd446926e88cb50.tar.zst gsoc2013-evolution-e9f3fc8bba0abaabf4ef01cd1cd446926e88cb50.zip |
pass type to bonobo_control_set_property.
2002-11-21 Not Zed <NotZed@Ximian.com>
* gui/component-factory.c (create_view): pass type to
bonobo_control_set_property.
svn path=/trunk/; revision=18872
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 06522b1fe2..120e792919 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2002-11-21 Not Zed <NotZed@Ximian.com> + + * gui/component-factory.c (create_view): pass type to + bonobo_control_set_property. + 2002-11-20 Not Zed <NotZed@Ximian.com> * gui/Makefile.am (EXTRA_DIST): fix typo, servers_in_files -> |