diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 21:47:09 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 21:47:09 -0500 |
commit | 0f1209c4bbd383acb68a22128b6b323f78c7fcb3 (patch) | |
tree | 1fe793a9da5b636da0f2e7c185c232a51990aa16 /tdeprint/kmvirtualmanager.cpp | |
parent | be91eb61cf327d204eb087b1b0e62209362f670f (diff) | |
download | tdelibs-0f1209c4bbd383acb68a22128b6b323f78c7fcb3.tar.gz tdelibs-0f1209c4bbd383acb68a22128b6b323f78c7fcb3.zip |
Branding cleanup: KDE -> TDE
Diffstat (limited to 'tdeprint/kmvirtualmanager.cpp')
-rw-r--r-- | tdeprint/kmvirtualmanager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/kmvirtualmanager.cpp b/tdeprint/kmvirtualmanager.cpp index dca3271be..2f1d80e54 100644 --- a/tdeprint/kmvirtualmanager.cpp +++ b/tdeprint/kmvirtualmanager.cpp @@ -159,7 +159,7 @@ void KMVirtualManager::setAsDefault(KMPrinter *p, const TQString& name, TQWidget { if ( KMessageBox::warningContinueCancel( parent, i18n( "<qt>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 " + "This setting is specific to TDE and will not be available outside TDE " "applications. Note that this will only make your personal default printer " "as undefined for non-TDE applications and should not prevent you from " "printing normally. Do you really want to set <b>%1</b> as your personal default?</qt>" ).arg( instname ), |