Module: wine Branch: master Commit: b842a0c0684c60264e9b6297c5e144020febef40 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b842a0c0684c60264e9b6297c5... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Jul 9 15:47:40 2013 +0200 oleacc: Use neutral language for the version resource. --- dlls/oleacc/oleacc.rc | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/dlls/oleacc/oleacc.rc b/dlls/oleacc/oleacc.rc index bc705e0..16e3a57 100644 --- a/dlls/oleacc/oleacc.rc +++ b/dlls/oleacc/oleacc.rc @@ -91,6 +91,8 @@ STRINGTABLE ROLE_SYSTEM_OUTLINEBUTTON "outline button" } +LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL + #define WINE_FILEDESCRIPTION_STR "Wine OLE Accessibility" #define WINE_FILENAME_STR "oleacc.dll" #define WINE_FILEVERSION 7,0,0,0