]> git.mxchange.org Git - flightgear.git/commit
#263: (Re-)introduce language option for menu
authorThorstenB <brehmt@gmail.com>
Sat, 21 Apr 2012 18:18:01 +0000 (20:18 +0200)
committerThorstenB <brehmt@gmail.com>
Sat, 21 Apr 2012 18:18:01 +0000 (20:18 +0200)
commitf3502a760b35441cb99e424923d75b0495a83161
treef5a357b6491c03d0d197c23888edff460b1d1018
parent470552fab1c55a6c8168120997bcd54c115e3bb4
#263: (Re-)introduce language option for menu
Adapt FGPUIMenuBar to use new Locale module.
Adds support for separate "key" property for menu items, so keyboard hints
are no longer part of the item's label (and do not need to be part of the
translated text resources).
src/GUI/FGPUIMenuBar.cxx