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

List:       kde-commits
Subject:    extragear/graphics/showimg/showimg/kipiplugins
From:       Richard Groult <Richard.Groult () jalix ! org>
Date:       2005-11-27 10:42:34
Message-ID: 1133088154.404117.5383.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 483606 by groult:

small improvement in kipi paths


 M  +4 -2      kipiinterface.cpp  


--- trunk/extragear/graphics/showimg/showimg/kipiplugins/kipiinterface.cpp #483605:483606
@@ -109,13 +109,15 @@
 	{
 		KURL url;
 		url.setProtocol("file");
-		url.setPath("/");
+ 		//url.setPath("/");
+ 		url.setPath(QFileInfo(path_).dirPath());
 // 		MYDEBUG<<  url.path()<<endl;
 		return url;
 	}
 	virtual QString uploadRootName()
 	{
-		return i18n("root");
+// 		return i18n("root");
+		return uploadRoot().path();
 	}
 
 	virtual bool isDirectory()
[prev in list] [next in list] [prev in thread] [next in thread] 

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