summaryrefslogtreecommitdiffstats
path: root/tdeprint/kfilelist.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-10 13:03:38 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-10 13:03:38 -0500
commit8500fd304d11f6b2c850a57d2ce436f7a98bb513 (patch)
tree3d6bd70da0e76d1b4df1559648e5f09a7ece810c /tdeprint/kfilelist.cpp
parentb316b4a3bfd6fd9937c7166e052ad1d813459f2d (diff)
downloadtdelibs-8500fd304d11f6b2c850a57d2ce436f7a98bb513.tar.gz
tdelibs-8500fd304d11f6b2c850a57d2ce436f7a98bb513.zip
Branding cleanup: KDE print -> TDE Print.
Diffstat (limited to 'tdeprint/kfilelist.cpp')
-rw-r--r--tdeprint/kfilelist.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdeprint/kfilelist.cpp b/tdeprint/kfilelist.cpp
index 4f3cabe5b..44bd13a87 100644
--- a/tdeprint/kfilelist.cpp
+++ b/tdeprint/kfilelist.cpp
@@ -75,14 +75,14 @@ KFileList::KFileList(TQWidget *parent, const char *name)
" you can view or edit it before you send it to the printing"
" system.</p>"
" <p>If you open"
- " files, KDEPrint will use the application matching the MIME type of"
+ " files, TDEPrint will use the application matching the MIME type of"
" the file.</p>"
" </qt>" );
TQString whatsThisFileSelectionListview = i18n( " <qt> <b>File List view</b>"
" <p>This list displays all the files you selected for printing."
" You can see the file name(s), file path(s) and the file"
- " (MIME) type(s) as determined by KDEPrint. You may re-arrange the "
+ " (MIME) type(s) as determined by TDEPrint. You may re-arrange the "
" initial order of the list "
" with the help of the arrow buttons on the right.</p>"
" <p>The files will be printed as a single job,"
@@ -91,7 +91,7 @@ KFileList::KFileList(TQWidget *parent, const char *name)
" locations. The files may be of multiple MIME types. The buttons on the right"
" side let you add more files, remove already selected files from the list, "
" re-order the list (by moving files up or down), and open files. If you open"
- " files, KDEPrint will use the application matching the MIME type of"
+ " files, TDEPrint will use the application matching the MIME type of"
" the file.</p>"
" </qt>" );