diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2018-02-08 00:39:22 +0400 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-02-15 01:19:38 +0100 |
commit | d501ff5f866994a86f8c8d34a5a08ee5b739fa7e (patch) | |
tree | 0881efd485edceed6422789293a620d900e2a2c6 | |
parent | 9e8e6cf5441bbdb09b890e16c14c495bdda4e624 (diff) |
tdf#113538 David CLM has higher priority to David Libre
Mistake from my earlier patch a2158c6ca2ba831665019827889f01e98dc93394
Change-Id: Id535ca2243e368fde9482ae9853f7ae6dd10a449
Reviewed-on: https://gerrit.libreoffice.org/49392
Reviewed-by: Lior Kaplan <kaplanlior@gmail.com>
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
(cherry picked from commit 9cf22b64183a341429aafac82c6562f869bc7383)
Reviewed-on: https://gerrit.libreoffice.org/49779
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | officecfg/registry/data/org/openoffice/VCL.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/VCL.xcu b/officecfg/registry/data/org/openoffice/VCL.xcu index d759ef68509f..762f35d75c62 100644 --- a/officecfg/registry/data/org/openoffice/VCL.xcu +++ b/officecfg/registry/data/org/openoffice/VCL.xcu @@ -189,7 +189,7 @@ <value>Nachlieli CLM;Alef;Noto Sans Hebrew;Liberation Sans;Arial;Arial Hebrew;Lucida Sans Unicode;Lucida Grande;Arial Unicode MS</value> </prop> <prop oor:name="CTL_TEXT" oor:type="xs:string" oor:op="replace"> - <value>David Libre;David CLM;Frank Ruehl CLM;Liberation Serif;David;Raanana;Lucida Sans Unicode;Lucida Grande;Arial Unicode MS</value> + <value>David CLM;David Libre;Frank Ruehl CLM;Liberation Serif;David;Raanana;Lucida Sans Unicode;Lucida Grande;Arial Unicode MS</value> </prop> </node> <node oor:name="th" oor:op="replace"> |