From ef9eb4959e8e2df853a8dcdf31a21b525fd42808 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 00:53:13 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- src/kio_locate.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/kio_locate.cpp') diff --git a/src/kio_locate.cpp b/src/kio_locate.cpp index 38317bb..9f39be8 100644 --- a/src/kio_locate.cpp +++ b/src/kio_locate.cpp @@ -30,7 +30,7 @@ #include #include -#include +#include #include #include #include @@ -836,7 +836,7 @@ bool LocateProtocol::isHelpRequest() void LocateProtocol::helpRequest() { // Redirect the user to our help documents. - redirection("help:/kio-locate/"); + redirection("help:/tdeio-locate/"); finished(); } -- cgit v1.2.1