diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-05-22 02:24:22 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-05-22 02:24:22 +0800 |
commit | 1f65552d0dd6e8635ef0926a0f750c4f0bd34230 (patch) | |
tree | 189240ab0727a9ed7153336557846ed00c415ac2 /plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml | |
parent | 2914345f9672559fed0ad88d2841ea4801d8d244 (diff) | |
download | gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar.gz gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar.zst gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.zip |
Bug 523216 – User-oriented plugin descriptions
Diffstat (limited to 'plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml')
-rw-r--r-- | plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml | 4 |
1 files changed, 2 insertions, 2 deletions
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 74210054d6..65ae2f4a7b 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 @@ -4,8 +4,8 @@ type="shlib" id="org.gnome.evolution.plugin.mailToTask" 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> + _name="Mail-to-Task"> + <_description>Convert a mail message to a task.</_description> <author name="Rodrigo Moya" email="rodrigo@novell.com"/> <!-- hook into the uri popup menu --> |