setup_native/source/win32/customactions/sellang/sellang.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 7c289cad0a896b092deb01d00618dcee8c8dff45 Author: Andras Timar <ati...@suse.com> Date: Wed May 30 23:41:10 2012 +0200 add Amharic language to SelectLanguage custom action Change-Id: I8562d1289b269ca7f3aa959907641fd70be0770f diff --git a/setup_native/source/win32/customactions/sellang/sellang.cxx b/setup_native/source/win32/customactions/sellang/sellang.cxx index e0a775a..5c18dc0 100644 --- a/setup_native/source/win32/customactions/sellang/sellang.cxx +++ b/setup_native/source/win32/customactions/sellang/sellang.cxx @@ -66,6 +66,7 @@ langid_to_string( LANGID langid, int *have_default_lang ) #define CASE(name, primary) \ case LANG_##primary: return #name CASE(af, AFRIKAANS); + CASE(am, AMHARIC); CASE(ar, ARABIC); CASE(as, ASSAMESE); CASE(be, BELARUSIAN); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits