summaryrefslogtreecommitdiffstats
path: root/kio
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-03 13:37:53 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-03 13:37:53 -0500
commitbe91eb61cf327d204eb087b1b0e62209362f670f (patch)
treef99ec5dcc68423a0fbfe284511dac84b42047786 /kio
parent94e1cbf4a7a945d4ffe9531570247b28dae8ec4d (diff)
downloadtdelibs-be91eb61cf327d204eb087b1b0e62209362f670f.tar.gz
tdelibs-be91eb61cf327d204eb087b1b0e62209362f670f.zip
Branding cleanup: What's This help, KDE -> TDE
Diffstat (limited to 'kio')
-rw-r--r--kio/kfile/kfiledialog.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kio/kfile/kfiledialog.cpp b/kio/kfile/kfiledialog.cpp
index 6bb21d7a1..f84db825b 100644
--- a/kio/kfile/kfiledialog.cpp
+++ b/kio/kfile/kfiledialog.cpp
@@ -2011,7 +2011,7 @@ void KFileDialog::updateAutoSelectExtension (void)
"This extension is based on the file type that you "
"have chosen to save in.<br>"
"<br>"
- "If you do not want KDE to supply an extension for the "
+ "If you do not want TDE to supply an extension for the "
"filename, you can either turn this option off or you "
"can suppress it by adding a period (.) to the end of "
"the filename (the period will be automatically "
@@ -2275,7 +2275,7 @@ void KFileDialog::toggleBookmarks(bool show)
"Click on this button to open the bookmark menu where you may add, "
"edit or select a bookmark.<p>"
"These bookmarks are specific to the file dialog, but otherwise operate "
- "like bookmarks elsewhere in KDE.</qt>"));
+ "like bookmarks elsewhere in TDE.</qt>"));
}
else if (d->bookmarkHandler)
{