Module: wine Branch: master Commit: 9a93d21681ad5318280eb693e6f7d804ffd0ae0e URL: http://source.winehq.org/git/wine.git/?a=commit;h=9a93d21681ad5318280eb693e6...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Thu May 19 18:02:47 2016 +0200
kernel32/nls: Return CAL_GREGORIAN_XLIT_FRENCH for LOCALE_ICALENDARTYPE for LANG_PERSIAN.
The (Gregorian) month names are transliterated from French.
Signed-off-by: Henri Verbeet hverbeet@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kernel32/nls/far.nls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dlls/kernel32/nls/far.nls b/dlls/kernel32/nls/far.nls index cd1d0d8..7718d50 100644 --- a/dlls/kernel32/nls/far.nls +++ b/dlls/kernel32/nls/far.nls @@ -23,7 +23,7 @@ STRINGTABLE LANGUAGE LANG_PERSIAN, SUBLANG_DEFAULT { LOCALE_FONTSIGNATURE L"\x60af\x8000\x3848\x1000\x0008\x0000\x0000\x0800\x0040\x0000\x0000\x2000\x0040\x0000\x0000\x2008" - LOCALE_ICALENDARTYPE "2" + LOCALE_ICALENDARTYPE "12" LOCALE_ICENTURY "1" LOCALE_ICOUNTRY "981" LOCALE_ICURRDIGITS "2"