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/mark-all-read | |
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/mark-all-read')
-rw-r--r-- | plugins/mark-all-read/org-gnome-mark-all-read.eplug.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mark-all-read/org-gnome-mark-all-read.eplug.xml b/plugins/mark-all-read/org-gnome-mark-all-read.eplug.xml index 76c0864fa1..a254e1e4db 100644 --- a/plugins/mark-all-read/org-gnome-mark-all-read.eplug.xml +++ b/plugins/mark-all-read/org-gnome-mark-all-read.eplug.xml @@ -6,7 +6,7 @@ _name="Mark All Read" location="@PLUGINDIR@/liborg-gnome-mark-all-read@SOEXT@"> <author name="Chenthill Palanisamy" email="pchenthill@novell.com"/> - <_description>Used for marking all the messages under a folder as read</_description> + <_description>Mark all messages in a folder as read.</_description> <hook class="org.gnome.evolution.ui:1.0"> <ui-manager id="org.gnome.evolution.mail"> |