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

List:       kde-commits
Subject:    kdenetwork/knewsticker/common
From:       Frerich Raabe <raabe () kde ! org>
Date:       2003-08-31 3:17:30
[Download RAW message or body]

CVS commit by raabe: 

- Always use the custom name when checking whether a filter matches, so that
  the filters also work if "Custom names" is disabled.
  Patch by Mary Cushion (mary at eiger dot demon dot co dot uk)


  M +1 -1      configaccess.cpp   1.76


--- kdenetwork/knewsticker/common/configaccess.cpp  #1.75:1.76
@@ -351,5 +351,5 @@ bool ArticleFilter::matches(Article::Ptr
 {
         if (!enabled() ||
-            (a->newsSource()->newsSourceName() != newsSource() &&
+            (a->newsSource()->data().name != newsSource() &&
             newsSource() != i18n("all news sources")))
                 return false;


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

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