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

List:       kde-commits
Subject:    koffice/lib/kofficeui
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2006-02-23 9:46:58
Message-ID: 1140688018.270161.1230.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 512670 by sebsauer:

Made insert=>link=>file for local files working again.


 M  +1 -1      KoInsertLink.cpp  


--- trunk/koffice/lib/kofficeui/KoInsertLink.cpp #512669:512670
@@ -517,7 +517,7 @@
         return result;
 
     if(result.find("file:/")==-1)
-        result = "file:/"+result;
+        result = "file://"+result;
     return result;
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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