Paul Vriens : notepad: Use SUBLANG_NEUTRAL for the Arabic resources.

Alexandre Julliard julliard at winehq.org
Tue Jul 6 12:33:11 CDT 2010


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

Author: Paul Vriens <Paul.Vriens.Wine at gmail.com>
Date:   Mon Jul  5 20:49:50 2010 +0200

notepad: Use SUBLANG_NEUTRAL for the Arabic resources.

---

 programs/notepad/Ar.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/programs/notepad/Ar.rc b/programs/notepad/Ar.rc
index 5d2a9b9..e4ec771 100644
--- a/programs/notepad/Ar.rc
+++ b/programs/notepad/Ar.rc
@@ -22,7 +22,7 @@
 
 #pragma code_page(65001)
 
-LANGUAGE LANG_ARABIC, SUBLANG_DEFAULT
+LANGUAGE LANG_ARABIC, SUBLANG_NEUTRAL
 
 MAIN_MENU MENU
 {




More information about the wine-cvs mailing list