diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2003-03-20 19:44:26 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2003-03-20 19:44:26 +0800 |
commit | 4b5968561d8efd1d7478c0a8006c1fc2eced1a92 (patch) | |
tree | 146292a93d9cfb9b73e8a54611dec5536312ab29 /calendar/ChangeLog | |
parent | 1dc4c5de39970316494ab17e2b50ae1a7ca6170e (diff) | |
download | gsoc2013-evolution-4b5968561d8efd1d7478c0a8006c1fc2eced1a92.tar gsoc2013-evolution-4b5968561d8efd1d7478c0a8006c1fc2eced1a92.tar.gz gsoc2013-evolution-4b5968561d8efd1d7478c0a8006c1fc2eced1a92.tar.bz2 gsoc2013-evolution-4b5968561d8efd1d7478c0a8006c1fc2eced1a92.tar.lz gsoc2013-evolution-4b5968561d8efd1d7478c0a8006c1fc2eced1a92.tar.xz gsoc2013-evolution-4b5968561d8efd1d7478c0a8006c1fc2eced1a92.tar.zst gsoc2013-evolution-4b5968561d8efd1d7478c0a8006c1fc2eced1a92.zip |
removed. (load_file_fn, vcal_load_file_fn): use physical_uri instead of
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.
svn path=/trunk/; revision=20380
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index eb109a9a59..30411808ca 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +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. + 2003-03-19 Ettore Perazzoli <ettore@ximian.com> * importers/GNOME_Evolution_Calendar_Importer.server.in.in: |