summaryrefslogtreecommitdiff
path: root/amiga/menu.h
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2013-07-19 17:42:25 +0100
committerChris Young <chris@unsatisfactorysoftware.co.uk>2013-07-19 17:42:25 +0100
commit0f79676d85bcdd5e5ff1192444bb9c38205728e8 (patch)
tree9b1154b9a3df07a1d3e95e94be50788cfae25c15 /amiga/menu.h
parenta479e8d18a464280fdf85aebd7cbf74a3fba301f (diff)
downloadnetsurf-0f79676d85bcdd5e5ff1192444bb9c38205728e8.tar.gz
netsurf-0f79676d85bcdd5e5ff1192444bb9c38205728e8.tar.bz2
Re-arrange menu to better conform to the Style Guide
Diffstat (limited to 'amiga/menu.h')
-rwxr-xr-xamiga/menu.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/amiga/menu.h b/amiga/menu.h
index e96fcf0ee..47c848e96 100755
--- a/amiga/menu.h
+++ b/amiga/menu.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2008,2009 Chris Young <chris@unsatisfactorysoftware.co.uk>
+ * Copyright 2008,2009,2013 Chris Young <chris@unsatisfactorysoftware.co.uk>
*
* This file is part of NetSurf, http://www.netsurf-browser.org/
*
@@ -46,12 +46,13 @@ enum {
M_SAVEPDF,
#endif
M_BAR_P2,
+ M_PRINT,
+ M_BAR_P3,
M_CLOSETAB,
M_CLOSEWIN,
- M_BAR_P3,
- M_PRINT,
M_BAR_P4,
M_ABOUT,
+ M_BAR_P5,
M_QUIT,
/* Edit menu */
M_EDIT,