1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00

regsvr32: 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:
Akihiro Sagawa 2017-03-20 21:44:03 +09:00 committed by Alexandre Julliard
parent 2c7381e329
commit cd37c6e13b

View File

@ -50,6 +50,8 @@ Options:\n\
STRING_UNINSTALL_SUCCESSFUL, "regsvr32: Successfully uninstalled DLL '%1'\n"
}
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#define WINE_FILEDESCRIPTION_STR "Wine Register Server"
#define WINE_FILENAME_STR "REGSVR32.EXE"
#define WINE_FILETYPE VFT_APP