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

List:       kde-commits
Subject:    KDE/kdelibs/kfile
From:       Sebastian Trueg <sebastian () trueg ! de>
Date:       2010-07-21 15:07:46
Message-ID: 20100721150746.5C762AC7E8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1152611 by trueg:

There is no need for special handling of the nepomuksearch URLs anymore since we now \
have a proper hierarchy.

 M  +0 -5      kurlnavigator.cpp  


--- trunk/KDE/kdelibs/kfile/kurlnavigator.cpp #1152610:1152611
@@ -526,11 +526,6 @@
 void KUrlNavigator::Private::updateButtons(int startIndex)
 {
     KUrl currentUrl = q->locationUrl();
-    if (currentUrl.protocol() == QLatin1String("nepomuksearch")) {
-        // hide the Nepomuk search URL from the user
-        currentUrl = KUrl("nepomuksearch:/");
-        startIndex = -1;
-    }
 
     const QString path = currentUrl.pathOrUrl();
 


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

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