SVN commit 945545 by darioandres: Backport to 4.2branch of: SVN commit 945542 by darioandres: Rename KDE Control Center -> SystemSettings on timeout message CCBUG: 188098 M +1 -1 global.cpp --- branches/KDE/4.2/kdelibs/kio/kio/global.cpp #945544:945545 @@ -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 " - "Control Center, by selecting Network -> Preferences." , + "System Settings, by selecting Network Settings -> Connection Preferences." , KProtocolManager::connectTimeout() , KProtocolManager::responseTimeout() , KProtocolManager::proxyConnectTimeout() );