From d17de25b7fe2200ed60b15ec6801e3458b2c1046 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:03:18 +0200 Subject: Additional k => tde renaming and fixes --- quanta/src/quanta_init.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'quanta/src/quanta_init.cpp') diff --git a/quanta/src/quanta_init.cpp b/quanta/src/quanta_init.cpp index 8a75ceb1..49e1e057 100644 --- a/quanta/src/quanta_init.cpp +++ b/quanta/src/quanta_init.cpp @@ -622,7 +622,7 @@ void QuantaInit::readOptions() TQString str = m_config->readEntry("ProvidersUrl"); if (str.isEmpty()) { - m_config->writeEntry( "ProvidersUrl", "http://quanta.tdewebdev.org/newstuff/providers.xml" ); + m_config->writeEntry( "ProvidersUrl", "http://quanta.kdewebdev.org/newstuff/providers.xml" ); m_config->sync(); } -- cgit v1.2.1