projects
/
xboard.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Switch back two two-part menu names
[xboard.git]
/
board.c
diff --git
a/board.c
b/board.c
index
dd0e7ab
..
2b0c624
100644
(file)
--- a/
board.c
+++ b/
board.c
@@
-896,7
+896,7
@@
DrawPosition (int repaint, Board board)
board = lastBoard[nr];
}
if (!lastBoardValid[nr] || (nr == 0 && lastFlipView != flipView)) {
- MarkMenuItem("Flip View", flipView);
+ MarkMenuItem("
View.
Flip View", flipView);
}
/*