[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE_3_1_BRANCH: kdebase/khelpcenter
From:       George Staikos <staikos () kde ! org>
Date:       2003-04-30 21:15:24
[Download RAW message or body]

CVS commit by staikos: 

backport:
Have external http links open in Konqueror instead of directly in KHelpcenter.

Fixes #53162 and closes #53788 (by avoiding it in the first place)


  M +1 -2      mainwindow.cpp   1.16.2.1


--- kdebase/khelpcenter/mainwindow.cpp  #1.16:1.16.2.1
@@ -164,6 +164,5 @@ void MainWindow::slotOpenURLRequest( con
     QString proto = url.protocol().lower();
     if ( proto == "help" || proto == "glossentry" || proto == "about" ||
-         proto == "man" || proto == "info" || proto == "cgi" ||
-         proto == "http" )
+         proto == "man" || proto == "info" || proto == "cgi" )
         own = true;
     else if (url.isLocalFile()) {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic