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/kptextpage.cpp | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'tdeprint/cups/kptextpage.cpp') diff --git a/tdeprint/cups/kptextpage.cpp b/tdeprint/cups/kptextpage.cpp index 3fe711104..eb8bc3553 100644 --- a/tdeprint/cups/kptextpage.cpp +++ b/tdeprint/cups/kptextpage.cpp @@ -44,7 +44,7 @@ KPTextPage::KPTextPage(DrMain *driver, TQWidget *parent, const char *name) "

The default value is 10, meaning that the font is scaled in a way that 10 characters " " per inch will be printed.

" "
" - "

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 cpi=...          # example: \"8\" or \"12\" "
@@ -58,7 +58,7 @@ KPTextPage::KPTextPage(DrMain *driver, TQWidget *parent, const char *name)
 			" 

The default value is 6, meaning that the font is scaled in a way that 6 lines " " per inch will be printed.

" "
" - "

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 lpi=...         # example \"5\" or \"7\" "
@@ -73,7 +73,7 @@ KPTextPage::KPTextPage(DrMain *driver, TQWidget *parent, const char *name)
 			" 

The default value is 1, meaning that only one column of text per page " " will be printed.

" "
" - "

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 columns=...     # example: \"2\" or \"4\" "
@@ -93,7 +93,7 @@ KPTextPage::KPTextPage(DrMain *driver, TQWidget *parent, const char *name)
 			" in general send PostScript to the print system, and 'kate' in particular has its own "
 			" knobs to control the print output. 

." "
" - "

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 cpi=...         # example: \"8\" or \"12\" "
@@ -109,7 +109,7 @@ KPTextPage::KPTextPage(DrMain *driver, TQWidget *parent, const char *name)
 			" 

Margins

" "

These settings control the margins of printouts on the paper. They are not valid for " " jobs originating from applications which define their own page layout internally and " - " send PostScript to KDEPrint (such as KOffice or OpenOffice.org).

" + " send PostScript to TDEPrint (such as KOffice or OpenOffice.org).

" "

When printing from KDE applications, such as KMail and Konqueror, or printing an ASCII text " " file through kprinter, you can choose your preferred margin settings here.

" "

Margins may be set individually for each edge of the paper. The combo box at the bottom lets you change " @@ -117,7 +117,7 @@ KPTextPage::KPTextPage(DrMain *driver, TQWidget *parent, const char *name) "

You can even use the mouse to grab one margin and drag it to the intended position (see the " " preview picture on the right side).

" "
" - "

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 page-top=...      # example: \"72\" "
@@ -142,7 +142,7 @@ KPTextPage::KPTextPage(DrMain *driver, TQWidget *parent, const char *name)
 			" pre-filter on the Filters tab. 

" "
" "
" - "

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 prettyprint=true. "
@@ -156,7 +156,7 @@ KPTextPage::KPTextPage(DrMain *driver, TQWidget *parent, const char *name)
 			" header and without syntax highlighting. (You can still set the page margins, though.) 

" "
" "
" - "

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 prettyprint=false "
@@ -175,7 +175,7 @@ KPTextPage::KPTextPage(DrMain *driver, TQWidget *parent, const char *name)
 			" pre-filter on the Filters tab. 

" "
" "
" - "

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 prettyprint=true. "
-- 
cgit v1.2.1