diff options
| author | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2015-12-02 13:32:58 +0200 | 
|---|---|---|
| committer | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2015-12-02 13:32:58 +0200 | 
| commit | 908a79e9d14e613209efc61e394384d44ee9d5ba (patch) | |
| tree | 61db5fd49b37cde14d165f0843fc53be7f062b3c | |
| parent | f388e31ae4f644e2df07a5555687ea695b5784a2 (diff) | |
MAINT-1588 FIXED Square fonts in OSX mountain lion
| -rwxr-xr-x | 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 ebbb53729d..170b7177fb 100755 --- a/indra/newview/skins/default/xui/en/fonts.xml +++ b/indra/newview/skins/default/xui/en/fonts.xml @@ -14,6 +14,7 @@        <file>ヒラギノ角ゴ ProN W3.otf</file>        <file>AppleGothic.dfont</file>        <file>AppleGothic.ttf</file> +      <file>AppleSDGothicNeo-Regular.otf</file>        <file>华文细黑.ttf</file>      </os>    </font>  | 
