summaryrefslogtreecommitdiff
path: root/officecfg/registry
diff options
context:
space:
mode:
authorAndreas Heinisch <andreas.heinisch@yahoo.de>2023-02-01 15:09:28 +0100
committerAndreas Heinisch <andreas.heinisch@yahoo.de>2023-02-03 09:46:01 +0000
commit6836776fa295293c114c267bca38d18603993a54 (patch)
tree54142839a5dc58191587a015e7443225b36e0147 /officecfg/registry
parent8855813f8147f430348a32703b89dfb7b0793fee (diff)
tdf#56696 - Sort recent document list according to current LibO module
Change-Id: I246dc9538e011b8981bea04963995559d2b43cc6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146456 Tested-by: Jenkins Reviewed-by: Andreas Heinisch <andreas.heinisch@yahoo.de>
Diffstat (limited to 'officecfg/registry')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs7
1 files changed, 7 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index f333657151f5..ced635fa4200 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -2233,6 +2233,13 @@
</info>
<value>true</value>
</prop>
+ <prop oor:name="ShowCurrentModuleOnly" oor:type="xs:boolean" oor:nillable="false">
+ <info>
+ <desc>The entry specifies if the recent document list should show only
+ files that can be handled by the current module.</desc>
+ </info>
+ <value>false</value>
+ </prop>
<set oor:name="HelpBookmarks" oor:node-type="HistoryType">
<info>
<desc>Contains the most recently opened help documents.</desc>