* MakeLangId will now display the codepage if Windows supports the specified langid.
* Added more languages. git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6807 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
0f2a6027e9
commit
f2e5729525
3 changed files with 76 additions and 10 deletions
|
@ -7,6 +7,7 @@
|
|||
#define IDC_SUB 1001
|
||||
#define IDC_PRIMARY 1002
|
||||
#define IDC_RESULT 1003
|
||||
#define IDC_CODEPAGE 1004
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue