summaryrefslogtreecommitdiff
path: root/atari/res/netsurf.rsh
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2012-01-06 23:30:59 +0000
committerOle Loots <ole@monochrom.net>2012-01-06 23:30:59 +0000
commitcc2b4477b00a9d0a3afa1d18bfd3165e8f017eca (patch)
tree8434f87eeecc4f31b0153bf646659e94defc3ed5 /atari/res/netsurf.rsh
parent2ee9f1d9258c92a8395ed5e4c5f97e78cd5c894e (diff)
downloadnetsurf-cc2b4477b00a9d0a3afa1d18bfd3165e8f017eca.tar.gz
netsurf-cc2b4477b00a9d0a3afa1d18bfd3165e8f017eca.tar.bz2
Updated resources ( mainmenu and settings dialog updated for background_images, foreground_images, font_monochrom )
svn path=/trunk/netsurf/; revision=13389
Diffstat (limited to 'atari/res/netsurf.rsh')
-rwxr-xr-xatari/res/netsurf.rsh49
1 files changed, 27 insertions, 22 deletions
diff --git a/atari/res/netsurf.rsh b/atari/res/netsurf.rsh
index e204608c2..648b53d88 100755
--- a/atari/res/netsurf.rsh
+++ b/atari/res/netsurf.rsh
@@ -27,16 +27,18 @@
#define MAINMENU_M_TOOLBARS 41 /* STRING in tree MAINMENU */
#define MAINMENU_M_SAVEWIN 43 /* STRING in tree MAINMENU */
#define MAINMENU_M_DEBUG_RENDER 44 /* STRING in tree MAINMENU */
-#define MAINMENU_M_BACK 46 /* STRING in tree MAINMENU */
-#define MAINMENU_M_FORWARD 47 /* STRING in tree MAINMENU */
-#define MAINMENU_M_HOME 48 /* STRING in tree MAINMENU */
-#define MAINMENU_M_LHISTORY 50 /* STRING in tree MAINMENU */
-#define MAINMENU_M_GHISTORY 51 /* STRING in tree MAINMENU */
-#define MAINMENU_M_ADD_BOOKMARK 53 /* STRING in tree MAINMENU */
-#define MAINMENU_M_BOOKMARKS 54 /* STRING in tree MAINMENU */
-#define MAINMENU_M_CHOICES 56 /* STRING in tree MAINMENU */
-#define MAINMENU_M_VLOG 57 /* STRING in tree MAINMENU */
-#define MAINMENU_M_HELP_CONTENT 59 /* STRING in tree MAINMENU */
+#define MAINMENU_M_BG_IMAGES 45 /* STRING in tree MAINMENU */
+#define MAINMENU_M_FG_IMAGES 46 /* STRING in tree MAINMENU */
+#define MAINMENU_M_BACK 48 /* STRING in tree MAINMENU */
+#define MAINMENU_M_FORWARD 49 /* STRING in tree MAINMENU */
+#define MAINMENU_M_HOME 50 /* STRING in tree MAINMENU */
+#define MAINMENU_M_LHISTORY 52 /* STRING in tree MAINMENU */
+#define MAINMENU_M_GHISTORY 53 /* STRING in tree MAINMENU */
+#define MAINMENU_M_ADD_BOOKMARK 55 /* STRING in tree MAINMENU */
+#define MAINMENU_M_BOOKMARKS 56 /* STRING in tree MAINMENU */
+#define MAINMENU_M_CHOICES 58 /* STRING in tree MAINMENU */
+#define MAINMENU_M_VLOG 59 /* STRING in tree MAINMENU */
+#define MAINMENU_M_HELP_CONTENT 61 /* STRING in tree MAINMENU */
#define TOOLBAR 1 /* form/dial */
#define TOOLBAR_BT_BACK 2 /* CICON in tree TOOLBAR */
@@ -149,6 +151,7 @@
#define CHOICES_EDIT_MIN_REFLOW_PERIOD 33 /* FTEXT in tree CHOICES */
#define CHOICES_DEC_INCREMENTAL_REFLOW 34 /* BOXCHAR in tree CHOICES */
#define CHOICES_INC_INCREMENTAL_REFLOW 35 /* BOXCHAR in tree CHOICES */
+#define CHOICES_CB_ANTI_ALIASING 102 /* BUTTON in tree CHOICES */
#define CHOICES_TAB_PATH 37 /* BUTTON in tree CHOICES */
#define CHOICES_EDIT_CA_CERTS_PATH 42 /* FTEXT in tree CHOICES */
#define CHOICES_EDIT_DOWNLOAD_PATH 43 /* FTEXT in tree CHOICES */
@@ -176,15 +179,17 @@
#define CHOICES_CB_PROXY_AUTH 79 /* BUTTON in tree CHOICES */
#define CHOICES_EDIT_PROXY_USERNAME 80 /* FTEXT in tree CHOICES */
#define CHOICES_EDIT_PROXY_PASSWORD 81 /* FTEXT in tree CHOICES */
-#define CHOICES_EDIT_PROXY_PORT 99 /* FTEXT in tree CHOICES */
-#define CHOICES_INC_MAX_FETCHERS_PER_HOST 87 /* BOXCHAR in tree CHOICES */
-#define CHOICES_INC_CACHED_CONNECTIONS 88 /* BOXCHAR in tree CHOICES */
-#define CHOICES_DEC_MAX_FETCHERS_PER_HOST 89 /* BOXCHAR in tree CHOICES */
-#define CHOICES_DEC_CACHED_CONNECTIONS 90 /* BOXCHAR in tree CHOICES */
-#define CHOICES_EDIT_MAX_FETCHERS_PER_HOST 91 /* FTEXT in tree CHOICES */
-#define CHOICES_EDIT_MAX_CACHED_CONNECTIONS 92 /* FTEXT in tree CHOICES */
-#define CHOICES_EDIT_MAX_FETCHERS 94 /* FTEXT in tree CHOICES */
-#define CHOICES_DEC_MAX_FETCHERS 95 /* BOXCHAR in tree CHOICES */
-#define CHOICES_INC_MAX_FETCHERS 96 /* BOXCHAR in tree CHOICES */
-#define CHOICES_ABORT 97 /* BUTTON in tree CHOICES */
-#define CHOICES_OK 98 /* BUTTON in tree CHOICES */
+#define CHOICES_EDIT_PROXY_PORT 83 /* FTEXT in tree CHOICES */
+#define CHOICES_INC_MAX_FETCHERS_PER_HOST 88 /* BOXCHAR in tree CHOICES */
+#define CHOICES_INC_CACHED_CONNECTIONS 89 /* BOXCHAR in tree CHOICES */
+#define CHOICES_DEC_MAX_FETCHERS_PER_HOST 90 /* BOXCHAR in tree CHOICES */
+#define CHOICES_DEC_CACHED_CONNECTIONS 91 /* BOXCHAR in tree CHOICES */
+#define CHOICES_EDIT_MAX_FETCHERS_PER_HOST 92 /* FTEXT in tree CHOICES */
+#define CHOICES_EDIT_MAX_CACHED_CONNECTIONS 93 /* FTEXT in tree CHOICES */
+#define CHOICES_EDIT_MAX_FETCHERS 95 /* FTEXT in tree CHOICES */
+#define CHOICES_DEC_MAX_FETCHERS 96 /* BOXCHAR in tree CHOICES */
+#define CHOICES_INC_MAX_FETCHERS 97 /* BOXCHAR in tree CHOICES */
+#define CHOICES_CB_FG_IMAGES 100 /* BUTTON in tree CHOICES */
+#define CHOICES_CB_BG_IMAGES 101 /* BUTTON in tree CHOICES */
+#define CHOICES_ABORT 98 /* BUTTON in tree CHOICES */
+#define CHOICES_OK 99 /* BUTTON in tree CHOICES */