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

List:       kde-core-devel
Subject:    [PATCH] Use KUrl::prettyUrl to display user entered remote URLs in
From:       Sebastian =?iso-8859-1?q?Tr=FCg?= <strueg () mandriva ! com>
Date:       2008-07-18 9:26:06
Message-ID: 200807181126.07281.strueg () mandriva ! com
[Download RAW message or body]

May I apply this patch?
trunk and 4.1?

Cheers,
Sebastian

["kurlcombobox-prettyurl.diff" (text/x-diff)]

Index: kurlcombobox.cpp
===================================================================
--- kurlcombobox.cpp	(revision 834145)
+++ kurlcombobox.cpp	(working copy)
@@ -241,7 +241,7 @@
           item->text = u.path( mode ); // don't show file:/
         }
         else
-            item->text = *it;
+            item->text = u.prettyUrl();
 
         d->insertUrlItem( item );
         d->itemList.append( item );


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

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