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

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

SVN commit 1076312 by jacopods:

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


 M  +1 -1      servicerunner.cpp  


--- trunk/KDE/kdebase/workspace/plasma/generic/runners/services/servicerunner.cpp #1076311:1076312
@@ -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