Francois Gouget : notepad: Make the Lithuanian resources SUBLANG_NEUTRAL.

Alexandre Julliard julliard at winehq.org
Mon Feb 9 10:29:32 CST 2009


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Sat Feb  7 16:04:23 2009 +0100

notepad: Make the Lithuanian resources SUBLANG_NEUTRAL.

---

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

diff --git a/programs/notepad/Lt.rc b/programs/notepad/Lt.rc
index 3b321d2..577bb5c 100644
--- a/programs/notepad/Lt.rc
+++ b/programs/notepad/Lt.rc
@@ -21,7 +21,7 @@
 /* UTF-8 */
 #pragma code_page(65001)
 
-LANGUAGE LANG_LITHUANIAN, SUBLANG_DEFAULT
+LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL
 
 MAIN_MENU MENU
 {




More information about the wine-cvs mailing list