diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-03-07 22:21:31 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-03-07 22:21:31 -0600 |
commit | 06227c5420ce8eeef7bd44406a395188c61e1703 (patch) | |
tree | c18c25b31413479e63fec92f61067b95759fc3b0 /tdeprint/marginwidget.cpp | |
parent | ce5d3d7fd554b9832a69350cffa8d79c5002753e (diff) | |
parent | 70d7c59d2ac9ad3718f92a20c07937d3b6cfb928 (diff) | |
download | tdelibs-06227c5420ce8eeef7bd44406a395188c61e1703.tar.gz tdelibs-06227c5420ce8eeef7bd44406a395188c61e1703.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs
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>" ); |