aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2003-03-20 19:50:56 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2003-03-20 19:50:56 +0800
commit49357f4f416d2858d2620d3dd39e8b99d30361aa (patch)
tree98f998abd5b17f4fde34245727d1819ff6a93878 /calendar/ChangeLog
parent4b5968561d8efd1d7478c0a8006c1fc2eced1a92 (diff)
downloadgsoc2013-evolution-49357f4f416d2858d2620d3dd39e8b99d30361aa.tar
gsoc2013-evolution-49357f4f416d2858d2620d3dd39e8b99d30361aa.tar.gz
gsoc2013-evolution-49357f4f416d2858d2620d3dd39e8b99d30361aa.tar.bz2
gsoc2013-evolution-49357f4f416d2858d2620d3dd39e8b99d30361aa.tar.lz
gsoc2013-evolution-49357f4f416d2858d2620d3dd39e8b99d30361aa.tar.xz
gsoc2013-evolution-49357f4f416d2858d2620d3dd39e8b99d30361aa.tar.zst
gsoc2013-evolution-49357f4f416d2858d2620d3dd39e8b99d30361aa.zip
removed activation of shell_client. (importer_destroy_cb): no need to
2003-03-20 Rodrigo Moya <rodrigo@ximian.com> * importers/ical-importer.c: removed activation of shell_client. (importer_destroy_cb): no need to unref shell_client. (connect_to_shell): removed. (ical_importer_new, vcal_importer_new): don't call connect_to_shell. svn path=/trunk/; revision=20381
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 30411808ca..5d6da167b3 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,12 @@
2003-03-20 Rodrigo Moya <rodrigo@ximian.com>
+ * importers/ical-importer.c: removed activation of shell_client.
+ (importer_destroy_cb): no need to unref shell_client.
+ (connect_to_shell): removed.
+ (ical_importer_new, vcal_importer_new): don't call connect_to_shell.
+
+2003-03-20 Rodrigo Moya <rodrigo@ximian.com>
+
* importers/ical-importer.c (get_uri_from_folder_path): removed.
(load_file_fn, vcal_load_file_fn): use physical_uri instead of
folderpath.