aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/mail-to-task/ChangeLog5
-rw-r--r--plugins/mail-to-task/org-gnome-mail-to-task.eplug.in5
2 files changed, 8 insertions, 2 deletions
diff --git a/plugins/mail-to-task/ChangeLog b/plugins/mail-to-task/ChangeLog
index b616d737a8..3cac365fb5 100644
--- a/plugins/mail-to-task/ChangeLog
+++ b/plugins/mail-to-task/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-04 Rodrigo Moya <rodrigo@novell.com>
+
+ * org-gnome-mail-to-task.eplug.in: fixed description and added
+ author's info, to display correctly on the plugin manager.
+
2004-11-03 Not Zed <NotZed@Ximian.com>
* org-gnome-mail-to-task.eplug.in: revert rodrigo's last fix, it should
diff --git a/plugins/mail-to-task/org-gnome-mail-to-task.eplug.in b/plugins/mail-to-task/org-gnome-mail-to-task.eplug.in
index 4426ec5fd9..e1fe4dc6b3 100644
--- a/plugins/mail-to-task/org-gnome-mail-to-task.eplug.in
+++ b/plugins/mail-to-task/org-gnome-mail-to-task.eplug.in
@@ -4,8 +4,9 @@
type="shlib"
id="org.gnome.evolution.plugin.mailToTask"
location="@PLUGINDIR@/liborg-gnome-mail-to-task.so"
- name="Convert a mail message into a task"
- description="A plugin which allows the creation of tasks from the contents of a mail message">
+ name="Convert a mail message into a 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"/>
<!-- hook into the uri popup menu -->
<hook class="org.gnome.evolution.mail.popup:1.0">