Subject WB context menus to translation
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 5 Dec 2010 17:01:21 +0000 (18:01 +0100)
committerArun Persaud <arun@nubati.net>
Sat, 11 Dec 2010 17:42:12 +0000 (09:42 -0800)
commit35eff6783ec3d1809b70948ab5ffc475bcec7980
tree1a325004b42ef7f214a8221de602741576ba80e5
parent4792abc3494f983650870624197e9af53e682bb2
Subject WB context menus to translation

The innerloopof the menu translation has been made into a separate
routine. This now uses GetMenuItemInfo() in stead of ModifyMenu() to
better preserve menu breaks. Menu #10 is used for context menus (from
the routine that pops them up), and for this number the orignal texts
are not saved in menuText. (This is not needed, because the menu is
created everytime anew from the resource data.)
winboard/winboard.c