diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 13:03:38 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 13:03:38 -0500 |
commit | 8500fd304d11f6b2c850a57d2ce436f7a98bb513 (patch) | |
tree | 3d6bd70da0e76d1b4df1559648e5f09a7ece810c /tdeprint/kpposterpage.cpp | |
parent | b316b4a3bfd6fd9937c7166e052ad1d813459f2d (diff) | |
download | tdelibs-8500fd304d11f6b2c850a57d2ce436f7a98bb513.tar.gz tdelibs-8500fd304d11f6b2c850a57d2ce436f7a98bb513.zip |
Branding cleanup: KDE print -> TDE Print.
Diffstat (limited to 'tdeprint/kpposterpage.cpp')
-rw-r--r-- | tdeprint/kpposterpage.cpp | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/tdeprint/kpposterpage.cpp b/tdeprint/kpposterpage.cpp index 2e0e78894..f719e251b 100644 --- a/tdeprint/kpposterpage.cpp +++ b/tdeprint/kpposterpage.cpp @@ -51,18 +51,12 @@ KPPosterPage::KPPosterPage( TQWidget *parent, const char *name ) " option here, the <em>'Poster Printing' filter</em> will be auto-loaded in " " the 'Filters' tab of this dialog. </p>" " <p>This tab is only visible if the external <em>'poster'</em> utility is " - " discovered by KDEPrint on your system. [<em>'poster'</em> is a commandline " + " discovered by TDEPrint on your system. [<em>'poster'</em> is a commandline " " utility that enables you to convert PostScript files into tiled printouts " " which allow for oversized appearance of the stitched-together tiles.] </p>" " <p><b>Note:</b> The standard version of 'poster' will not work. Your system " " must use a patched version of 'poster'. Ask your operating system vendor to " " provide a patched version of 'poster' if he does not already. </p>" - " <p><b>Additional hint for power users:</b> A patched version of 'poster' is " - " available from the <a href=\"http://printing.kde.org/\">KDEPrint Website</a> " - " at <a href=\"http://printing.kde.org/downloads/\">http://printing.kde.org/downloads/</a>. " - " The direct link to the patched source tarball is " - " <a href=\"ftp://ftp.kde.org/pub/kde/printing/poster.tar.bz2\">ftp://ftp.kde.org/pub/kde/printing/poster.tar.bz2</a> " - " </p> " " </qt>" ); TQString whatsThisTileSelectionPosterPage = i18n( " <qt> " |