On Tue, Oct 12, 2010 at 11:08 AM, Paul Vriens paul.vriens.wine@gmail.comwrote:
Hi,
This patch makes sure that a missing WS_EX_LAYOUTRTL for EXSTYLE is flagged for RTL languages and that it's ignored if present.
It's not ideal yet as the potential errors shown on the webpage do not fully explain the issue/error. More changes are needed to get that into place but this patch at least makes sure that the real errors are catched and don't get lost in the multitude of errors we have now (for Hebrew for example).
Changelog Deal with WS_EX_LAYOUTRTL for RTL languages
Hey Paul, I think these should apply to several other languages: Divehi Syriac Urdu (There are several other languages but I took the following out of the following list: http://source.winehq.org/transl/) Another language which I'm not sure about is Pujabi since it has 3 popular scripts: Gurmukhi and Devanagari are RTL written while Shahmukhi is RTL, Wikipedia in written in the RTL script while Ubuntu is translated using the LTR scripts (can't determine which though). Its all about location, Pakistanies are writing in RTL whille all others write with the LTR scripts, It all depends on who you ask :)
Your patch to the translation check is working great, thanks alot! Yaron Shahrabani
<Hebrew translator>
-- Cheers,
Paul.