diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 12:21:37 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 12:21:37 -0500 |
commit | 7a3756d8eaa176f723cd1a81891154390a6ae5ab (patch) | |
tree | 05a04db2ace36164a5c2d1ea4d1366910d22fa3c /konqueror | |
parent | c4050cef6c09c1aaf37aec25784f6120ab5f4470 (diff) | |
download | tdebase-7a3756d8eaa176f723cd1a81891154390a6ae5ab.tar.gz tdebase-7a3756d8eaa176f723cd1a81891154390a6ae5ab.zip |
Branding cleanup: KDE print -> TDE Print.
Diffstat (limited to 'konqueror')
-rw-r--r-- | konqueror/konq_mainwindow.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/konq_mainwindow.cc b/konqueror/konq_mainwindow.cc index d2412c5e9..1435167c8 100644 --- a/konqueror/konq_mainwindow.cc +++ b/konqueror/konq_mainwindow.cc @@ -4067,7 +4067,7 @@ void KonqMainWindow::initActions() "You will be presented with a dialog where you can set various " "options, such as the number of copies to print and which printer " "to use.<p>" - "This dialog also provides access to special KDE printing " + "This dialog also provides access to special TDE printing " "services such as creating a PDF file from the current document." ) ); m_paPrint->setToolTip( i18n( "Print the current document" ) ); |