summaryrefslogtreecommitdiffstats
path: root/tdeprint/cups/kpimagepage.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/kpimagepage.cpp
parentb316b4a3bfd6fd9937c7166e052ad1d813459f2d (diff)
downloadtdelibs-8500fd304d11f6b2c850a57d2ce436f7a98bb513.tar.gz
tdelibs-8500fd304d11f6b2c850a57d2ce436f7a98bb513.zip
Branding cleanup: KDE print -> TDE Print.
Diffstat (limited to 'tdeprint/cups/kpimagepage.cpp')
-rw-r--r--tdeprint/cups/kpimagepage.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/tdeprint/cups/kpimagepage.cpp b/tdeprint/cups/kpimagepage.cpp
index a04d97dec..669bab190 100644
--- a/tdeprint/cups/kpimagepage.cpp
+++ b/tdeprint/cups/kpimagepage.cpp
@@ -47,7 +47,7 @@ KPImagePage::KPImagePage(DrMain *driver, TQWidget *parent, const char *name)
" lighten the print. Values less than 100 will darken the print. </p> "
" <br> "
" <hr> "
- " <p><em><b>Additional hint for power users:</b> This KDEPrint GUI element matches "
+ " <p><em><b>Additional hint for power users:</b> This TDEPrint GUI element matches "
" with the CUPS commandline job option parameter:</em> "
" <pre>"
" -o brightness=... # use range from \"0\" to \"200\" "
@@ -72,7 +72,7 @@ KPImagePage::KPImagePage(DrMain *driver, TQWidget *parent, const char *name)
" </center> "
" <br> "
" <hr> "
- " <p><em><b>Additional hint for power users:</b> This KDEPrint GUI element matches "
+ " <p><em><b>Additional hint for power users:</b> This TDEPrint GUI element matches "
" with the CUPS commandline job option parameter:</em> "
" <pre>"
" -o hue=... # use range from \"-360\" to \"360\" "
@@ -90,7 +90,7 @@ KPImagePage::KPImagePage(DrMain *driver, TQWidget *parent, const char *name)
" make the colors extremely intense. </p>"
" <br> "
" <hr> "
- " <p><em><b>Additional hint for power users:</b> This KDEPrint GUI element matches "
+ " <p><em><b>Additional hint for power users:</b> This TDEPrint GUI element matches "
" with the CUPS commandline job option parameter:</em> "
" <pre>"
" -o saturation=... # use range from \"0\" to \"200\" "
@@ -107,7 +107,7 @@ KPImagePage::KPImagePage(DrMain *driver, TQWidget *parent, const char *name)
" preview. </p> "
" <br> "
" <hr> "
- " <p><em><b>Additional hint for power users:</b> This KDEPrint GUI element matches "
+ " <p><em><b>Additional hint for power users:</b> This TDEPrint GUI element matches "
" with the CUPS commandline job option parameter:</em> "
" <pre>"
" -o gamma=... # use range from \"1\" to \"3000\" "
@@ -177,7 +177,7 @@ KPImagePage::KPImagePage(DrMain *driver, TQWidget *parent, const char *name)
" </ul> "
" <br> "
" <hr> "
- " <p><em><b>Additional hint for power users:</b> This KDEPrint GUI element matches "
+ " <p><em><b>Additional hint for power users:</b> This TDEPrint GUI element matches "
" with the CUPS commandline job option parameter:</em> "
" <pre>"
" -o natural-scaling=... # range in % is 1....800 "
@@ -226,7 +226,7 @@ KPImagePage::KPImagePage(DrMain *driver, TQWidget *parent, const char *name)
" is 'center'. </p> "
" <br> "
" <hr> "
- " <p><em><b>Additional hint for power users:</b> This KDEPrint GUI element matches "
+ " <p><em><b>Additional hint for power users:</b> This TDEPrint GUI element matches "
" with the CUPS commandline job option parameter:</em> "
" <pre>"
" -o position=... # examples: \"top-left\" or \"bottom\" "