notepad: Make the Lithuanian resources SUBLANG_NEUTRAL.

Francois Gouget fgouget at free.fr
Sat Feb 7 09:04:23 CST 2009


---

That's what we normally do but if there's a strong reason not to do 
so in this case then that's fine.

 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
 {
-- 
1.5.6.5




More information about the wine-patches mailing list