diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-10 16:36:05 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-10 16:36:05 -0600 |
commit | fa9e71d3ac38cdaa690a7e551736929f056a9c56 (patch) | |
tree | fe912c9e363d14f38e5141823aa942cd0d6e6e2d /konqueror | |
parent | 50741cc5474353bba914746aa25b091aa609a38f (diff) | |
download | tdebase-fa9e71d3ac38cdaa690a7e551736929f056a9c56.tar.gz tdebase-fa9e71d3ac38cdaa690a7e551736929f056a9c56.zip |
Branding updates in konqueror about page.
Diffstat (limited to 'konqueror')
-rw-r--r-- | konqueror/about/konq_aboutpage.cc | 6 |
1 files changed, 3 insertions, 3 deletions
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. <a href=\"http://www.kde.org\">http://www.kde.org</A>) " + "Enter the address (e.g. <a href=\"http://www.trinitydesktop.org\">http://www.trinitydesktop.org</A>) " "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 " "<a href=\"%1\">create your own</a> Web-Shortcuts." ).arg("exec:/tdecmshell ebrowsing") ) |