From kde-commits Sun Jan 30 14:50:58 2005 From: Kurt Pfeifle Date: Sun, 30 Jan 2005 14:50:58 +0000 To: kde-commits Subject: kdelibs/kdeprint Message-Id: <20050130145058.94F3A1CFF8 () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=110709672511485 CVS commit by pfeifle: minor markup correction M +3 -2 kpfilterpage.cpp 1.20 --- kdelibs/kdeprint/kpfilterpage.cpp #1.19:1.20 @@ -89,5 +89,6 @@ KPFilterPage::KPFilterPage(QWidget *pare " " ); - QString whatsThisFilterchainListView = i18n( " Filtering Chain" + QString whatsThisFilterchainListView = i18n( " Filtering Chain (if enabled, is run before actual " + " job submission to print system)" "

This field shows which filters are currently selected to act as 'pre-filters' " " for KDEPrint. Pre-filters are processing the print files before they are " @@ -104,5 +105,5 @@ KPFilterPage::KPFilterPage(QWidget *pare "

KDEPrint ships preconfigured with support for a selection of common filters. These " " filters however need to be " - " installed independently from KDEPrint. These pre-filters work for all print subsystems" + " installed independently from KDEPrint. These pre-filters work for all print subsystems" " supported by KDEPrint (such as CUPS, LPRng and LPD), because they are not depending on these.

" ".

Amongst the pre-configured filters shipping with KDEPrint are:

"