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

List:       kde-commits
Subject:    branches/KDE/4.1/kdebase/apps/dolphin/src
From:       David Faure <faure () kde ! org>
Date:       2008-12-19 16:46:26
Message-ID: 1229705186.721591.15056.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 899045 by dfaure:

Backport fix for launching kfind on remote directories (r897114)
BUG: 169473


 M  +1 -1      dolphinviewactionhandler.cpp  


--- branches/KDE/4.1/kdebase/apps/dolphin/src/dolphinviewactionhandler.cpp #899044:899045
@@ -504,5 +504,5 @@
 
 void DolphinViewActionHandler::slotFindFile()
 {
-    KRun::run("kfind", m_currentView->url(), m_currentView->window());
+    KRun::run("kfind %u", m_currentView->url(), m_currentView->window());
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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