From 1178ffec6cd4d2cdacf5337af96b58ba87d4b6f0 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 7 Mar 2012 17:41:02 -0600 Subject: Fix branding issues of non-KDE -> non-TDE. --- tdeprint/kmvirtualmanager.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeprint/kmvirtualmanager.cpp') diff --git a/tdeprint/kmvirtualmanager.cpp b/tdeprint/kmvirtualmanager.cpp index 78757decd..dca3271be 100644 --- a/tdeprint/kmvirtualmanager.cpp +++ b/tdeprint/kmvirtualmanager.cpp @@ -161,7 +161,7 @@ void KMVirtualManager::setAsDefault(KMPrinter *p, const TQString& name, TQWidget i18n( "You are about to set a pseudo-printer as your personal default. " "This setting is specific to KDE and will not be available outside KDE " "applications. Note that this will only make your personal default printer " - "as undefined for non-KDE applications and should not prevent you from " + "as undefined for non-TDE applications and should not prevent you from " "printing normally. Do you really want to set %1 as your personal default?" ).arg( instname ), TQString::null, i18n("Set as Default"), "setSpecialAsDefault" ) == KMessageBox::No ) return; -- cgit v1.2.3