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

List:       kde-commits
Subject:    branches/KDE/4.2/kdebase/workspace/plasma/runners/nepomuksearch
From:       Jacopo De Simoi <wilderkde () gmail ! com>
Date:       2009-04-22 23:45:12
Message-ID: 1240443912.252721.30829.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 957838 by jacopods:

Backport 957836


 M  +1 -1      nepomuksearchrunner.cpp  
 M  +1 -0      plasma-runner-nepomuksearch.desktop  
 M  +1 -1      queryclientwrapper.cpp  


--- branches/KDE/4.2/kdebase/workspace/plasma/runners/nepomuksearch/nepomuksearchrunner.cpp \
#957837:957838 @@ -91,7 +91,7 @@
     m_mutex.unlock();
 
     if (!context.isValid()) {
-        kDebug() << "deprecated search";
+        kDebug() << "deprecated search:" << context.query();
         // we are no longer the latest call
         return;
     }
--- branches/KDE/4.2/kdebase/workspace/plasma/runners/nepomuksearch/plasma-runner-nepomuksearch.desktop \
#957837:957838 @@ -110,6 +110,7 @@
 X-KDE-Library=krunner_nepomuksearchrunner
 X-KDE-PluginInfo-Author=Sebastian Trueg
 X-KDE-PluginInfo-Email=trueg@kde.org
+X-KDE-PluginInfo-Name=nepomuksearch
 X-KDE-PluginInfo-Version=1.0
 X-KDE-PluginInfo-License=LGPL
 X-KDE-PluginInfo-EnabledByDefault=true
--- branches/KDE/4.2/kdebase/workspace/plasma/runners/nepomuksearch/queryclientwrapper.cpp \
#957837:957838 @@ -117,7 +117,7 @@
         Plasma::AbstractRunner::bigLock()->unlock();
 
         match.setData( qVariantFromValue( res ) );
-
+        match.setId(res.resourceUri().toString());
         m_runnerContext->addMatch( m_runnerContext->query(), match );
     }
 }


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

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