From 8500fd304d11f6b2c850a57d2ce436f7a98bb513 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 13:03:38 -0500 Subject: Branding cleanup: KDE print -> TDE Print. --- tdeprint/kfilelist.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tdeprint/kfilelist.cpp') 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.

" "

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.

" " " ); TQString whatsThisFileSelectionListview = i18n( " File List view" "

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.

" "

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.

" "
" ); -- cgit v1.2.1