summaryrefslogtreecommitdiffstats
path: root/tdeprint/marginwidget.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-10 13:03:38 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-10 13:03:38 -0500
commit8500fd304d11f6b2c850a57d2ce436f7a98bb513 (patch)
tree3d6bd70da0e76d1b4df1559648e5f09a7ece810c /tdeprint/marginwidget.cpp
parentb316b4a3bfd6fd9937c7166e052ad1d813459f2d (diff)
downloadtdelibs-8500fd304d11f6b2c850a57d2ce436f7a98bb513.tar.gz
tdelibs-8500fd304d11f6b2c850a57d2ce436f7a98bb513.zip
Branding cleanup: KDE print -> TDE Print.
Diffstat (limited to 'tdeprint/marginwidget.cpp')
-rw-r--r--tdeprint/marginwidget.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/tdeprint/marginwidget.cpp b/tdeprint/marginwidget.cpp
index c4999a95f..141cadc56 100644
--- a/tdeprint/marginwidget.cpp
+++ b/tdeprint/marginwidget.cpp
@@ -46,7 +46,7 @@ MarginWidget::MarginWidget(TQWidget *parent, const char* name, bool allowMetricU
" internally.</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 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.</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 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.</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 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.</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 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. </p> "
+ " fully utilize the TDEPrint framework, such as OpenOffice.org. </p> "
" </qt>" );
TQString whatsThisDragAndPreviewMarginWidget = i18n( " <qt> "