[Libreoffice-commits] core.git: setup_native/source
Stephan Bergmann
sbergman at redhat.com
Thu Dec 12 00:34:57 PST 2013
setup_native/source/win32/customactions/sellang/sellang.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 03846f032e2f13a3bbeb0a87de9959c105ff6484
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Thu Dec 12 09:33:51 2013 +0100
Looks like the Windows tag is still LANG_ORIYA, one more
Change-Id: If282f2eac12e6e64e9a72ab710d9d8f819aca04e
diff --git a/setup_native/source/win32/customactions/sellang/sellang.cxx b/setup_native/source/win32/customactions/sellang/sellang.cxx
index 6cb942c..e9c4c57 100644
--- a/setup_native/source/win32/customactions/sellang/sellang.cxx
+++ b/setup_native/source/win32/customactions/sellang/sellang.cxx
@@ -112,7 +112,7 @@ langid_to_string( LANGID langid )
CASE(ne, NEPALI);
CASE(nl, DUTCH);
CASE(ns, SOTHO);
- CASE(or, ODIA);
+ CASE(or, ORIYA);
CASE(pa, PUNJABI);
CASE(pl, POLISH);
CASE(pt, PORTUGUESE);
More information about the Libreoffice-commits
mailing list