Bug 1539794 - Add installer font configuration for Bengali (bn), remove bn-IN and bn-BD r=mhowell

Differential Revision: https://phabricator.services.mozilla.com/D25220

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Francesco Lodolo (:flod) 2019-03-28 15:06:35 +00:00
parent 2104ef4366
commit df4f2bc264

View File

@ -63,13 +63,7 @@
!endif
; Bengali
!if "${AB_CD}" == "bn-BD"
!define FONT_NAME1 "Nirmala UI"
!define FONT_FILE1 "Nirmala.ttf"
!endif
; Bengali - India
!if "${AB_CD}" == "bn-IN"
!if "${AB_CD}" == "bn"
!define FONT_NAME1 "Nirmala UI"
!define FONT_FILE1 "Nirmala.ttf"
!endif