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/kprintdialog.cpp | |
parent | c33167970ab0c59c62772962a3cf36a6578bc16a (diff) | |
download | tdelibs-1178ffec6cd4d2cdacf5337af96b58ba87d4b6f0.tar.gz tdelibs-1178ffec6cd4d2cdacf5337af96b58ba87d4b6f0.zip |
Fix branding issues of non-KDE -> non-TDE.
Diffstat (limited to 'tdeprint/kprintdialog.cpp')
-rw-r--r-- | tdeprint/kprintdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/kprintdialog.cpp b/tdeprint/kprintdialog.cpp index c6979acc7..d25affa4b 100644 --- a/tdeprint/kprintdialog.cpp +++ b/tdeprint/kprintdialog.cpp @@ -243,7 +243,7 @@ KPrintDialog::KPrintDialog(TQWidget *parent, const char *name) " <p><b>Note:</b> The preview feature (and therefore this checkbox) " " is only visible for printjobs created from inside KDE applications. " " If you start kprinter from the commandline, or if you use kprinter " - " as a print command for non-KDE applications (like Acrobat Reader, " + " as a print command for non-TDE applications (like Acrobat Reader, " " Firefox or OpenOffice), print preview is not available here. " " </qt>" ); |