summaryrefslogtreecommitdiffstats
path: root/kolourpaint/kpdocumentsaveoptions.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-16 13:51:16 -0600
committerTimothy Pearson <[email protected]>2011-11-16 13:51:16 -0600
commit698dd70e2868d1a4028a7cb5486eb6e63990b106 (patch)
tree554d7f474ff689050795bb1991bf3af04ce30485 /kolourpaint/kpdocumentsaveoptions.cpp
parent3af987b7825866d742487cb6aa5b82bf0adf7543 (diff)
downloadtdegraphics-698dd70e2868d1a4028a7cb5486eb6e63990b106.tar.gz
tdegraphics-698dd70e2868d1a4028a7cb5486eb6e63990b106.zip
Additional renaming of kde to tde
Diffstat (limited to 'kolourpaint/kpdocumentsaveoptions.cpp')
-rw-r--r--kolourpaint/kpdocumentsaveoptions.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kolourpaint/kpdocumentsaveoptions.cpp b/kolourpaint/kpdocumentsaveoptions.cpp
index c217cffb..3c312e42 100644
--- a/kolourpaint/kpdocumentsaveoptions.cpp
+++ b/kolourpaint/kpdocumentsaveoptions.cpp
@@ -405,7 +405,7 @@ static bool mimeTypeSupportsProperty (const TQString &mimeType,
// Only care about writable mimetypes.
//
// Run "branches/kolourpaint/control/scripts/gen_mimetype_line.sh Write" in
-// the version of kdelibs/kimgio/ (e.g. KDE 3.5) KolourPaint is shipped with,
+// the version of tdelibs/kimgio/ (e.g. KDE 3.5) KolourPaint is shipped with,
// to check for any new mimetypes to add info for. In the methods below,
// you can specify this info (maximum color depth, whether it's lossy etc.).
//