Fix broken URL.

pull/2/head
Darrell Anderson 11 years ago
parent aa0b92c035
commit 65ea5f153b

@ -1246,7 +1246,7 @@ void BGDialog::slotGetNewStuff()
//tdecmshellrc or kcontrolrc
TDEConfig* config = TDEGlobal::config();
config->setGroup("KNewStuff");
config->writeEntry( "ProvidersUrl", "http://download.kde.org/tdehotnewstuff/wallpaper-providers.xml" );
config->writeEntry( "ProvidersUrl", "http://download.kde.org/khotnewstuff/wallpaper-providers.xml" );
config->writeEntry( "StandardResource", "wallpaper" );
config->sync();

Loading…
Cancel
Save