summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2022-09-07 16:29:28 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-09-10 17:58:02 +0200
commite39d90f5919da88ff75dddb92cc87313923ce9a4 (patch)
tree877d746c3526ffb2db15de91081b7496735b23b3 /officecfg
parent53454c5ca1c15a0f0fb2407607d17b7d302f4d62 (diff)
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.behrens@allotropia.de>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Setup.xcu3
1 files changed, 3 insertions, 0 deletions
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>