aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/calendar-file
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/calendar-file')
-rw-r--r--plugins/calendar-file/ChangeLog4
-rw-r--r--plugins/calendar-file/org-gnome-calendar-file.eplug.xml2
2 files changed, 5 insertions, 1 deletions
diff --git a/plugins/calendar-file/ChangeLog b/plugins/calendar-file/ChangeLog
index ae40612c7f..75c881bece 100644
--- a/plugins/calendar-file/ChangeLog
+++ b/plugins/calendar-file/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-18 Tor Lillqvist <tml@novell.com>
+
+ * org-gnome-calendar-file.eplug.xml: Use SOEXT.
+
2005-05-11 Not Zed <NotZed@Ximian.com>
* Makefile.am: add built_sources/cleanfiles
diff --git a/plugins/calendar-file/org-gnome-calendar-file.eplug.xml b/plugins/calendar-file/org-gnome-calendar-file.eplug.xml
index a2351c616e..f2af9a0037 100644
--- a/plugins/calendar-file/org-gnome-calendar-file.eplug.xml
+++ b/plugins/calendar-file/org-gnome-calendar-file.eplug.xml
@@ -2,7 +2,7 @@
<e-plugin-list>
<e-plugin
type="shlib"
- location="@PLUGINDIR@/liborg-gnome-calendar-file.so"
+ location="@PLUGINDIR@/liborg-gnome-calendar-file@SOEXT@"
id="org.gnome.evolution.calendar.file"
_name="Local Calendars">
<author name="JP Rosevear" email="jpr@novell.com"/>