gameux: Use SUBLANG_NEUTRAL for language-independent resources.

Francois Gouget fgouget at free.fr
Thu Aug 26 06:04:03 CDT 2010


---
 dlls/gameux/tests/rsrc.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/gameux/tests/rsrc.rc b/dlls/gameux/tests/rsrc.rc
index b310db9..fa9e1ad 100644
--- a/dlls/gameux/tests/rsrc.rc
+++ b/dlls/gameux/tests/rsrc.rc
@@ -22,5 +22,5 @@
 #include "winuser.h"
 #include <gameux.h>
 
-LANGUAGE LANG_NEUTRAL, SUBLANG_DEFAULT
+LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 ID_GDF_XML          DATA          "test.gdf.xml"
-- 
1.7.1




More information about the wine-patches mailing list