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/driverview.cpp | |
parent | b316b4a3bfd6fd9937c7166e052ad1d813459f2d (diff) | |
download | tdelibs-8500fd304d11f6b2c850a57d2ce436f7a98bb513.tar.gz tdelibs-8500fd304d11f6b2c850a57d2ce436f7a98bb513.zip |
Branding cleanup: KDE print -> TDE Print.
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>" ); |