summaryrefslogtreecommitdiff
path: root/!NetSurf/!Boot,feb
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2003-08-24 22:39:55 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2003-08-24 22:39:55 +0000
commit3c11ffdc9ffef96056504228577ab99046b49caf (patch)
treef5b55115c76080c8850e322fb035d3b48f1fda00 /!NetSurf/!Boot,feb
parentdfbe3c84f1541590cf4bea240d0abfaf76d5afb1 (diff)
downloadnetsurf-3c11ffdc9ffef96056504228577ab99046b49caf.tar.gz
netsurf-3c11ffdc9ffef96056504228577ab99046b49caf.tar.bz2
[project @ 2003-08-24 22:39:55 by jmb]
Make plugins work. Improve initialisation of AcornURI. Add support for <iframe> (still needs rendering tweaks). Add Ctrl-F2 key sequence to close window. svn path=/import/netsurf/; revision=246
Diffstat (limited to '!NetSurf/!Boot,feb')
-rw-r--r--!NetSurf/!Boot,feb5
1 files changed, 0 insertions, 5 deletions
diff --git a/!NetSurf/!Boot,feb b/!NetSurf/!Boot,feb
index e2e7e6ce1..ae72986e2 100644
--- a/!NetSurf/!Boot,feb
+++ b/!NetSurf/!Boot,feb
@@ -4,11 +4,6 @@ IconSprites <NetSurf$Dir>.!Sprites
Set File$Type_F79 CSS
| Acorn URI protocol
-Set NetSurf$start_uri_handler "no"
-RMEnsure AcornURI 0.10 Set NetSurf$start_uri_handler "yes"
-RMEnsure AcornURI 0.10 RMLoad System:310.Modules.Network.URI
-If "<NetSurf$start_uri_handler>" = "yes" Then Desktop
-
If "<Alias$Open_URI_http>" = "" Then Set Alias$Open_URI_http <NetSurf$Dir>.URILaunch
If "<Alias$Open_URI_https>" = "" Then Set Alias$Open_URI_https <NetSurf$Dir>.URILaunch
If "<Alias$Open_URI_file>" = "" Then Set Alias$Open_URI_file <NetSurf$Dir>.URILaunch