officecfg/registry/data/org/openoffice/Setup.xcu | 1 + 1 file changed, 1 insertion(+)
New commits: commit da22ffb0d54e259deabe11648c424c1a46e39e7c Author: Gabor Kelemen <kelem...@ubuntu.com> AuthorDate: Wed Sep 7 16:54:27 2022 +0200 Commit: Thorsten Behrens <thorsten.behr...@allotropia.de> CommitDate: Sat Sep 10 18:07:53 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> diff --git a/officecfg/registry/data/org/openoffice/Setup.xcu b/officecfg/registry/data/org/openoffice/Setup.xcu index bc72a8d19b2a..601efb5098df 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>