[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE_3_2_BRANCH: kdepim/kmail
From:       Ingo Klöcker <kloecker () kde ! org>
Date:       2004-02-12 19:56:02
Message-ID: 20040212195602.A6D609192 () office ! kde ! org
[Download RAW message or body]

CVS commit by kloecker: 

Backport: Fix bug 75024 (search for <new> or <unread> also returns read emails) by \
converting the translated status string back to its English version which is \
understood by KMail.


  M +1 -1      kmsearchpatternedit.cpp   1.48.4.1


--- kdepim/kmail/kmsearchpatternedit.cpp  #1.48:1.48.4.1
@@ -137,5 +137,5 @@ KMSearchRule* KMSearchRuleWidget::rule()
   QString text = 0;
   if ( ruleField == "<status>" )
-    text = mStati->currentText();
+    text = statusToEnglish( mStati->currentText() );
   else
     text = mRuleValue->text();


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic