summaryrefslogtreecommitdiff
path: root/atari/res/netsurf.rsh
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2013-09-26 01:24:49 +0200
committerOle Loots <ole@monochrom.net>2013-10-06 01:24:19 +0200
commit4f45f807f241683480a56a99b558b4b1d0f59332 (patch)
treea0d1f25ff91495e1d0bd34b6b48ec7093555b525 /atari/res/netsurf.rsh
parent7f920600416871e24da272e5ce5e59d446a50ba7 (diff)
downloadnetsurf-4f45f807f241683480a56a99b558b4b1d0f59332.tar.gz
netsurf-4f45f807f241683480a56a99b558b4b1d0f59332.tar.bz2
Added about dialog, fixed scrolled treeview redraw.
Diffstat (limited to 'atari/res/netsurf.rsh')
-rwxr-xr-xatari/res/netsurf.rsh5
1 files changed, 5 insertions, 0 deletions
diff --git a/atari/res/netsurf.rsh b/atari/res/netsurf.rsh
index 03968410a..54c88d66f 100755
--- a/atari/res/netsurf.rsh
+++ b/atari/res/netsurf.rsh
@@ -111,6 +111,11 @@
#define DOWNLOAD_CB_CLOSE_RDY 9 /* BOXCHAR in tree DOWNLOAD */
#define ABOUT 10 /* form/dial */
+#define ABOUT_LBL_VERSION 1 /* TEXT in tree ABOUT */
+#define ABOUT_OK 4 /* BUTTON in tree ABOUT */
+#define ABOUT_CONTENT 6 /* USERDEF in tree ABOUT */
+#define ABOUT_CREDITS 7 /* BUTTON in tree ABOUT */
+#define ABOUT_LICENSE 8 /* BUTTON in tree ABOUT */
#define POP_CTX 11 /* form/dial */
#define POP_CTX_CUT_SEL 1 /* TEXT in tree POP_CTX */