aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/calendar-weather
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/calendar-weather')
-rw-r--r--plugins/calendar-weather/ChangeLog4
-rw-r--r--plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml2
2 files changed, 5 insertions, 1 deletions
diff --git a/plugins/calendar-weather/ChangeLog b/plugins/calendar-weather/ChangeLog
index efb763043b..720760aa52 100644
--- a/plugins/calendar-weather/ChangeLog
+++ b/plugins/calendar-weather/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-18 Tor Lillqvist <tml@novell.com>
+
+ * org-gnome-calendar-weather.eplug.xml: Use SOEXT.
+
2005-05-11 Not Zed <NotZed@Ximian.com>
* Makefile.am: added built_sources/cleanfiles
diff --git a/plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml b/plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml
index 1554ce72fc..442fd83074 100644
--- a/plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml
+++ b/plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml
@@ -2,7 +2,7 @@
<e-plugin-list>
<e-plugin
type="shlib"
- location="@PLUGINDIR@/liborg-gnome-calendar-weather.so"
+ location="@PLUGINDIR@/liborg-gnome-calendar-weather@SOEXT@"
id="org.gnome.evolution.calendar.weather"
_name="Weather Calendars">
<_description>Provides core functionality for weather calendars.</_description>