diff --git a/konqueror/about/konq_aboutpage.cc b/konqueror/about/konq_aboutpage.cc index 92176b0ea..a96de06cf 100644 --- a/konqueror/about/konq_aboutpage.cc +++ b/konqueror/about/konq_aboutpage.cc @@ -215,7 +215,7 @@ TQString KonqAboutPageFactory::intro() ) ) .arg( i18n( "Konqueror is also a full featured and easy to use web browser which you " "can use to explore the Internet. " - "Enter the address (e.g. http://www.kde.org) " + "Enter the address (e.g. http://www.trinitydesktop.org) " "of a web page you would like to visit in the location bar and press Enter, " "or choose an entry from the Bookmarks menu.") ) .arg( i18n( "To return to the previous " @@ -362,8 +362,8 @@ TQString KonqAboutPageFactory::tips() .arg( i18n( "Tips" ) ) .arg( i18n( "Specifications" ) ) .arg( i18n( "Tips & Tricks" ) ) - .arg( i18n( "Use Internet-Keywords and Web-Shortcuts: by typing \"gg: KDE\" one can search the Internet, " - "using Google, for the search phrase \"KDE\". There are a lot of " + .arg( i18n( "Use Internet-Keywords and Web-Shortcuts: by typing \"gg: Trinity Desktop\" one can search the Internet, " + "using Google, for the search phrase \"Trinity Desktop\". There are a lot of " "Web-Shortcuts predefined to make searching for software or looking " "up certain words in an encyclopedia a breeze. You can even " "create your own Web-Shortcuts." ).arg("exec:/tdecmshell ebrowsing") )