diff options
author | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2016-05-31 17:32:05 +0300 |
---|---|---|
committer | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2016-05-31 17:32:05 +0300 |
commit | 85d92553d882b014dc1605198555f683191a8ae5 (patch) | |
tree | 523052e1222ce0610d279a16d3b7ca2a4e17ea07 /indra/newview/skins/default/xui | |
parent | 057c034cb4584fb70f63a1572be0ff2219ad6294 (diff) |
MAINT-6447 In OS X El Capitan, display by a Gothic font is needed.
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/fonts.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/fonts.xml b/indra/newview/skins/default/xui/en/fonts.xml index 5d05ecf127..550af03683 100644 --- a/indra/newview/skins/default/xui/en/fonts.xml +++ b/indra/newview/skins/default/xui/en/fonts.xml @@ -10,6 +10,7 @@ <file>ArialUni.ttf</file> </os> <os name="Mac"> + <file>ヒラギノ角ゴシック W3.ttc</file> <file>ヒラギノ角ゴ Pro W3.otf</file> <file>ヒラギノ角ゴ ProN W3.otf</file> <file>ヒラギノ明朝 ProN W3.ttc</file> |