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

List:       kde-commits
Subject:    kdewebdev/quanta/components/debugger
From:       Linus McCabe <Linus () mccabe ! nu>
Date:       2005-04-04 16:28:16
Message-ID: 20050404162816.275B463E () office ! kde ! org
[Download RAW message or body]

CVS commit by linusmc: 

Use / to indicate local project


  M +3 -0      pathmapper.cpp   1.6


--- kdewebdev/quanta/components/debugger/pathmapper.cpp  #1.5:1.6
@@ -58,4 +58,7 @@ QString PathMapper::mapLocalPathToServer
     return localpath;
     
+  if(m_localBasedir == "/" && m_serverBasedir == "/")
+    return localpath;
+    
   QString newpath = translate(localpath, m_localBasedir, m_serverBasedir);
   


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

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