mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-11-18 10:08:29 +01:00
add new tiles left menuitem
This commit is contained in:
parent
2ed865a388
commit
a80a8dd431
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ BEGIN
|
|||
PULLDOWN "Game"
|
||||
BEGIN
|
||||
MENUITEM "Tile values" XW_TILEVALUES_PULLDOWN_ID "V"
|
||||
MENUITEM "Tiles left" XW_TILESLEFT_PULLDOWN_ID "L"
|
||||
MENUITEM "Current game info..." XW_PASSWORDS_PULLDOWN_ID "G"
|
||||
MENUITEM "History" XW_HISTORY_PULLDOWN_ID "Y"
|
||||
MENUITEM "Final scores" XW_FINISH_PULLDOWN_ID "F"
|
||||
|
|
Loading…
Reference in a new issue