aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-mail-message.xml
diff options
context:
space:
mode:
authornobody <nobody@localhost>2003-11-10 23:57:46 +0800
committernobody <nobody@localhost>2003-11-10 23:57:46 +0800
commit4dbf72794e68857f4807a577d42cb36ca5921e3e (patch)
treefafaa10f939a97f6507dfb89af9b02347763c822 /ui/evolution-mail-message.xml
parente2919e15d1880c1ef76e5a2ffdd36f428dc05946 (diff)
downloadgsoc2013-evolution-spam-filtering-mergepoint.tar
gsoc2013-evolution-spam-filtering-mergepoint.tar.gz
gsoc2013-evolution-spam-filtering-mergepoint.tar.bz2
gsoc2013-evolution-spam-filtering-mergepoint.tar.lz
gsoc2013-evolution-spam-filtering-mergepoint.tar.xz
gsoc2013-evolution-spam-filtering-mergepoint.tar.zst
gsoc2013-evolution-spam-filtering-mergepoint.zip
This commit was manufactured by cvs2svn to create tagspam-filtering-mergepoint
'spam-filtering-mergepoint'. svn path=/tags/spam-filtering-mergepoint/; revision=23245
Diffstat (limited to 'ui/evolution-mail-message.xml')
-rw-r--r--ui/evolution-mail-message.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml
index 7992c36be2..1d0af52295 100644
--- a/ui/evolution-mail-message.xml
+++ b/ui/evolution-mail-message.xml
@@ -97,6 +97,13 @@
<cmd name="MessageMarkAsUnimportant"
_tip="Mark the selected message(s) as unimportant"/>
+ <cmd name="MessageMarkAsJunk"
+ _tip="Mark the selected message(s) as junk"
+ pixtype="pixbuf"/>
+
+ <cmd name="MessageMarkAsNoJunk"
+ _tip="Mark the selected message(s) as not being junk"/>
+
<cmd name="MessageMove"
_tip="Move selected message(s) to another folder"
accel="*Control**Shift*v"
@@ -268,6 +275,8 @@
<menuitem name="MessageMarkAsUnRead" verb="" _label="Mark as U_nread"/>
<menuitem name="MessageMarkAsImportant" verb="" _label="Mark as I_mportant"/>
<menuitem name="MessageMarkAsUnimportant" verb="" _label="Mark as Unimp_ortant"/>
+ <menuitem name="MessageMarkAsJunk" verb="" _label="Mark as _Junk"/>
+ <menuitem name="MessageMarkAsNojunk" verb="" _label="Mark as _Not Junk"/>
</placeholder>
</submenu>
</placeholder>