aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/importers
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-06-18 19:31:51 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-06-18 19:31:51 +0800
commit69addb95b720be8bdf205f29de6470ed8aaadd97 (patch)
tree95fc5734fd16fa6a0e7f58f4eb00673ba3a0cf8c /calendar/importers
parent09d31dedfd718e576350eb4bf9630ccf19a06a19 (diff)
downloadgsoc2013-evolution-69addb95b720be8bdf205f29de6470ed8aaadd97.tar
gsoc2013-evolution-69addb95b720be8bdf205f29de6470ed8aaadd97.tar.gz
gsoc2013-evolution-69addb95b720be8bdf205f29de6470ed8aaadd97.tar.bz2
gsoc2013-evolution-69addb95b720be8bdf205f29de6470ed8aaadd97.tar.lz
gsoc2013-evolution-69addb95b720be8bdf205f29de6470ed8aaadd97.tar.xz
gsoc2013-evolution-69addb95b720be8bdf205f29de6470ed8aaadd97.tar.zst
gsoc2013-evolution-69addb95b720be8bdf205f29de6470ed8aaadd97.zip
gui/GNOME_Evolution_Calendar.server.in.in Use SOEXT.
2005-06-18 Tor Lillqvist <tml@novell.com> * gui/GNOME_Evolution_Calendar.server.in.in * importers/GNOME_Evolution_Calendar_Importer.server.in.in: Use SOEXT. svn path=/trunk/; revision=29535
Diffstat (limited to 'calendar/importers')
-rw-r--r--calendar/importers/GNOME_Evolution_Calendar_Importer.server.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/importers/GNOME_Evolution_Calendar_Importer.server.in.in b/calendar/importers/GNOME_Evolution_Calendar_Importer.server.in.in
index 810905fbfa..4c19b9f37d 100644
--- a/calendar/importers/GNOME_Evolution_Calendar_Importer.server.in.in
+++ b/calendar/importers/GNOME_Evolution_Calendar_Importer.server.in.in
@@ -2,7 +2,7 @@
<oaf_server iid="OAFIID:GNOME_Evolution_Calendar_ImporterFactory:@VERSION@"
type="shlib"
- location="@IMPORTERSDIR@/libevolution-calendar-importers.so">
+ location="@IMPORTERSDIR@/libevolution-calendar-importers@SOEXT@">
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:GNOME/ObjectFactory:1.0"/>