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/bbdb | |
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/bbdb')
-rw-r--r-- | plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml b/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml index 8f9af69821..04ad29f494 100644 --- a/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml +++ b/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml @@ -5,7 +5,9 @@ _name="Automatic Contacts" location="@PLUGINDIR@/liborg-gnome-evolution-bbdb@SOEXT@"> - <_description>Automatically fills your address book with names and email addresses as you reply to messages. Also fills in IM contact information from your buddy lists.</_description> + <_description xml:space="preserve">Takes the gruntwork out of managing your address book. + +Automatically fills your address book with names and email addresses as you reply to messages. Also fills in IM contact information from your buddy lists.</_description> <author name="Nat Friedman" email="nat@novell.com"/> |