From 8500fd304d11f6b2c850a57d2ce436f7a98bb513 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 13:03:38 -0500 Subject: Branding cleanup: KDE print -> TDE Print. --- tdeprint/cups/kphpgl2page.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tdeprint/cups/kphpgl2page.cpp') 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.

" "
" "
" - "

Additional hint for power users: This KDEPrint GUI element matches " + "

Additional hint for power users: This TDEPrint GUI element matches " " with the CUPS commandline job option parameter: " "

"
 			"    -o blackplot=true "
@@ -58,7 +58,7 @@ KPHpgl2Page::KPHpgl2Page(TQWidget *parent, const char *name)
 			" to PostScript assumes the plot is ANSI E size. 

" "
" "
" - "

Additional hint for power users: This KDEPrint GUI element matches with the CUPS commandline job option parameter: " + "

Additional hint for power users: This TDEPrint GUI element matches with the CUPS commandline job option parameter: " "

 "
 			"    -o fitplot=true  "
 			" 
" @@ -75,7 +75,7 @@ KPHpgl2Page::KPHpgl2Page(TQWidget *parent, const char *name) " the plot file itself..

" "
" "
" - "

Additional hint for power users: This KDEPrint GUI element matches with the CUPS commandline job option parameter: " + "

Additional hint for power users: This TDEPrint GUI element matches with the CUPS commandline job option parameter: " "

"
 			"    -o penwidth=...   # example: \"2000\" or \"500\" "
 			" 
" @@ -84,11 +84,11 @@ KPHpgl2Page::KPHpgl2Page(TQWidget *parent, const char *name) TQString whatsThisAllOptionsHpgl2Page = i18n( " " " HP-GL Print Options " - "

All options on this page are only applicable if you use KDEPrint to send HP-GL and " + "

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.

" "

HP-GL and HP-GL/2 are page description languages developed by Hewlett-Packard to drive " " Pen Plotting devices.

" - "

KDEPrint can (with the help of CUPS) convert the HP-GL file format and print it " + "

TDEPrint can (with the help of CUPS) convert the HP-GL file format and print it " " on any installed printer.

" "

Note 1: To print HP-GL files, start 'kprinter' and simply load the file into " " the running kprinter.

" @@ -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).

" "
" "
" - "

Additional hint for power users: These KDEPrint GUI elements match with CUPS commandline job option parameters: " + "

Additional hint for power users: These TDEPrint GUI elements match with CUPS commandline job option parameters: " "

"
 			"     -o blackplot=...  # examples: \"true\" or \"false\" "
 			" 
" -- cgit v1.2.1