Alexandre Julliard : crypt32: Use neutral language for the version resource .

Alexandre Julliard julliard at winehq.org
Tue Jul 9 15:58:10 CDT 2013


Module: wine
Branch: master
Commit: 95f8f0b6864c750be00ab279a054e9d7a5398f95
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=95f8f0b6864c750be00ab279a054e9d7a5398f95

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jul  9 15:47:06 2013 +0200

crypt32: Use neutral language for the version resource.

---

 dlls/crypt32/crypt32.rc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/dlls/crypt32/crypt32.rc b/dlls/crypt32/crypt32.rc
index df74e2b..6381054 100644
--- a/dlls/crypt32/crypt32.rc
+++ b/dlls/crypt32/crypt32.rc
@@ -237,6 +237,8 @@ STRINGTABLE
     IDS_NETSCAPE_SIGN_CA "Signature CA"
 }
 
+LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
+
 #define WINE_FILEDESCRIPTION_STR "Wine CryptoAPI Library"
 #define WINE_FILENAME_STR "crypt32.dll"
 #define WINE_FILEVERSION 5,131,2600,1243




More information about the wine-cvs mailing list