[pkg-wine-party] [SCM] Debian Wine packaging branch, lenny, updated. wine-1.0.0-1-126-gccc5cbd

Alexandre Julliard julliard at winehq.org
Thu Oct 30 14:43:44 UTC 2008


The following commit has been merged in the lenny branch:
commit 3a17e32143d228dd1bf1a2f81fc467fba00f067a
Author: Mikołaj Zalewski <mikolaj at zalewski.pl>
Date:   Sat Jun 21 14:32:50 2008 +0200

    kernel32: Improve Esperanto locale definition.
    (cherry picked from commit dfe4747b1e0dcbb8541c820f58daf73d846a2ade)

diff --git a/dlls/kernel32/nls/eox.nls b/dlls/kernel32/nls/eox.nls
index 4b263d8..cf4ec56 100644
--- a/dlls/kernel32/nls/eox.nls
+++ b/dlls/kernel32/nls/eox.nls
@@ -37,14 +37,15 @@
 
 STRINGTABLE LANGUAGE LANG_ESPERANTO, SUBLANG_DEFAULT
 {
-  LOCALE_FONTSIGNATURE L""
+  /* FIXME: .NET 2.0 requires a font signature - English (US) signature added */
+  LOCALE_FONTSIGNATURE L"\x00af\x8000\x38cb\x0000\x0000\x0000\x0000\x0000\x0001\x0000\x0000\x8000\x01ff\x003f\x8000\xffff"
   LOCALE_ICALENDARTYPE L"1"
   LOCALE_ICENTURY L"0"
-  LOCALE_ICOUNTRY L""
+  LOCALE_ICOUNTRY L"0"
   LOCALE_ICURRDIGITS L"2"
   LOCALE_ICURRENCY L"3"
   LOCALE_IDATE L"1"
-  LOCALE_IDAYLZERO L""
+  LOCALE_IDAYLZERO L"0"
   LOCALE_IDEFAULTANSICODEPAGE L"0"
   LOCALE_IDEFAULTCODEPAGE L"1"
   LOCALE_IDEFAULTCOUNTRY L""
@@ -113,15 +114,15 @@ STRINGTABLE LANGUAGE LANG_ESPERANTO, SUBLANG_DEFAULT
   LOCALE_SENGCOUNTRY L""
   LOCALE_SENGCURRNAME L"Euro"
   LOCALE_SENGLANGUAGE L"Esperanto"
-  LOCALE_SGROUPING L"0;0"
-  LOCALE_SINTLSYMBOL L"EMU"
+  LOCALE_SGROUPING L"3;0"
+  LOCALE_SINTLSYMBOL L"EUR"
   LOCALE_SISO3166CTRYNAME L""
   LOCALE_SISO639LANGNAME L"eo"
   LOCALE_SLANGUAGE L"Esperanto"
   LOCALE_SLIST L";"
   LOCALE_SLONGDATE L"ddd, d. MMMM yyyy"
   LOCALE_SMONDECIMALSEP L","
-  LOCALE_SMONGROUPING L""
+  LOCALE_SMONGROUPING L"3;0"
   LOCALE_SMONTHNAME1 L"januaro"
   LOCALE_SMONTHNAME2 L"februaro"
   LOCALE_SMONTHNAME3 L"marto"

-- 
Debian Wine packaging



More information about the pkg-wine-party mailing list