oleacc: Use neutral language for the version resource.
This commit is contained in:
parent
14aa430314
commit
b842a0c068
|
@ -91,6 +91,8 @@ STRINGTABLE
|
||||||
ROLE_SYSTEM_OUTLINEBUTTON "outline button"
|
ROLE_SYSTEM_OUTLINEBUTTON "outline button"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||||
|
|
||||||
#define WINE_FILEDESCRIPTION_STR "Wine OLE Accessibility"
|
#define WINE_FILEDESCRIPTION_STR "Wine OLE Accessibility"
|
||||||
#define WINE_FILENAME_STR "oleacc.dll"
|
#define WINE_FILENAME_STR "oleacc.dll"
|
||||||
#define WINE_FILEVERSION 7,0,0,0
|
#define WINE_FILEVERSION 7,0,0,0
|
||||||
|
|
Loading…
Reference in New Issue