14 lines
659 B
Plaintext
14 lines
659 B
Plaintext
$OpenBSD: patch-kio_kio_kfileshare_cpp,v 1.1 2013/04/24 19:45:29 zhuk Exp $
|
|
Obviously non-functional, lies here for consistency.
|
|
--- kio/kio/kfileshare.cpp.orig Sun Aug 12 14:09:09 2012
|
|
+++ kio/kio/kfileshare.cpp Sun Aug 12 14:09:35 2012
|
|
@@ -46,7 +46,7 @@ static bool s_sharingEnabled;
|
|
|
|
static QString findExe( const char* exeName )
|
|
{
|
|
- // Normally fileshareset and filesharelist are installed in kde4/libexec;
|
|
+ // Normally fileshareset and filesharelist are installed in libexec directory;
|
|
// allow distributions to move it somewhere else in the PATH or in /usr/sbin.
|
|
QString path = QString::fromLocal8Bit(qgetenv("PATH"));
|
|
#ifndef Q_WS_WIN
|