aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2002-10-23 21:46:16 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2002-10-23 21:46:16 +0800
commita668b294887993db872ba94f5ecd3f0375b8c398 (patch)
treea53ccca2ab0bdf8ac941ec75ba4c44832f6dbede /calendar/ChangeLog
parent96a009288c6eb8cf05a77049662659483dd34f61 (diff)
downloadgsoc2013-evolution-a668b294887993db872ba94f5ecd3f0375b8c398.tar
gsoc2013-evolution-a668b294887993db872ba94f5ecd3f0375b8c398.tar.gz
gsoc2013-evolution-a668b294887993db872ba94f5ecd3f0375b8c398.tar.bz2
gsoc2013-evolution-a668b294887993db872ba94f5ecd3f0375b8c398.tar.lz
gsoc2013-evolution-a668b294887993db872ba94f5ecd3f0375b8c398.tar.xz
gsoc2013-evolution-a668b294887993db872ba94f5ecd3f0375b8c398.tar.zst
gsoc2013-evolution-a668b294887993db872ba94f5ecd3f0375b8c398.zip
Fixes #32613
2002-10-23 Rodrigo Moya <rodrigo@ximian.com> Fixes #32613 * gui/component-factory.c (sc_user_create_new_item_cb): use the default calendar/tasks folder to activate the component editor. (get_data_uri): deal correctly with the URIs being used. svn path=/trunk/; revision=18415
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 939b343bdc..ca6550e582 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2002-10-23 Rodrigo Moya <rodrigo@ximian.com>
+
+ Fixes #32613
+
+ * gui/component-factory.c (sc_user_create_new_item_cb): use the
+ default calendar/tasks folder to activate the component editor.
+ (get_data_uri): deal correctly with the URIs being used.
+
2002-10-23 JP Rosevear <jpr@ximian.com>
* gui/e-itip-control.c (show_current): fix warning