summaryrefslogtreecommitdiffstats
path: root/tdeprint/cups/kptagspage.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/cups/kptagspage.cpp
parentb316b4a3bfd6fd9937c7166e052ad1d813459f2d (diff)
downloadtdelibs-8500fd304d11f6b2c850a57d2ce436f7a98bb513.tar.gz
tdelibs-8500fd304d11f6b2c850a57d2ce436f7a98bb513.zip
Branding cleanup: KDE print -> TDE Print.
Diffstat (limited to 'tdeprint/cups/kptagspage.cpp')
-rw-r--r--tdeprint/cups/kptagspage.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeprint/cups/kptagspage.cpp b/tdeprint/cups/kptagspage.cpp
index f47b0930c..a5d465683 100644
--- a/tdeprint/cups/kptagspage.cpp
+++ b/tdeprint/cups/kptagspage.cpp
@@ -38,7 +38,7 @@ KPTagsPage::KPTagsPage(bool ro, TQWidget *parent, const char *name)
" There are 3 purposes for this:"
" <ul>"
" <li>Use any current or future standard CUPS job option not supported by the "
- " KDEPrint GUI. </li>"
+ " TDEPrint GUI. </li>"
" <li>Control any custom job option you may want to support in custom CUPS filters "
" and backends plugged into the CUPS filtering chain.</li> "
" <li>Send short messages to the operators of your production printers in your "
@@ -70,7 +70,7 @@ KPTagsPage::KPTagsPage(bool ro, TQWidget *parent, const char *name)
" <p><b>Note:</b> the fields must not include spaces, tabs or quotes. You may need to "
" double-click on a field to edit it."
" <p><b>Warning:</b> Do not use such standard CUPS option names which also can be used "
- " through the KDEPrint GUI. Results may be unpredictable if they conflict, "
+ " through the TDEPrint GUI. Results may be unpredictable if they conflict, "
" or if they are sent multiple times. For all options supported by the GUI, please do use "
" the GUI. (Each GUI element's 'WhatsThis' names the related CUPS option name.) </p> "
" </qt>" );