aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamon Chaplin <damon@ximian.com>2001-12-11 03:09:38 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-12-11 03:09:38 +0800
commitbc9bb5281bcb7e3460b4ecc349cab14e3af812f1 (patch)
treeb571ad54eb00b5104b519573957246ff6f8544c6
parent5f447101ddea3fffcfec86780ba912998842a8fa (diff)
downloadgsoc2013-evolution-bc9bb5281bcb7e3460b4ecc349cab14e3af812f1.tar
gsoc2013-evolution-bc9bb5281bcb7e3460b4ecc349cab14e3af812f1.tar.gz
gsoc2013-evolution-bc9bb5281bcb7e3460b4ecc349cab14e3af812f1.tar.bz2
gsoc2013-evolution-bc9bb5281bcb7e3460b4ecc349cab14e3af812f1.tar.lz
gsoc2013-evolution-bc9bb5281bcb7e3460b4ecc349cab14e3af812f1.tar.xz
gsoc2013-evolution-bc9bb5281bcb7e3460b4ecc349cab14e3af812f1.tar.zst
gsoc2013-evolution-bc9bb5281bcb7e3460b4ecc349cab14e3af812f1.zip
fixed executable name. Fixes bug #16880.
2001-12-10 Damon Chaplin <damon@ximian.com> * importers/GNOME_Evolution_Calendar_Importer.oaf.in: fixed executable name. Fixes bug #16880. svn path=/trunk/; revision=14955
-rw-r--r--calendar/ChangeLog5
-rw-r--r--calendar/importers/GNOME_Evolution_Calendar_Importer.oaf.in2
2 files changed, 6 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index e67de963cf..a78e78ab94 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-10 Damon Chaplin <damon@ximian.com>
+
+ * importers/GNOME_Evolution_Calendar_Importer.oaf.in: fixed executable
+ name. Fixes bug #16880.
+
2001-12-08 JP Rosevear <jpr@ximian.com>
* conduits/calendar/calendar-conduit.c (local_record_from_comp):
diff --git a/calendar/importers/GNOME_Evolution_Calendar_Importer.oaf.in b/calendar/importers/GNOME_Evolution_Calendar_Importer.oaf.in
index 35ccf84a66..0460bf471f 100644
--- a/calendar/importers/GNOME_Evolution_Calendar_Importer.oaf.in
+++ b/calendar/importers/GNOME_Evolution_Calendar_Importer.oaf.in
@@ -2,7 +2,7 @@
<oaf_server iid="OAFIID:GNOME_Evolution_Calendar_ImporterFactory"
type="exe"
- location="evolution-evolution-importer">
+ location="evolution-calendar-importer">
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:GNOME/ObjectFactory:1.0"/>