They seem to have been inversed, see #10970.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -26,9 +26,9 @@
|
||||
#endif
|
||||
|
||||
#ifdef _UNICODE
|
||||
#define LANG "04090000"
|
||||
#else
|
||||
#define LANG "040904b0"
|
||||
#else
|
||||
#define LANG "04090000"
|
||||
#endif
|
||||
|
||||
1 VERSIONINFO
|
||||
@@ -42,7 +42,6 @@
|
||||
BEGIN
|
||||
BLOCK "StringFileInfo"
|
||||
BEGIN
|
||||
// US English Ascii; see http://msdn.microsoft.com/library/psdk/winui/rc_3rxn.htm for codes
|
||||
BLOCK LANG
|
||||
BEGIN
|
||||
VALUE "Comments", "wxWidgets cross-platform GUI framework\0"
|
||||
|
Reference in New Issue
Block a user