diff options
Diffstat (limited to 'tdeprint/cups/kphpgl2page.cpp')
-rw-r--r-- | tdeprint/cups/kphpgl2page.cpp | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tdeprint/cups/kphpgl2page.cpp b/tdeprint/cups/kphpgl2page.cpp index 080cdf453..67ad61aec 100644 --- a/tdeprint/cups/kphpgl2page.cpp +++ b/tdeprint/cups/kphpgl2page.cpp @@ -37,7 +37,7 @@ KPHpgl2Page::KPHpgl2Page(TQWidget *parent, const char *name) " pen colors defined in the HP-GL/2 reference manual from Hewlett Packard. </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 blackplot=true " @@ -58,7 +58,7 @@ KPHpgl2Page::KPHpgl2Page(TQWidget *parent, const char *name) " to PostScript assumes the plot is ANSI E size. </p> " " <br> " " <hr> " - " <p><em><b>Additional hint for power users:</b> This KDEPrint GUI element matches with the CUPS commandline job option parameter:</em> " + " <p><em><b>Additional hint for power users:</b> This TDEPrint GUI element matches with the CUPS commandline job option parameter:</em> " " <pre> " " -o fitplot=true " " </pre>" @@ -75,7 +75,7 @@ KPHpgl2Page::KPHpgl2Page(TQWidget *parent, const char *name) " the plot file itself..</p> " " <br> " " <hr> " - " <p><em><b>Additional hint for power users:</b> This KDEPrint GUI element matches with the CUPS commandline job option parameter:</em> " + " <p><em><b>Additional hint for power users:</b> This TDEPrint GUI element matches with the CUPS commandline job option parameter:</em> " " <pre>" " -o penwidth=... # example: \"2000\" or \"500\" " " </pre>" @@ -84,11 +84,11 @@ KPHpgl2Page::KPHpgl2Page(TQWidget *parent, const char *name) TQString whatsThisAllOptionsHpgl2Page = i18n( " <qt> " " <b>HP-GL Print Options</b> " - " <p>All options on this page are only applicable if you use KDEPrint to send HP-GL and " + " <p>All options on this page are only applicable if you use TDEPrint to send HP-GL and " " HP-GL/2 files to one of your printers. </p> " " <p>HP-GL and HP-GL/2 are page description languages developed by Hewlett-Packard to drive " " Pen Plotting devices. </p> " - " <p>KDEPrint can (with the help of CUPS) convert the HP-GL file format and print it " + " <p>TDEPrint can (with the help of CUPS) convert the HP-GL file format and print it " " on any installed printer. </p> " " <p><b>Note 1:</b> To print HP-GL files, start 'kprinter' and simply load the file into " " the running kprinter.</p>" @@ -96,7 +96,7 @@ KPHpgl2Page::KPHpgl2Page(TQWidget *parent, const char *name) " printing PDF files (if your CUPS version is more recent than 1.1.22).</p> " " <br> " " <hr> " - " <p><em><b>Additional hint for power users:</b> These KDEPrint GUI elements match with CUPS commandline job option parameters:</em> " + " <p><em><b>Additional hint for power users:</b> These TDEPrint GUI elements match with CUPS commandline job option parameters:</em> " " <pre>" " -o blackplot=... # examples: \"true\" or \"false\" " " <br> " |