diff options
author | Timothy Pearson <[email protected]> | 2011-11-16 13:51:16 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-16 13:51:16 -0600 |
commit | 698dd70e2868d1a4028a7cb5486eb6e63990b106 (patch) | |
tree | 554d7f474ff689050795bb1991bf3af04ce30485 /kolourpaint/kpdocumentsaveoptions.cpp | |
parent | 3af987b7825866d742487cb6aa5b82bf0adf7543 (diff) | |
download | tdegraphics-698dd70e2868d1a4028a7cb5486eb6e63990b106.tar.gz tdegraphics-698dd70e2868d1a4028a7cb5486eb6e63990b106.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kolourpaint/kpdocumentsaveoptions.cpp')
-rw-r--r-- | kolourpaint/kpdocumentsaveoptions.cpp | 2 |
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.). // |