diff options
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> " |