browseui: Use neutral language for the version resource.

This commit is contained in:
Alexandre Julliard 2013-07-09 15:47:00 +02:00
parent f241725bd8
commit 71e765aab5

View file

@ -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