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.rsc | Bin 34054 -> 34096 bytes atari/res/netsurf.rsh | 1 + atari/res/netsurf.rsm | 7 ++++--- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/atari/res/netsurf.rsc b/atari/res/netsurf.rsc index c31d52925..7eda5d6c6 100755 Binary files a/atari/res/netsurf.rsc and b/atari/res/netsurf.rsc differ 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 */ diff --git a/atari/res/netsurf.rsm b/atari/res/netsurf.rsm index 01fc153a4..4cd4d73bc 100755 --- a/atari/res/netsurf.rsm +++ b/atari/res/netsurf.rsm @@ -3,7 +3,7 @@ ResourceMaster v3.65 #N 99@32@AZAaza___ _@AZAaza090___ _@@_@ #FoC-Header@rsm2out@C-Header@rsh@@@[C-Header@0@ #R 0@0@1@1@1@1@ -#M 20010100@0@7728@600@ +#M 20010100@0@7728@601@ #T 0@1@MAINMENU@@62@@ #O 4@32@T_FILE@@ #O 5@32@T_EDIT@@ @@ -117,7 +117,7 @@ ResourceMaster v3.65 #O 9@21@SAVE_AS@@ #O 10@21@VIEW_SOURCE@@ #O 11@21@SAVE_LINK_AS@@ -#T 13@2@CHOICES@@103@@ +#T 13@2@CHOICES@@104@@ #O 1@26@REG_BROWSER@@ #O 2@26@REG_RENDER@@ #O 3@26@REG_STYLE@@ @@ -156,6 +156,7 @@ ResourceMaster v3.65 #O 55@26@TAB_BROWSER@@ #O 57@26@CB_HIDE_ADVERTISEMENT@@ #O 58@26@CB_DISABLE_POPUP_WINDOWS@@ +#O 103@26@CB_SEND_DO_NOT_TRACK@@ #O 60@26@BT_SEL_LOCALE@@ #O 63@26@BT_GUI_LANG@@ #O 66@29@EDIT_HISTORY_AGE@@ @@ -184,4 +185,4 @@ ResourceMaster v3.65 #O 101@26@CB_BG_IMAGES@@ #O 98@26@ABORT@@ #O 99@26@OK@@ -#c 27841@ +#c 27495@ -- cgit v1.2.3