Update of /cvsroot/mahogany/M/include
In directory usw-pr-cvs1:/tmp/cvs-serv14028/include

Modified Files:
        MFilterLang.h 
Log Message:
added spam test for the subject in caps only; fixed memory leak and a UI update 
problem in the filter editing dialog

Index: MFilterLang.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/MFilterLang.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -b -u -2 -r1.2 -r1.3
--- MFilterLang.h       30 Jun 2002 23:50:15 -0000      1.2
+++ MFilterLang.h       4 Jul 2002 00:05:52 -0000       1.3
@@ -25,4 +25,7 @@
 #define SPAM_TEST_SUBJ8BIT "subj8bit"
 
+/// does the subject contain too many capital letters?
+#define SPAM_TEST_SUBJCAPS "subjcaps"
+
 /// korean charset?
 #define SPAM_TEST_KOREAN "korean"



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
No, I will not fix your computer.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to