mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 05:00:30 +00:00
browseui: Use neutral language for the version resource.
This commit is contained in:
parent
f241725bd8
commit
71e765aab5
@ -38,6 +38,8 @@ FONT 8, "MS Shell Dlg"
|
||||
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
|
||||
}
|
||||
|
||||
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||
|
||||
#define WINE_FILEDESCRIPTION_STR "Wine core dll"
|
||||
#define WINE_FILENAME_STR "browseui.dll"
|
||||
#define WINE_FILEVERSION 6,0,2900,2180
|
||||
|
Loading…
Reference in New Issue
Block a user