summaryrefslogtreecommitdiff
path: root/riscos/gui.h
diff options
context:
space:
mode:
authorAndrew Timmins <atimmins@blueyonder.co.uk>2004-07-26 20:13:45 +0000
committerAndrew Timmins <atimmins@blueyonder.co.uk>2004-07-26 20:13:45 +0000
commitb59616c9ab85b0f58c0318f62e39f197932a712b (patch)
tree72e5c3ffa27800e21be5f1a7d74e97a006fc7bd6 /riscos/gui.h
parent8e7d298c65440ab93e8061a934c76076b934eddd (diff)
downloadnetsurf-b59616c9ab85b0f58c0318f62e39f197932a712b.tar.gz
netsurf-b59616c9ab85b0f58c0318f62e39f197932a712b.tar.bz2
[project @ 2004-07-26 20:13:45 by atimmins]
Updated to support new config options (homepage, open on startup). Bug fixes with new config pane window (sticky selected radio icon bug!). Also includes up-to-date French templates. svn path=/import/netsurf/; revision=1150
Diffstat (limited to 'riscos/gui.h')
-rw-r--r--riscos/gui.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/riscos/gui.h b/riscos/gui.h
index 152da4826..9d23ef1e5 100644
--- a/riscos/gui.h
+++ b/riscos/gui.h
@@ -284,6 +284,11 @@ void ro_gui_debugwin_redraw(wimp_draw *redraw);
#define ICON_CONFIG_BR_LANG_PICK 12
#define ICON_CONFIG_BR_ALANG 15
#define ICON_CONFIG_BR_ALANG_PICK 16
+#define ICON_CONFIG_BR_HOMEPAGE_URL 20
+#define ICON_CONFIG_BR_HOMEPAGE_CURRENT 21
+#define ICON_CONFIG_BR_HOMEPAGE_DEFAULT 22
+#define ICON_CONFIG_BR_HOMEPAGE_BLANK 23
+#define ICON_CONFIG_BR_OPENBROWSER 24
#define ICON_CONFIG_PROX_OK 0
#define ICON_CONFIG_PROX_CANCEL 1