diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-07 17:41:02 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-07 17:41:02 -0600 |
commit | 1178ffec6cd4d2cdacf5337af96b58ba87d4b6f0 (patch) | |
tree | c23841235a48468e893c35a46fc6fc7ea4cbe8f1 /tdeprint/marginwidget.cpp | |
parent | c33167970ab0c59c62772962a3cf36a6578bc16a (diff) | |
download | tdelibs-1178ffec6cd4d2cdacf5337af96b58ba87d4b6f0.tar.gz tdelibs-1178ffec6cd4d2cdacf5337af96b58ba87d4b6f0.zip |
Fix branding issues of non-KDE -> non-TDE.
Diffstat (limited to 'tdeprint/marginwidget.cpp')
-rw-r--r-- | tdeprint/marginwidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/marginwidget.cpp b/tdeprint/marginwidget.cpp index 53790a112..c4999a95f 100644 --- a/tdeprint/marginwidget.cpp +++ b/tdeprint/marginwidget.cpp @@ -131,7 +131,7 @@ MarginWidget::MarginWidget(TQWidget *parent, const char* name, bool allowMetricU " <b>Note:</b> The margin setting does not work if you load such files directly into " " 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-KDE applications which fail to " + " work with non-TDE applications which fail to " " fully utilize the KDEPrint framework, such as OpenOffice.org. </p> " " </qt>" ); |