summaryrefslogtreecommitdiffstats
path: root/noatun/modules/kjofol-skin
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 16:02:28 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 16:02:28 -0600
commitdeef75a57e49cb53695a40b559b24648edc352be (patch)
tree4d4c6d8b2aad7e249d65a835d3913ab191920bcf /noatun/modules/kjofol-skin
parenta790af0d5e7c2d93f8e82ba5db273a97dfb0eef6 (diff)
downloadtdemultimedia-deef75a57e49cb53695a40b559b24648edc352be.tar.gz
tdemultimedia-deef75a57e49cb53695a40b559b24648edc352be.zip
Rename kioslaves
Diffstat (limited to 'noatun/modules/kjofol-skin')
-rw-r--r--noatun/modules/kjofol-skin/kjprefs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/kjofol-skin/kjprefs.cpp b/noatun/modules/kjofol-skin/kjprefs.cpp
index d93cc5dc..590d2f1a 100644
--- a/noatun/modules/kjofol-skin/kjprefs.cpp
+++ b/noatun/modules/kjofol-skin/kjprefs.cpp
@@ -409,7 +409,7 @@ void KJPrefs::installNewSkin( void )
TQString tmpUnpackPath = locateLocal("tmp", srcFile.fileName()+"/" );
kdDebug(66666) << "tmpUnpackPath: " << tmpUnpackPath.latin1() << endl;
- // Our extract-process, TODO: wanna have kio_(un)zip instead :)
+ // Our extract-process, TODO: wanna have tdeio_(un)zip instead :)
KShellProcess proc;
// "unzip -d whereToUnpack whatToUnpack"