officecfg/registry/data/org/openoffice/Setup.xcu | 1 + 1 file changed, 1 insertion(+)
New commits: commit 105b6393984715e2a995056b47a884e63feffc17 Author: Gabor Kelemen <kelem...@ubuntu.com> AuthorDate: Wed Sep 7 16:54:27 2022 +0200 Commit: Gabor Kelemen <kelem...@ubuntu.com> CommitDate: Tue Sep 13 00:19:21 2022 +0200 Migration: move Persona settings to new user profile This is useful when changing product name and migrating the user profile. Previously the persona setting was reset to default in our rebranded version. Change-Id: Ic695b93be1ee8d19fb28131b0dc0b182df0bae83 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139598 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behr...@allotropia.de> (cherry picked from commit da22ffb0d54e259deabe11648c424c1a46e39e7c) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139671 Tested-by: Gabor Kelemen <kelem...@ubuntu.com> Reviewed-by: Gabor Kelemen <kelem...@ubuntu.com> diff --git a/officecfg/registry/data/org/openoffice/Setup.xcu b/officecfg/registry/data/org/openoffice/Setup.xcu index 5cb954852f38..56a1e2e12d73 100644 --- a/officecfg/registry/data/org/openoffice/Setup.xcu +++ b/officecfg/registry/data/org/openoffice/Setup.xcu @@ -884,6 +884,7 @@ <it>/org.openoffice.Office.Common/Misc/LastTipOfTheDayID</it> <it>/org.openoffice.Office.Common/Misc/LastTipOfTheDayShown</it> <it>/org.openoffice.Office.Common/Misc/MacroRecorderMode</it> + <it>/org.openoffice.Office.Common/Misc/PersonaSettings</it> <it>/org.openoffice.Office.Common/Misc/PluginsEnabled</it> <it>/org.openoffice.Office.Common/Misc/ShowLinkWarningDialog</it> <it>/org.openoffice.Office.Common/Misc/ShowTipOfTheDay</it>