summaryrefslogtreecommitdiff
path: root/atari/res/netsurf.rsh
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2013-10-26 17:28:09 +0200
committerOle Loots <ole@monochrom.net>2013-10-26 17:28:09 +0200
commit5b02d2b681398a5ba0eb8831f0829388e5be819b (patch)
tree9b97100e51226e649d88ff4ae6efcf1701f34507 /atari/res/netsurf.rsh
parent77129038ee8aa8ccdf8f4a264fd1189459e69326 (diff)
downloadnetsurf-5b02d2b681398a5ba0eb8831f0829388e5be819b.tar.gz
netsurf-5b02d2b681398a5ba0eb8831f0829388e5be819b.tar.bz2
Set throbber background to be transparent, again.
Diffstat (limited to 'atari/res/netsurf.rsh')
-rwxr-xr-xatari/res/netsurf.rsh2
1 files changed, 1 insertions, 1 deletions
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 */