[ui] modernize the language button

* The language button is now a toolbar button with a dropdown arrow.
* Its icon is a globe for Windows XP to Windows 7 and a globe with characters
  on it for Windows 8 and above (same as the icon for the 'Languages' control
  panel).
* Closes #488
This commit is contained in:
Quppa 2015-04-18 17:04:29 +10:00 committed by Pete Batard
parent fa5f8702c3
commit 3579c770a2
5 changed files with 98 additions and 58 deletions

View file

@ -106,7 +106,6 @@
#define IDC_ADVANCED 1043
#define IDS_ADVANCED_OPTIONS_GRP 1044
#define IDC_LOG 1045
#define IDC_LANG 1046
#define IDC_WINDOWS_INSTALL 1047
#define IDC_WINDOWS_TO_GO 1048
#define IDC_LOG_EDIT 1050