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

List:       kde-commits
Subject:    [kio] src/ioslaves/help: Fix: adapt to the new path, documentationnotfound is found again
From:       Luigi Toscano <luigi.toscano () tiscali ! it>
Date:       2014-04-30 22:04:48
Message-ID: E1WfccS-0005TU-54 () scm ! kde ! org
[Download RAW message or body]

Git commit cb1db921841b76df3a2f300e40ec1f885f589296 by Luigi Toscano.
Committed on 30/04/2014 at 21:58.
Pushed by ltoscano into branch 'master'.

Fix: adapt to the new path, documentationnotfound is found again

This is a followup of the changes in RR117708:
kioslave is kioslave5 now.

REVIEW: 117889

M  +1    -1    src/ioslaves/help/kio_help.cpp

http://commits.kde.org/kio/cb1db921841b76df3a2f300e40ec1f885f589296

diff --git a/src/ioslaves/help/kio_help.cpp b/src/ioslaves/help/kio_help.cpp
index 7cb8a95..5abd4c8 100644
--- a/src/ioslaves/help/kio_help.cpp
+++ b/src/ioslaves/help/kio_help.cpp
@@ -112,7 +112,7 @@ QString HelpProtocol::lookupFile(const QString &fname,
             //qDebug() << "redirect to " << red;
             redirect = true;
         } else {
-            const QString documentationNotFound = "kioslave/help/documentationnotfound/index.html";
+            const QString documentationNotFound = "kioslave5/help/documentationnotfound/index.html";
             if (!langLookup(documentationNotFound).isEmpty()) {
                 QUrl red;
                 red.setScheme("help");
[prev in list] [next in list] [prev in thread] [next in thread] 

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