summaryrefslogtreecommitdiff
path: root/atari/res/netsurf.rsh
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2013-11-23 17:52:33 +0100
committerOle Loots <ole@monochrom.net>2013-11-23 17:52:33 +0100
commit418a6f7edd678461c106e0e5b01183400c0746a1 (patch)
tree328124192a4c089699af7cb8ed3ddaf1f237117e /atari/res/netsurf.rsh
parent65ebba7b5152af154f0b8806a5ae4cf2fb68d2f8 (diff)
downloadnetsurf-418a6f7edd678461c106e0e5b01183400c0746a1.tar.gz
netsurf-418a6f7edd678461c106e0e5b01183400c0746a1.tar.bz2
Added GUI pol timeout selection popup.
The user must decide for himself. Default to 0, which eats GUI resources but speeds-up rendering.
Diffstat (limited to 'atari/res/netsurf.rsh')
-rwxr-xr-xatari/res/netsurf.rsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/atari/res/netsurf.rsh b/atari/res/netsurf.rsh
index d37e48768..f09644417 100755
--- a/atari/res/netsurf.rsh
+++ b/atari/res/netsurf.rsh
@@ -194,6 +194,7 @@
#define SETTINGS_DEC_HISTORY_AGE 89 /* BOXCHAR in tree SETTINGS */
#define SETTINGS_EDIT_HISTORY_AGE 90 /* FTEXT in tree SETTINGS */
#define SETTINGS_INC_HISTORY_AGE 91 /* BOXCHAR in tree SETTINGS */
+#define SETTINGS_BT_GUI_TOUT 94 /* BUTTON in tree SETTINGS */
#define POP_LANGUAGE 14 /* form/dial */
#define POP_LANGUAGE_CS 1 /* STRING in tree POP_LANGUAGE */