aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-to-task
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mail-to-task')
-rw-r--r--plugins/mail-to-task/ChangeLog8
-rw-r--r--plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml2
2 files changed, 9 insertions, 1 deletions
diff --git a/plugins/mail-to-task/ChangeLog b/plugins/mail-to-task/ChangeLog
index 9932a96c1f..35727aa4b1 100644
--- a/plugins/mail-to-task/ChangeLog
+++ b/plugins/mail-to-task/ChangeLog
@@ -1,3 +1,11 @@
+2007-04-02 Sankar P <psankar@novell.com>
+
+ * Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
+
+ * org-gnome-mail-to-task.eplug.xml:
+ Cleanup.
+ Fixes part of #301149
+
2006-07-31 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #310489
diff --git a/plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml b/plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml
index d28665c88d..00ba6875f8 100644
--- a/plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml
+++ b/plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml
@@ -3,7 +3,7 @@
<e-plugin
type="shlib"
id="org.gnome.evolution.plugin.mailToTask"
- location="@PLUGINDIR@/liborg-gnome-mail-to-task.so"
+ location="@PLUGINDIR@/liborg-gnome-mail-to-task@SOEXT@"
_name="Mail to task">
<_description>A plugin which allows the creation of tasks from the contents of a mail message.</_description>
<author name="Rodrigo Moya" email="rodrigo@novell.com"/>