summaryrefslogtreecommitdiff
path: root/test/user-template
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2022-04-28 13:14:14 +0100
committerCaolán McNamara <caolanm@redhat.com>2022-04-28 20:45:52 +0200
commitac1c31a577e6fb0efa05ff0ab098ee62f50cb88a (patch)
treeb12f211113e0226041a1f817c52b3f2f7405f0ec /test/user-template
parent8c9e6d3a99df641f9c395c65f7b48225b8775baa (diff)
set CJK_HEADING and CTL_HEADING for cppunit tests to something from more_fonts
Change-Id: Iabd60e6266f0543e258151aa1bc7199eb7edc35f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133559 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'test/user-template')
-rw-r--r--test/user-template/registry/modifications.xcd6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/user-template/registry/modifications.xcd b/test/user-template/registry/modifications.xcd
index b5162cb2a17a..55daed60eaec 100644
--- a/test/user-template/registry/modifications.xcd
+++ b/test/user-template/registry/modifications.xcd
@@ -16,6 +16,12 @@
</prop>
</node>
<node oor:name="en">
+ <prop oor:name="CJK_HEADING" oor:type="xs:string">
+ <value>DejaVu Sans</value>
+ </prop>
+ <prop oor:name="CTL_HEADING" oor:type="xs:string">
+ <value>DejaVu Sans</value>
+ </prop>
<prop oor:name="CTL_TEXT" oor:type="xs:string">
<value>DejaVu Sans</value>
</prop>