diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-05-22 06:23:14 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-05-22 06:23:14 +0800 |
commit | cbaa9eb7432b11d9bd6cb38fe5ef027612720623 (patch) | |
tree | 6a02c49c11cc58d98b9950543480eb9d554bf89a /plugins/email-custom-header | |
parent | 84c2e3735ce6e4df88142e86446f9179b6e341e4 (diff) | |
parent | 1f65552d0dd6e8635ef0926a0f750c4f0bd34230 (diff) | |
download | gsoc2013-evolution-cbaa9eb7432b11d9bd6cb38fe5ef027612720623.tar.gz gsoc2013-evolution-cbaa9eb7432b11d9bd6cb38fe5ef027612720623.tar.zst gsoc2013-evolution-cbaa9eb7432b11d9bd6cb38fe5ef027612720623.zip |
Merge branch 'master' into kill-bonobo
Conflicts:
plugins/audio-inline/org-gnome-audio-inline.eplug.xml
plugins/mail-account-disable/org-gnome-mail-account-disable.eplug.xml
plugins/mark-all-read/org-gnome-mark-all-read.eplug.xml
plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml
plugins/select-one-source/org-gnome-select-one-source.eplug.xml
Diffstat (limited to 'plugins/email-custom-header')
-rw-r--r-- | plugins/email-custom-header/org-gnome-email-custom-header.eplug.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/email-custom-header/org-gnome-email-custom-header.eplug.xml b/plugins/email-custom-header/org-gnome-email-custom-header.eplug.xml index 94102ba62a..3eb1f0a5a5 100644 --- a/plugins/email-custom-header/org-gnome-email-custom-header.eplug.xml +++ b/plugins/email-custom-header/org-gnome-email-custom-header.eplug.xml @@ -5,7 +5,7 @@ <author name="Ashish Shrivastava" email="shashish@novell.com"/> <!-- For Translators: 'custom header' string is used while adding a new message header to outgoing message, to specify what value for the message header would be added --> - <_description>Adds custom header to outgoing messages.</_description> + <_description>Add custom headers to outgoing mail messages.</_description> <hook class="org.gnome.evolution.ui:1.0"> <ui-manager id="org.gnome.evolution.composer"> |