diff options
| author | 2011-10-27 22:25:47 +0000 | |
|---|---|---|
| committer | 2011-10-27 22:25:47 +0000 | |
| commit | 7cb556f5a9dc32c4935647b80f80c65be5afe419 (patch) | |
| tree | 9317f5e24e0e4d661aeb4a8c62b4458a24d80c53 | |
| parent | 208e1a159d4edbe763e4ba62d7e812903ef78cc0 (diff) | |
| parent | 88fbb19a55d17803bbf474c80707730b8de200e4 (diff) | |
am 88fbb19a: am 777e682f: Merge "Add Lohit-Tamil.ttf and Lohit-Bengali.ttf to Fallback list" into ics-mr0
* commit '88fbb19a55d17803bbf474c80707730b8de200e4':
  Add Lohit-Tamil.ttf and Lohit-Bengali.ttf to Fallback list
| -rw-r--r-- | data/fonts/fallback_fonts.xml | 10 | 
1 files changed, 10 insertions, 0 deletions
diff --git a/data/fonts/fallback_fonts.xml b/data/fonts/fallback_fonts.xml index 881233a1eb5a..e23004b3d996 100644 --- a/data/fonts/fallback_fonts.xml +++ b/data/fonts/fallback_fonts.xml @@ -61,6 +61,16 @@      </family>      <family>          <fileset> +            <file>Lohit-Bengali.ttf</file> +        </fileset> +    </family> +    <family> +        <fileset> +            <file>Lohit-Tamil.ttf</file> +        </fileset> +    </family> +    <family> +        <fileset>              <file>DroidSansFallback.ttf</file>          </fileset>      </family>  |