diff options
author | Chris <xchrisx@uber.space> | 2019-07-17 23:27:31 +0200 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2019-07-21 17:13:47 +0000 |
commit | 0e071064b91e64638e14f3756d477f9e2fd3317e (patch) | |
tree | 11947b60cf01e720bbf5467d6a36a807f637aafc /tdeprint/cups | |
parent | eeb8782f05517d4cbcfb059ff855384dfd4c0383 (diff) | |
download | tdelibs-0e071064b91e64638e14f3756d477f9e2fd3317e.tar.gz tdelibs-0e071064b91e64638e14f3756d477f9e2fd3317e.zip |
Fix remaining brandings in tdelibs and adopt to modern age.
Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'tdeprint/cups')
-rw-r--r-- | tdeprint/cups/kptextpage.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tdeprint/cups/kptextpage.cpp b/tdeprint/cups/kptextpage.cpp index 955434da4..6fb0652ce 100644 --- a/tdeprint/cups/kptextpage.cpp +++ b/tdeprint/cups/kptextpage.cpp @@ -89,7 +89,7 @@ KPTextPage::KPTextPage(DrMain *driver, TQWidget *parent, const char *name) " <p>These settings control the appearance of text on printouts. They are only valid for " " printing text files or input directly through kprinter. </p> " " <p><b>Note:</b> These settings have no effect whatsoever for other input formats than " - " text, or for printing from applications such as the KDE Advanced Text Editor. (Applications " + " text, or for printing from applications such as the TDE Advanced Text Editor. (Applications " " in general send PostScript to the print system, and 'kate' in particular has its own " " knobs to control the print output. </p>." " <hr> " @@ -109,8 +109,8 @@ KPTextPage::KPTextPage(DrMain *driver, TQWidget *parent, const char *name) " <p><b>Margins</b></p> " " <p>These settings control the margins of printouts on the paper. They are not valid for " " jobs originating from applications which define their own page layout internally and " - " send PostScript to TDEPrint (such as KOffice or OpenOffice.org). </p> " - " <p>When printing from KDE applications, such as KMail and Konqueror, or printing an ASCII text " + " send PostScript to TDEPrint (such as KOffice, OpenOffice or LibreOffice). </p> " + " <p>When printing from TDE applications, such as KMail and Konqueror, or printing an ASCII text " " file through kprinter, you can choose your preferred margin settings here. </p> " " <p>Margins may be set individually for each edge of the paper. The combo box at the bottom lets you change " " the units of measurement between Pixels, Millimeters, Centimeters, and Inches. </p> " |