explorer: Use neutral language for the version resource.
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
cd37c6e13b
commit
ecd34e5896
|
@ -33,6 +33,8 @@ STRINGTABLE
|
|||
IDS_RUN "&Run..."
|
||||
}
|
||||
|
||||
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||
|
||||
#define WINE_FILEDESCRIPTION_STR "Wine Explorer"
|
||||
#define WINE_FILENAME_STR "explorer.exe"
|
||||
#define WINE_FILEVERSION 6,1,7601,17567
|
||||
|
|
Loading…
Reference in New Issue