From 43c3eb33b34db0e818fe7bf72663b55910864dd9 Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Tue, 19 Jun 2012 23:12:02 +0000 Subject: Integrated do not track option into the options dialog. svn path=/trunk/netsurf/; revision=13975 --- atari/res/netsurf.rsh | 1 + 1 file changed, 1 insertion(+) (limited to 'atari/res/netsurf.rsh') diff --git a/atari/res/netsurf.rsh b/atari/res/netsurf.rsh index 80d86be4d..0c9e54086 100755 --- a/atari/res/netsurf.rsh +++ b/atari/res/netsurf.rsh @@ -166,6 +166,7 @@ #define CHOICES_TAB_BROWSER 55 /* BUTTON in tree CHOICES */ #define CHOICES_CB_HIDE_ADVERTISEMENT 57 /* BUTTON in tree CHOICES */ #define CHOICES_CB_DISABLE_POPUP_WINDOWS 58 /* BUTTON in tree CHOICES */ +#define CHOICES_CB_SEND_DO_NOT_TRACK 103 /* BUTTON in tree CHOICES */ #define CHOICES_BT_SEL_LOCALE 60 /* BUTTON in tree CHOICES */ #define CHOICES_BT_GUI_LANG 63 /* BUTTON in tree CHOICES */ #define CHOICES_EDIT_HISTORY_AGE 66 /* FTEXT in tree CHOICES */ -- cgit v1.2.3