From fc2650816b4b95f21750c53c0d45daeff31510d6 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 24 Feb 2012 22:53:44 -0600 Subject: Update tdebase cmake files with STARTKDE->STARTTDE. Fix tdebase entities, text strings for future maintenance of handbook files. This partially resolves bug report 694. Update konqueror user agent strings. This partially resolves bug report 774. Update TDM help options. This resolves bug report 618. Fix KTips branding issues and obsolete web addresses. This resolves bug report 842. --- doc/faq/webbrowse.docbook | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/faq/webbrowse.docbook') diff --git a/doc/faq/webbrowse.docbook b/doc/faq/webbrowse.docbook index 5beab0376..1538744e9 100644 --- a/doc/faq/webbrowse.docbook +++ b/doc/faq/webbrowse.docbook @@ -4,7 +4,7 @@ Webbrowsing with &konqueror; -&konqueror; is &kde;'s open source, standards compliant webbrowser. +&konqueror; is &tde;'s open source, standards compliant webbrowser. It's home page is http://www.konqueror.org where a @@ -14,13 +14,13 @@ url="http://www.konqueror.org">http://www.konqueror.org where a Where does the name &konqueror; come from? -It's a word play on the other browsers' names. After the Navigator and the Explorer comes the Conqueror; it's spelled with a K to show that it's part of &kde;. The name change also moves away from kfm (the &kde; file manager, &konqueror;'s predecessor) which represented only file management. +It's a word play on the other browsers' names. After the Navigator and the Explorer comes the Conqueror; it's spelled with a K to show that it's part of &tde;. The name change also moves away from kfm (the &tde; file manager, &konqueror;'s predecessor) which represented only file management. -Can I run &konqueror; without running &kde;? -Yes. Just install &Qt;, tdelibs and tdebase, and from your favorite window manager just launch &konqueror;. It should work just fine, but if it doesn't (&kde; developers don't test that case often), report it to http://bugs.kde.org and try running "tdeinit" before running &konqueror;, it usually helps. -This is of course the same for any other &kde; application. +Can I run &konqueror; without running &tde;? +Yes. Just install &Qt;, tdelibs and tdebase, and from your favorite window manager just launch &konqueror;. It should work just fine, but if it doesn't (&tde; developers don't test that case often), report it to http://bugs.kde.org and try running "tdeinit" before running &konqueror;, it usually helps. +This is of course the same for any other &tde; application. @@ -88,11 +88,11 @@ could cause this? support. Adding the following to /etc/profile or any other script that is sourced on login should solve this problem: -export KDE_NO_IPV6=true +export TDE_NO_IPV6=true for bourne compatible shells, and for C-style shells: -setenv KDE_NO_IPV6 true +setenv TDE_NO_IPV6 true -- cgit v1.2.1