From deef75a57e49cb53695a40b559b24648edc352be Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 16:02:28 -0600 Subject: Rename kioslaves --- juk/ktrm.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juk') diff --git a/juk/ktrm.cpp b/juk/ktrm.cpp index 95d38e6d..45399ce2 100644 --- a/juk/ktrm.cpp +++ b/juk/ktrm.cpp @@ -140,7 +140,7 @@ protected: KProtocolManager::reparseConfiguration(); if(KProtocolManager::useProxy()) { - // split code copied from kcm_kio. + // split code copied from kcm_tdeio. TQString noProxiesFor = KProtocolManager::noProxyFor(); TQStringList noProxies = TQStringList::split(TQRegExp("[',''\t'' ']"), noProxiesFor); bool useProxy = true; -- cgit v1.2.1