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

List:       kde-commits
Subject:    kdenox/konq-embed/src
From:       Eva Brucherseifer <eva () kde ! org>
Date:       2006-07-19 14:36:02
Message-ID: 1153319762.763962.13821.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 564200 by eva:

don't remove "www." from history entries


 M  +2 -2      urlcombo.cpp  


--- trunk/kdenox/konq-embed/src/urlcombo.cpp #564199:564200
@@ -399,8 +399,8 @@
 		// in KURL we can get the url without domain => convert to KURL
                 url = (*it);
                 tmpString = url.host() + url.path();
-                if ( tmpString.startsWith("www.") )
-                     tmpString.remove(0,4);
+//                if ( tmpString.startsWith("www.") )
+//                     tmpString.remove(0,4);
 
                 if (!tmpList.contains(tmpString) && !tmpString.isEmpty())
                     tmpList.append(tmpString);
[prev in list] [next in list] [prev in thread] [next in thread] 

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