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

List:       kde-commits
Subject:    branches/KDE/4.4/kdebase/workspace/plasma/generic/runners/services
From:       Jacopo De Simoi <wilderkde () gmail ! com>
Date:       2010-01-17 23:40:30
Message-ID: 1263771630.668859.21062.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1076311 by jacopods:

If the category matches, it's not an exact match, but just a possible match


 M  +1 -1      servicerunner.cpp  


--- branches/KDE/4.4/kdebase/workspace/plasma/generic/runners/services/servicerunner.cpp #1076310:1076311
@@ -192,7 +192,7 @@
                     continue;
                 }
                 Plasma::QueryMatch match(this);
-                match.setType(Plasma::QueryMatch::ExactMatch);
+                match.setType(Plasma::QueryMatch::PossibleMatch);
                 setupMatch(service, match);
 
                 qreal relevance = 0.6;
[prev in list] [next in list] [prev in thread] [next in thread] 

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