Diff of /branches/KDE/4.5/kdelibs/kio/kio/krun.cpp
Parent Directory
|
Revision Log
|
Patch
| revision 1172681, Tue Sep 7 20:07:19 2010 UTC | revision 1183317, Wed Oct 6 22:33:23 2010 UTC | |
|---|---|---|
| # | Line 375 static QStringList supportedProtocols(co | Line 375 static QStringList supportedProtocols(co |
| 375 | } | } |
| 376 | else { // if no KDE app, be a bit over-generic | else { // if no KDE app, be a bit over-generic |
| 377 | supportedProtocols.append("http"); | supportedProtocols.append("http"); |
| 378 | supportedProtocols.append("https"); // #253294 | |
| 379 | supportedProtocols.append("ftp"); | supportedProtocols.append("ftp"); |
| 380 | } | } |
| 381 | } | } |
|
||||||||
The KDE Source Repository
Full Width