winspool: Use neutral language for the version resource.
This commit is contained in:
parent
d6b9b00c02
commit
ae6aef547b
|
@ -40,6 +40,8 @@ BEGIN
|
|||
PUSHBUTTON "Cancel", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE
|
||||
END
|
||||
|
||||
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||
|
||||
#define WINE_FILENAME_STR "winspool.drv"
|
||||
#define WINE_FILEDESCRIPTION_STR "Wine core printer driver"
|
||||
|
||||
|
|
Loading…
Reference in New Issue