officecfg/registry/data/org/openoffice/Setup.xcu | 3 +++ 1 file changed, 3 insertions(+)
New commits: commit e39d90f5919da88ff75dddb92cc87313923ce9a4 Author: Gabor Kelemen <kelem...@ubuntu.com> AuthorDate: Wed Sep 7 16:29:28 2022 +0200 Commit: Thorsten Behrens <thorsten.behr...@allotropia.de> CommitDate: Sat Sep 10 17:58:02 2022 +0200 Migration: move ToD settings to new user profile This is useful when changing product name and migrating the user profile. Without this the ToD appeared in our rebranded version even if it was turned off previously. Change-Id: I10a9715e8208cf9d88a5ef2052fb4cf5168dae74 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139597 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 0472de91f20e..bc72a8d19b2a 100644 --- a/officecfg/registry/data/org/openoffice/Setup.xcu +++ b/officecfg/registry/data/org/openoffice/Setup.xcu @@ -881,9 +881,12 @@ <it>/org.openoffice.Office.Common/Misc/DisableUICustomization</it> <it>/org.openoffice.Office.Common/Misc/ExperimentalMode</it> <it>/org.openoffice.Office.Common/Misc/FormControlPilotsEnabled</it> + <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/PluginsEnabled</it> <it>/org.openoffice.Office.Common/Misc/ShowLinkWarningDialog</it> + <it>/org.openoffice.Office.Common/Misc/ShowTipOfTheDay</it> <it>/org.openoffice.Office.Common/Misc/SymbolSet</it> <it>/org.openoffice.Office.Common/Misc/SymbolStyle</it> <it>/org.openoffice.Office.Common/Misc/ToolboxStyle</it>