aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/startup-wizard
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-06-18 19:39:20 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-06-18 19:39:20 +0800
commit087a3e6532af00d4f98511d1874fe08bbdf4332d (patch)
tree7bc68497bb597ab5b5eaacbbe8ee1cd807151470 /plugins/startup-wizard
parentfecb63d2c5bdd2c562f4cb44e033f68d3b9653fa (diff)
downloadgsoc2013-evolution-087a3e6532af00d4f98511d1874fe08bbdf4332d.tar
gsoc2013-evolution-087a3e6532af00d4f98511d1874fe08bbdf4332d.tar.gz
gsoc2013-evolution-087a3e6532af00d4f98511d1874fe08bbdf4332d.tar.bz2
gsoc2013-evolution-087a3e6532af00d4f98511d1874fe08bbdf4332d.tar.lz
gsoc2013-evolution-087a3e6532af00d4f98511d1874fe08bbdf4332d.tar.xz
gsoc2013-evolution-087a3e6532af00d4f98511d1874fe08bbdf4332d.tar.zst
gsoc2013-evolution-087a3e6532af00d4f98511d1874fe08bbdf4332d.zip
Use SOEXT.
2005-06-18 Tor Lillqvist <tml@novell.com> * */*.eplug.xml: Use SOEXT. svn path=/trunk/; revision=29538
Diffstat (limited to 'plugins/startup-wizard')
-rw-r--r--plugins/startup-wizard/ChangeLog4
-rw-r--r--plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml2
2 files changed, 5 insertions, 1 deletions
diff --git a/plugins/startup-wizard/ChangeLog b/plugins/startup-wizard/ChangeLog
index 0d869e03e3..dd7bd8d614 100644
--- a/plugins/startup-wizard/ChangeLog
+++ b/plugins/startup-wizard/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-18 Tor Lillqvist <tml@novell.com>
+
+ * org-gnome-evolution-startup-wizard.eplug.xml: Use SOEXT.
+
2005-05-12 Not Zed <NotZed@Ximian.com>
* Makefile.am: added built_sources/cleanfiles
diff --git a/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml b/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml
index 65258ad4ee..e73b5eb743 100644
--- a/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml
+++ b/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml
@@ -3,7 +3,7 @@
<e-plugin
type="shlib"
id="org.gnome.evolution.plugin.startup-wizard"
- location="@PLUGINDIR@/liborg-gnome-evolution-startup-wizard.so"
+ location="@PLUGINDIR@/liborg-gnome-evolution-startup-wizard@SOEXT@"
_name="Startup wizard">
<hook class="org.gnome.evolution.shell.events:1.0">