summaryrefslogtreecommitdiffstats
path: root/kturtle/TODO
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:30:02 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:30:02 -0600
commitbd17e6ca5c6aeaaddab4e1f0dc2ccb460166626a (patch)
tree52d4169a0cbc039b87bf4f8460ba8a43181cca0c /kturtle/TODO
parent79b1ad253e1e8619302756d8003985aec0b1a1e2 (diff)
downloadtdeedu-bd17e6ca5c6aeaaddab4e1f0dc2ccb460166626a.tar.gz
tdeedu-bd17e6ca5c6aeaaddab4e1f0dc2ccb460166626a.zip
Additional kde to tde renaming
Diffstat (limited to 'kturtle/TODO')
-rw-r--r--kturtle/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/kturtle/TODO b/kturtle/TODO
index 83c33dff..efe2701a 100644
--- a/kturtle/TODO
+++ b/kturtle/TODO
@@ -292,7 +292,7 @@ dcop khelpcenter KHelpCenterIface openUrl "help:/kate/index.html#kate-part-selec
Im tryered of this... I can fix it; too much for me. Sorry
-in kdelibs/kdecore/kapp... :
+in kdelibs/tdecore/kapp... :
url = QString("help:/%1?anchor=%2").tqarg(appname).tqarg(anchor);
and
DCOPRef( "khelpcenter", "KHelpCenterIface" ).send( "openUrl", url, startup_id );