summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/user-template/registry/modifications.xcd5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/user-template/registry/modifications.xcd b/test/user-template/registry/modifications.xcd
index 55daed60eaec..dfb8aed6e74f 100644
--- a/test/user-template/registry/modifications.xcd
+++ b/test/user-template/registry/modifications.xcd
@@ -11,7 +11,10 @@
<oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="VCL" oor:package="org.openoffice">
<node oor:name="DefaultFonts">
<node oor:name="ar">
- <prop oor:name="CTL_TEXT" oor:type="xs:string">
+ <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>
</node>