From 5b02d2b681398a5ba0eb8831f0829388e5be819b Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Sat, 26 Oct 2013 17:28:09 +0200 Subject: Set throbber background to be transparent, again. --- atari/res/netsurf.rsc | Bin 38082 -> 38082 bytes atari/res/netsurf.rsh | 2 +- atari/res/netsurf.rsm | 6 +++--- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'atari') diff --git a/atari/res/netsurf.rsc b/atari/res/netsurf.rsc index 37cdcc267..b47cff0b8 100755 Binary files a/atari/res/netsurf.rsc and b/atari/res/netsurf.rsc differ diff --git a/atari/res/netsurf.rsh b/atari/res/netsurf.rsh index 54c88d66f..7255544ed 100755 --- a/atari/res/netsurf.rsh +++ b/atari/res/netsurf.rsh @@ -58,7 +58,7 @@ #define TOOLBAR_BT_STOP 15 /* CICON in tree TOOLBAR */ #define TOOLBAR_BT_RELOAD 16 /* CICON in tree TOOLBAR */ #define TOOLBAR_AREA_URL 17 /* USERDEF in tree TOOLBAR */ -#define TOOLBAR_THROBBER_AREA 18 /* BOX in tree TOOLBAR */ +#define TOOLBAR_THROBBER_AREA 18 /* IBOX in tree TOOLBAR */ #define ICONIFY 2 /* form/dial */ #define ICONIFY_GLOBE 1 /* CICON in tree ICONIFY */ diff --git a/atari/res/netsurf.rsm b/atari/res/netsurf.rsm index 75a7b4667..37741a937 100755 --- a/atari/res/netsurf.rsm +++ b/atari/res/netsurf.rsm @@ -3,7 +3,7 @@ ResourceMaster v3.65 #N 99@32@AZAaza___ _@AZAaza090___ _@@_@ #FoC-Header@rsm2out@C-Header@rsh@@@[C-Header@0@ #R 0@0@1@1@2@1@ -#M 20010100@0@7728@652@ +#M 20010100@0@7728@653@ #T 0@1@MAINMENU@@64@@ #O 4@32@T_FILE@@ #O 5@32@T_EDIT@@ @@ -61,7 +61,7 @@ ResourceMaster v3.65 #O 15@33@BT_STOP@@ #O 16@33@BT_RELOAD@@ #O 17@24@AREA_URL@@ -#O 18@20@THROBBER_AREA@@ +#O 18@25@THROBBER_AREA@@ #T 2@2@ICONIFY@@3@@ #O 1@33@GLOBE@@ #T 3@2@FAVICON@@2@@ @@ -206,4 +206,4 @@ ResourceMaster v3.65 #T 17@2@TOOLBAR_HISTORY@@1@@ #T 18@2@TOOLBAR_SSL_CERT@@2@@ #O 1@26@TRUSTED@@ -#c 28820@ +#c 28824@ -- cgit v1.2.3