summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs17
1 files changed, 17 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 36c0b5f97fe1..6844e63e0b5c 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -3476,6 +3476,23 @@
<value/>
</prop>
</group>
+ <group oor:name="RecentCharacters">
+ <info>
+ <desc>Contains recent characters</desc>
+ </info>
+ <prop oor:name="RecentCharacterList" oor:type="oor:string-list" oor:nillable="false">
+ <info>
+ <desc>List of Recent characters</desc>
+ </info>
+ <value/>
+ </prop>
+ <prop oor:name="RecentCharacterFontList" oor:type="oor:string-list" oor:nillable="false">
+ <info>
+ <desc>List of Recent character font</desc>
+ </info>
+ <value/>
+ </prop>
+ </group>
<group oor:name="Help">
<info>
<desc>Contains settings that specify the common help settings.</desc>