diff options
Diffstat (limited to 'tdeprint/cups/kpschedulepage.cpp')
-rw-r--r-- | tdeprint/cups/kpschedulepage.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tdeprint/cups/kpschedulepage.cpp b/tdeprint/cups/kpschedulepage.cpp index 4d8bab4d1..f778139dc 100644 --- a/tdeprint/cups/kpschedulepage.cpp +++ b/tdeprint/cups/kpschedulepage.cpp @@ -49,7 +49,7 @@ KPSchedulePage::KPSchedulePage(TQWidget *parent, const char *name) " companies, or secretaries who serve different bosses, etc.</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 job-billing=... # example: \"Marketing_Department\" or \"Joe_Doe\" " @@ -76,7 +76,7 @@ KPSchedulePage::KPSchedulePage(TQWidget *parent, const char *name) " into the paper trays).</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 job-hold-until=... # example: \"indefinite\" or \"no-hold\" " @@ -91,7 +91,7 @@ KPSchedulePage::KPSchedulePage(TQWidget *parent, const char *name) " <p>They contain any string you type into the line edit field.</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 page-label=\"...\" # example: \"Company Confidential\" " @@ -115,7 +115,7 @@ KPSchedulePage::KPSchedulePage(TQWidget *parent, const char *name) " a populated queue (if no other, higher prioritized one is present).</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 job-priority=... # example: \"10\" or \"66\" or \"99\" " |