summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2023-04-25 13:55:29 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-05-15 22:12:19 +0200
commitd5c033e4393395e8c7ef18115f00bdd835ba0bfb (patch)
tree9446e594e364650352f57fae8d8d8dc163110582 /officecfg
parent172aa5d1ed851366f78375c297a5d458416f7d03 (diff)
[API CHANGE] Drop obsolete group PersonasEntry and set PersonasList
Its use was removed in 2020 by commit e1e9e2aa16f08a8fd9e38db706d63e8eceeda8d1 Change-Id: I1271c3a1d0dc9c1b294f9d93753196609a85a245 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150988 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs43
1 files changed, 0 insertions, 43 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index d6a005ec977c..1958e6a2e687 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -632,44 +632,6 @@
<value>true</value>
</prop>
</group>
- <group oor:name="PersonasEntry">
- <info>
- <desc>Stores the details of the installed personas.</desc>
- </info>
- <prop oor:name="Slug" oor:type="xs:string" oor:nillable="false">
- <info>
- <desc>Unique pretty id of the persona, also part of its url</desc>
- </info>
- </prop>
- <prop oor:name="Name" oor:type="xs:string" oor:nillable="false">
- <info>
- <desc>The Persona's name</desc>
- </info>
- </prop>
- <prop oor:name="Preview" oor:type="xs:string" oor:nillable="false">
- <info>
- <desc>Name of the preview file for the Persona to show in the UI</desc>
- </info>
- </prop>
- <prop oor:name="Header" oor:type="xs:string" oor:nillable="false">
- <info>
- <desc>Name of the header file for the Persona</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="Footer" oor:type="xs:string" oor:nillable="false">
- <info>
- <desc>Name of the footer file for the Persona</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="TextColor" oor:type="xs:string" oor:nillable="false">
- <info>
- <desc>Value of the text color for the Persona</desc>
- </info>
- <value/>
- </prop>
- </group>
<group oor:name="LastDirectory">
<info>
<desc>Stores the last selected directory for the filepicker for different contexts.</desc>
@@ -5557,11 +5519,6 @@
<desc>List of names of the CMIS servers in the place edition dialog.</desc>
</info>
</prop>
- <set oor:name="PersonasList" oor:node-type="PersonasEntry">
- <info>
- <desc>Contains the Personas installed through extensions</desc>
- </info>
- </set>
<prop oor:name="FindReplaceRememberedSearches" oor:type="xs:int" oor:nillable="false">
<info>
<desc>Number of saved searches in the Find and Replace dialog.</desc>