diff options
author | Andras Timar <atimar@suse.com> | 2012-02-24 23:16:31 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-02-24 23:17:01 +0100 |
commit | 1e343276ecb7e88482e0dd8b2a1e170dbffbe8ba (patch) | |
tree | 5d0bf382406ebf4cfbb420b4d0c8075094e80aff /officecfg | |
parent | ba8918aebd2b9f030e0fd684accc9bf21bd1eac3 (diff) |
fdo#46571 add Gurmukhi MT font for pa-IN
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 4d8f11db3a13..265b4ec8f5d6 100644 --- a/officecfg/registry/data/org/openoffice/VCL.xcu +++ b/officecfg/registry/data/org/openoffice/VCL.xcu @@ -731,22 +731,22 @@ </node> <node oor:name="pa-IN" oor:op="replace"> <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string"> - <value>Raavi;Lohit Punjabi;Saab;Tahoma</value> + <value>Raavi;Lohit Punjabi;Saab;Gurmukhi MT;Tahoma</value> </prop> <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string"> - <value>Raavi;Lohit Punjabi;Saab;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value> + <value>Raavi;Lohit Punjabi;Saab;Gurmukhi MT;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value> </prop> <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string"> - <value>Raavi;Lohit Punjabi;Saab;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value> + <value>Raavi;Lohit Punjabi;Saab;Gurmukhi MT;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value> </prop> <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string"> - <value>Raavi;Lohit Punjabi;Saab;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value> + <value>Raavi;Lohit Punjabi;Saab;Gurmukhi MT;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value> </prop> <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string"> - <value>Raavi;Lohit Punjabi;Saab;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value> + <value>Raavi;Lohit Punjabi;Saab;Gurmukhi MT;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value> </prop> <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string"> - <value>Raavi;Lohit Punjabi;Saab;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value> + <value>Raavi;Lohit Punjabi;Saab;Gurmukhi MT;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value> </prop> </node> <node oor:name="ta" oor:op="replace"> |