summaryrefslogtreecommitdiffstats
path: root/tdeprint/cups/kptextpage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeprint/cups/kptextpage.cpp')
-rw-r--r--tdeprint/cups/kptextpage.cpp18
1 files changed, 9 insertions, 9 deletions
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)
" <p>The default value is 10, meaning that the font is scaled in a way that 10 characters "
" per inch will be printed. </p> "
" <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 cpi=... # example: \"8\" or \"12\" "
@@ -58,7 +58,7 @@ KPTextPage::KPTextPage(DrMain *driver, TQWidget *parent, const char *name)
" <p>The default value is 6, meaning that the font is scaled in a way that 6 lines "
" per inch will be printed. </p> "
" <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 lpi=... # example \"5\" or \"7\" "
@@ -73,7 +73,7 @@ KPTextPage::KPTextPage(DrMain *driver, TQWidget *parent, const char *name)
" <p>The default value is 1, meaning that only one column of text per page "
" will be printed. </p> "
" <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 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. </p>."
" <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 cpi=... # example: \"8\" or \"12\" "
@@ -109,7 +109,7 @@ KPTextPage::KPTextPage(DrMain *driver, TQWidget *parent, const char *name)
" <p><b>Margins</b></p> "
" <p>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). </p> "
+ " send PostScript to TDEPrint (such as KOffice or OpenOffice.org). </p> "
" <p>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. </p> "
" <p>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)
" <p>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). </p> "
" <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-top=... # example: \"72\" "
@@ -142,7 +142,7 @@ KPTextPage::KPTextPage(DrMain *driver, TQWidget *parent, const char *name)
" pre-filter on the <em>Filters</em> tab. </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 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.) </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 prettyprint=false "
@@ -175,7 +175,7 @@ KPTextPage::KPTextPage(DrMain *driver, TQWidget *parent, const char *name)
" pre-filter on the <em>Filters</em> tab. </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 prettyprint=true. "