|
|
|
@ -233,7 +233,7 @@ Dialog::Dialog(NewStuff::DataType type_, TQWidget* parent_)
|
|
|
|
|
if(prov.isEmpty()) {
|
|
|
|
|
if(m_type == EntryTemplate) {
|
|
|
|
|
prov = TQString::fromLatin1("http://periapsis.org/tellico/newstuff/tellicotemplates-providers.php");
|
|
|
|
|
TQString alt = TQString::fromLatin1("http://download.kde.org/tdehotnewstuff/tellicotemplates-providers.xml");
|
|
|
|
|
TQString alt = TQString::fromLatin1("http://download.kde.org/khotnewstuff/tellicotemplates-providers.xml");
|
|
|
|
|
loader->setAlternativeProvider(alt);
|
|
|
|
|
} else {
|
|
|
|
|
prov = TQString::fromLatin1("http://periapsis.org/tellico/newstuff/tellicoscripts-providers.php");
|
|
|
|
|