summaryrefslogtreecommitdiffstats
path: root/kexi/main
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-04-06 19:35:50 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2013-04-06 19:35:50 -0500
commitb33ad4b484ece5c1090ff1f194389648d7a44c84 (patch)
tree971658efc0d4a3354aeecdfb4ecc71a583094302 /kexi/main
parentefca1544fd2475b9f1198e793dde8da1a39de4e2 (diff)
downloadkoffice-b33ad4b484ece5c1090ff1f194389648d7a44c84.tar.gz
koffice-b33ad4b484ece5c1090ff1f194389648d7a44c84.zip
Fix broken URLs.
Diffstat (limited to 'kexi/main')
-rw-r--r--kexi/main/kexinewstuff.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/main/kexinewstuff.cpp b/kexi/main/kexinewstuff.cpp
index 725c1047..c9013d25 100644
--- a/kexi/main/kexinewstuff.cpp
+++ b/kexi/main/kexinewstuff.cpp
@@ -33,7 +33,7 @@
KexiNewStuff::KexiNewStuff(TQWidget *parent)
: KNewStuff( "kexi/template"
#if KDE_IS_VERSION(3,3,0)
- , "http://download.kde.org/tdehotnewstuff/kexi-providers.xml"
+ , "http://download.kde.org/khotnewstuff/kexi-providers.xml"
#endif
, parent)
{