From da22ffb0d54e259deabe11648c424c1a46e39e7c Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Wed, 7 Sep 2022 16:54:27 +0200 Subject: 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 --- officecfg/registry/data/org/openoffice/Setup.xcu | 1 + 1 file changed, 1 insertion(+) (limited to 'officecfg/registry') 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 @@ /org.openoffice.Office.Common/Misc/LastTipOfTheDayID /org.openoffice.Office.Common/Misc/LastTipOfTheDayShown /org.openoffice.Office.Common/Misc/MacroRecorderMode + /org.openoffice.Office.Common/Misc/PersonaSettings /org.openoffice.Office.Common/Misc/PluginsEnabled /org.openoffice.Office.Common/Misc/ShowLinkWarningDialog /org.openoffice.Office.Common/Misc/ShowTipOfTheDay -- cgit