aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/copy-tool/ChangeLog5
-rw-r--r--plugins/copy-tool/org-gnome-copy-tool.eplug.in5
2 files changed, 8 insertions, 2 deletions
diff --git a/plugins/copy-tool/ChangeLog b/plugins/copy-tool/ChangeLog
index 379be28080..761df6d9fe 100644
--- a/plugins/copy-tool/ChangeLog
+++ b/plugins/copy-tool/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-03 Not Zed <NotZed@Ximian.com>
+
+ * org-gnome-copy-tool.eplug.in: gave it a better name and fixed
+ the description and author tags.
+
2004-11-01 JP Rosevear <jpr@novell.com>
* Makefile.am: dist .eplug.in file
diff --git a/plugins/copy-tool/org-gnome-copy-tool.eplug.in b/plugins/copy-tool/org-gnome-copy-tool.eplug.in
index 9d1d05913d..10c2a5d6be 100644
--- a/plugins/copy-tool/org-gnome-copy-tool.eplug.in
+++ b/plugins/copy-tool/org-gnome-copy-tool.eplug.in
@@ -4,8 +4,9 @@
type="shlib"
id="org.gnome.evolution.plugin.copyTool"
location="@PLUGINDIR@/liborg-gnome-copy-tool.so"
- name="A tool to extend various clipboard operations"
- description="A test plugin which demonstrates a popup menu plugin which lets you copy things to the clipboard">
+ name="Copy tool">
+ <description>A test plugin which demonstrates a popup menu plugin which lets you copy things to the clipboard</description>
+ <author name="Michael Zucchi" email="notzed@ximian.com"/>
<!-- hook into the uri popup menu -->
<hook class="org.gnome.evolution.mail.popup:1.0">