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

List:       kde-devel
Subject:    please check kpac_impl.cpp
From:       Ferdinand Gassauer <gassauer () kde ! org>
Date:       2002-06-29 8:02:04
[Download RAW message or body]

if sftp should be included
-- 
cu
ferdinand
http://www.goesing.at
["kpac_impl.cpp.diff" (text/x-diff)]

Index: kpac_impl.cpp
===================================================================
RCS file: /home/kde/kdelibs/kio/misc/kpac/kpac_impl.cpp,v
retrieving revision 1.20
diff -u -3 -p -r1.20 kpac_impl.cpp
--- kpac_impl.cpp	2002/03/13 21:41:47	1.20
+++ kpac_impl.cpp	2002/06/29 08:00:38
@@ -57,7 +57,7 @@ QString KPACImpl::proxyForURL(const KURL
     kdDebug(7025) << "KPACImpl::proxyForURL(), url=" << url.prettyURL() << endl;
 
     QString p = url.protocol();
-    if (p != "http" && p != "https" && p != "ftp" && p != "gopher")
+    if (p != "http" && p != "https" && p != "ftp" && p != "sftp" && p != "gopher")
       return "DIRECT";
 
     if (!m_configRead)

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

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

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