git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1176128 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
v3.5.13-sru
tpearson 14 years ago
parent 2e7d96ce37
commit 8e999fffbf

@ -534,6 +534,7 @@ bool clientApp::doIt()
KService::Ptr serv = offers.first();
return KRun::run( *serv, urls );
}
}
else if ( command == "openBrowser" )
{
KRun * run = new KRun( "http://default.browser", 0, 0, false, false /* no progress window */ );

Loading…
Cancel
Save