diff options
Diffstat (limited to 'tdeprint/driverview.cpp')
-rw-r--r-- | tdeprint/driverview.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeprint/driverview.cpp b/tdeprint/driverview.cpp index f7feabb06..68e705a7d 100644 --- a/tdeprint/driverview.cpp +++ b/tdeprint/driverview.cpp @@ -64,7 +64,7 @@ DriverView::DriverView(TQWidget *parent, const char *name) " </ul>" " <p><b>Note.</b> The number of available job options depends strongly on the actual " " driver used for your print queue. <em>'Raw'</em> queues do not have a driver or a " - " PPD. For raw queues this tab page is not loaded by KDEPrint, and thus is not present " + " PPD. For raw queues this tab page is not loaded by TDEPrint, and thus is not present " " in the kprinter dialog.</p> " " </qt>" ); @@ -88,7 +88,7 @@ DriverView::DriverView(TQWidget *parent, const char *name) " </ul>" " <p><b>Note.</b> The number of available job options depends strongly on the actual " " driver used for your print queue. <em>'Raw'</em> queues do not have a driver or a " - " PPD. For raw queues this tab page is not loaded by KDEPrint, and thus is not present " + " PPD. For raw queues this tab page is not loaded by TDEPrint, and thus is not present " " in the kprinter dialog.</p> " " </qt>" ); |