From d5c033e4393395e8c7ef18115f00bdd835ba0bfb Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Tue, 25 Apr 2023 13:55:29 +0200 Subject: [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 --- .../schema/org/openoffice/Office/Common.xcs | 43 ---------------------- 1 file changed, 43 deletions(-) (limited to 'officecfg') 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 @@ true - - - Stores the details of the installed personas. - - - - Unique pretty id of the persona, also part of its url - - - - - The Persona's name - - - - - Name of the preview file for the Persona to show in the UI - - - - - Name of the header file for the Persona - - - - - - Name of the footer file for the Persona - - - - - - Value of the text color for the Persona - - - - Stores the last selected directory for the filepicker for different contexts. @@ -5557,11 +5519,6 @@ List of names of the CMIS servers in the place edition dialog. - - - Contains the Personas installed through extensions - - Number of saved searches in the Find and Replace dialog. -- cgit