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/prefer-plain | |
parent | 2914345f9672559fed0ad88d2841ea4801d8d244 (diff) | |
download | gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar.gz gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar.bz2 gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar.lz gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar.xz gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar.zst gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.zip |
Bug 523216 – User-oriented plugin descriptions
Diffstat (limited to 'plugins/prefer-plain')
-rw-r--r-- | plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml b/plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml index 0f80a11ae5..6d0c3ae6ac 100644 --- a/plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml +++ b/plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml @@ -4,13 +4,10 @@ type="shlib" id="org.gnome.evolution.plugin.preferPlain" location="@PLUGINDIR@/liborg-gnome-prefer-plain@SOEXT@" - _name="Prefer plain-text"> + _name="Prefer Plain Text"> - <_description xml:space="preserve">A test plugin which demonstrates a formatter plugin which lets you choose to disable HTML messages. - -This plugin is unsupported demonstration code only. -</_description> + <_description>View mail messages as plain text, even if they contain HTML content.</_description> <author name="Michael Zucchi" email="NotZed@Ximian.com"/> |