diff options
Diffstat (limited to 'kcontrol/ebrowsing/plugins/ikws/ikwsopts.cpp')
-rw-r--r-- | kcontrol/ebrowsing/plugins/ikws/ikwsopts.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/ebrowsing/plugins/ikws/ikwsopts.cpp b/kcontrol/ebrowsing/plugins/ikws/ikwsopts.cpp index fc92c945d..dacc1ed7e 100644 --- a/kcontrol/ebrowsing/plugins/ikws/ikwsopts.cpp +++ b/kcontrol/ebrowsing/plugins/ikws/ikwsopts.cpp @@ -96,8 +96,8 @@ TQString FilterOptions::quickHelp() const return i18n("In this module you can configure the web shortcuts feature. " "Web shortcuts allow you to quickly search or lookup words on " "the Internet. For example, to search for information about the " - "KDE project using the Google engine, you simply type <b>gg:KDE</b> " - "or <b>google:KDE</b>." + "TDE project using the Google engine, you simply type <b>gg:TDE</b> " + "or <b>google:TDE</b>." "<p>If you select a default search engine, normal words or phrases " "will be looked up at the specified search engine by simply typing " "them into applications, such as Konqueror, that have built-in support " |