Only layout was set different. Fix build.

svn path=/trunk/; revision=65565
This commit is contained in:
Hermès Bélusca-Maïto 2014-12-05 00:23:11 +00:00
parent f471dceaae
commit 561200f6d3

View file

@ -487,7 +487,7 @@ const MUI_LANGUAGE LanguageList[] =
{L"00000845", L"0", L"1", L"2", L"Bengali (Bangladesh)", L"1", bnBDPages, bnBDErrorEntries, bnBDStrings, UnicodeFonts, bnBDLayouts },
#endif
#ifdef LANGUAGE_BN_IN
{L"00000445", L"0", L"1", L"2", L"Bengali (India)", L"1", bnINPages, bnINErrorEntries, bnINStrings, UnicodeFonts, bnINLayouts },
{L"00000445", L"0", L"1", L"2", L"Bengali (India)", L"1", bnBDPages, bnBDErrorEntries, bnBDStrings, UnicodeFonts, bnINLayouts },
#endif
#ifdef LANGUAGE_BG_BG
{L"00000402", L"1251", L"866", L"10007", L"Bulgarian", L"359", bgBGPages, bgBGErrorEntries, bgBGStrings, CyrillicFonts, bgBGLayouts },