From 8500fd304d11f6b2c850a57d2ce436f7a98bb513 Mon Sep 17 00:00:00 2001
From: Darrell Anderson
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=... # use values from \"0\" or higher. \"72\" is equal to 1 inch. "
@@ -66,7 +66,7 @@ MarginWidget::MarginWidget(TQWidget *parent, const char* name, bool allowMetricU
" internally.
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-bottom=... # use values from \"0\" or higher. \"72\" is equal to 1 inch. "
@@ -85,7 +85,7 @@ MarginWidget::MarginWidget(TQWidget *parent, const char* name, bool allowMetricU
" internally.
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-left=... # use values from \"0\" or higher. \"72\" is equal to 1 inch. "
@@ -104,7 +104,7 @@ MarginWidget::MarginWidget(TQWidget *parent, const char* name, bool allowMetricU
" internally.
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-right=... # use values from \"0\" or higher. \"72\" is equal to 1 inch. "
@@ -132,7 +132,7 @@ MarginWidget::MarginWidget(TQWidget *parent, const char* name, bool allowMetricU
" kprinter, which have their print margins hardcoded internally, like as most "
" PDF or PostScript files. It works for all ASCII text files however. It also may not "
" work with non-TDE applications which fail to "
- " fully utilize the KDEPrint framework, such as OpenOffice.org.