SVN commit 945549 by darioandres: Reverting commit 945545 as it is not allowed because of stringfreeze CCBUG: 188098 M +1 -1 global.cpp --- branches/KDE/4.2/kdelibs/kio/kio/global.cpp #945548:945549 @@ -1077,7 +1077,7 @@ "
  • Timeout for receiving a response: %2 seconds
  • " "
  • Timeout for accessing proxy servers: %3 seconds
  • " "Please note that you can alter these timeout settings in the KDE " - "System Settings, by selecting Network Settings -> Connection Preferences." , + "Control Center, by selecting Network -> Preferences." , KProtocolManager::connectTimeout() , KProtocolManager::responseTimeout() , KProtocolManager::proxyConnectTimeout() );