summaryrefslogtreecommitdiff
path: root/atari/res/netsurf.rsh
diff options
context:
space:
mode:
Diffstat (limited to 'atari/res/netsurf.rsh')
-rwxr-xr-xatari/res/netsurf.rsh4
1 files changed, 2 insertions, 2 deletions
diff --git a/atari/res/netsurf.rsh b/atari/res/netsurf.rsh
index 14008ce07..2452f3ce4 100755
--- a/atari/res/netsurf.rsh
+++ b/atari/res/netsurf.rsh
@@ -44,8 +44,8 @@
#define TOOLBAR_BT_BACK 2 /* CICON in tree TOOLBAR */
#define TOOLBAR_BT_HOME 3 /* CICON in tree TOOLBAR */
#define TOOLBAR_BT_FORWARD 4 /* CICON in tree TOOLBAR */
-#define TOOLBAR_BT_RELOAD 5 /* CICON in tree TOOLBAR */
-#define TOOLBAR_BT_STOP 6 /* CICON in tree TOOLBAR */
+#define TOOLBAR_BT_STOP 5 /* CICON in tree TOOLBAR */
+#define TOOLBAR_BT_RELOAD 6 /* CICON in tree TOOLBAR */
#define ICONIFY 2 /* form/dial */
#define ICONIFY_GLOBE 1 /* CICON in tree ICONIFY */