From 8500fd304d11f6b2c850a57d2ce436f7a98bb513 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 13:03:38 -0500 Subject: Branding cleanup: KDE print -> TDE Print. --- tdeprint/util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeprint/util.h') diff --git a/tdeprint/util.h b/tdeprint/util.h index 6b966d7c0..dafcdaa90 100644 --- a/tdeprint/util.h +++ b/tdeprint/util.h @@ -31,7 +31,7 @@ void urlToSmb(const KURL& url, TQString& work, TQString& server, TQString& print // strange characters ('@', '/'). In this case, those chars are not encoded // as other SMB tools (smbspool) doesn't seem to support encoding. This // utilities allow to continue working KURL class (and encoding) within -// KDEPrint, but without encoding outside KDEPrint (shoudl fix bug #38733) +// TDEPrint, but without encoding outside TDEPrint (should fix bug #38733) TDEPRINT_EXPORT TQString buildSmbURI( const TQString& work, const TQString& server, const TQString& printer, const TQString& user, const TQString& passwd ); TDEPRINT_EXPORT bool splitSmbURI( const TQString& uri, TQString& work, TQString& server, TQString& printer, TQString& user, TQString& passwd ); -- cgit v1.2.1