summaryrefslogtreecommitdiff
path: root/!NetSurf/!Boot,feb
blob: 4014fb4bdc61f533cbb423fb934efd87b4edb990 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Set NetSurf$Dir <Obey$Dir>

Set File$Type_F79 CSS

| Application system variables
Set NetSurf$Help <NetSurf$Dir>.Docs.docs_en
Set NetSurf$Version "Development Build"
Set NetSurf$Web "http://netsurf.sourceforge.net/"
Set NetSurf$Title "NetSurf"
Set NetSurf$Publisher "The NetSurf Developers"
Set NetSurf$Description "Web browser"

| NetSurf Sprites
Set NetSurf$Sprites <NetSurf$Dir>.!Sprites
RMEnsure UtilityModule 5.00 Set NetSurf$Sprites <NetSurf$Dir>.!SpritesA
RMEnsure UtilityModule 4.37 Set NetSurf$Sprites <NetSurf$Dir>.!Sprites
IconSprites <NetSurf$Sprites>
Unset NetSurf$Sprites

| Acorn URI protocol
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

| ANT URI protocol
| Not yet ;)
|If "" = "<Alias$URLOpen_http>"  Then Set Alias$URLOpen_http  <NetSurf$Dir>.URILaunch %%*0
|If "" = "<Alias$URLOpen_https>" Then Set Alias$URLOpen_https <NetSurf$Dir>.URILaunch %%*0
|If "" = "<Alias$URLOpen_file>"  Then Set Alias$URLOpen_file  <NetSurf$Dir>.URILaunch %%*0

| Claim HTML and URI files
| Not Yet ;)
|If "" = "<Alias$@RunType_FAF>" Then Set Alias$@RunType_FAF <NetSurf$Dir>.URILaunch
|If "" = "<Alias$@RunType_B28>" Then Set Alias$@RunType_B28 <NetSurf$Dir>.URILaunch
|If "" = "<FTPc$Dir>" Then If "<Alias$@RunType_F91>" = "" Then Set Alias$@RunType_F91 <NetSurf$Dir>.URILaunch