From 307c5ec5a121ffa513904260c2a1adadbc54f6c2 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 31 Jul 2001 18:29:15 +0000 Subject: Moved "Sender-contains" to the top of the list and added a Recipient 2001-07-31 Jeffrey Stedfast * searches.xml: Moved "Sender-contains" to the top of the list and added a Recipient contains item. This fixes bugs #4888 and #5668. svn path=/trunk/; revision=11528 --- default_user/ChangeLog | 5 +++++ default_user/searches.xml | 32 ++++++++++++++++++++++---------- 2 files changed, 27 insertions(+), 10 deletions(-) diff --git a/default_user/ChangeLog b/default_user/ChangeLog index 61c6c508f4..0c1bc8fa74 100644 --- a/default_user/ChangeLog +++ b/default_user/ChangeLog @@ -1,3 +1,8 @@ +2001-07-31 Jeffrey Stedfast + + * searches.xml: Moved "Sender-contains" to the top of the list and + added a Recipient contains item. This fixes bugs #4888 and #5668. + 2001-07-30 Jason Leach * Makefile.am (install-data-hook): Only try to make a diff --git a/default_user/searches.xml b/default_user/searches.xml index 2a05fb98db..6ff337bae5 100644 --- a/default_user/searches.xml +++ b/default_user/searches.xml @@ -1,24 +1,32 @@ + + Sender contains + + + + + + + + + Body or subject contains - - crap - + - - crap - + + Body contains @@ -29,6 +37,7 @@ + Subject contains @@ -39,6 +48,7 @@ + Body does not contain @@ -49,6 +59,7 @@ + Subject does not contain @@ -59,12 +70,13 @@ + - Sender contains + Recipients contain - - - + + + -- cgit v1.2.3