diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-01-11 09:06:36 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-01-11 09:07:38 +0000 |
commit | 55a089e440e58a17e89c818ae34921e236e503e1 (patch) | |
tree | 0c7f2bdcd83c99fa099b78eb8797c475d7ed783a /officecfg | |
parent | 9efbf8c9a620e5d7c7661b891ebf78ee54f5f086 (diff) |
Resolves: fdo#32953 add preferred Malayalam fonts
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/VCL.xcu | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/officecfg/registry/data/org/openoffice/VCL.xcu b/officecfg/registry/data/org/openoffice/VCL.xcu index f9267d6763e9..2992adba05d3 100644 --- a/officecfg/registry/data/org/openoffice/VCL.xcu +++ b/officecfg/registry/data/org/openoffice/VCL.xcu @@ -956,22 +956,22 @@ </node> <node oor:name="ml-IN" oor:op="replace"> <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string"> - <value>Meera;Tahoma;Lucidasans;Lucida Sans;Supplement;Andale Sans UI;Arial Unicode MS;Lucida Sans Unicode;clearlyU</value> + <value>AnjaliOldLipi;Lohit Malayalam;Meera;Tahoma;Lucidasans;Lucida Sans;Supplement;Andale Sans UI;Arial Unicode MS;Lucida Sans Unicode;clearlyU</value> </prop> <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string"> - <value>Meera;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value> + <value>AnjaliOldLipi;Lohit Malayalam;Meera;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value> </prop> <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string"> - <value>Meera;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value> + <value>AnjaliOldLipi;Lohit Malayalam;Meera;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value> </prop> <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string"> - <value>Meera;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value> + <value>AnjaliOldLipi;Lohit Malayalam;Meera;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value> </prop> <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string"> - <value>Meera;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value> + <value>AnjaliOldLipi;Lohit Malayalam;Meera;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value> </prop> <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string"> - <value>Meera;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value> + <value>AnjaliOldLipi;Lohit Malayalam;Meera;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value> </prop> </node> <node oor:name="mr-IN" oor:op="replace"> |