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

List:       kde-commits
Subject:    KDE/kdebase/apps/dolphin/src
From:       Peter Penz <peter.penz () gmx ! at>
Date:       2009-02-17 20:43:17
Message-ID: 1234903397.102616.17227.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 927544 by ppenz:

Fixed issue that invoking Dolphin with a specified path is ignored when another \
Dolphin window is open already. Thanks to Frank Reininghaus for the patch.

BUG: 169016

 M  +0 -2      dolphinapplication.cpp  


--- trunk/KDE/kdebase/apps/dolphin/src/dolphinapplication.cpp #927543:927544
@@ -26,7 +26,6 @@
 #include <kcmdlineargs.h>
 #include <kurl.h>
 #include <QtDBus/QDBusConnection>
-#include <QtCore/QDir>
 
 DolphinApplication::DolphinApplication() :
     m_lastId(0)
@@ -72,7 +71,6 @@
 
 int DolphinApplication::newInstance()
 {
-    KCmdLineArgs::setCwd(QDir::currentPath().toUtf8());
     KCmdLineArgs* args = KCmdLineArgs::parsedArgs();
     static bool first = true;
 


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

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