diff options
Diffstat (limited to 'tdeprint/cups/kpimagepage.cpp')
-rw-r--r-- | tdeprint/cups/kpimagepage.cpp | 12 |
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\" " |