officecfg/registry/data/org/openoffice/Setup.xcu |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 1bd067fe81fcb8e639eedbb4a009fde9de8e536a
Author:     Gabor Kelemen <[email protected]>
AuthorDate: Wed Sep 7 16:29:28 2022 +0200
Commit:     Gabor Kelemen <[email protected]>
CommitDate: Tue Sep 13 00:18:57 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 <[email protected]>
    (cherry picked from commit e39d90f5919da88ff75dddb92cc87313923ce9a4)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139670
    Tested-by: Gabor Kelemen <[email protected]>
    Reviewed-by: Gabor Kelemen <[email protected]>

diff --git a/officecfg/registry/data/org/openoffice/Setup.xcu 
b/officecfg/registry/data/org/openoffice/Setup.xcu
index d8b8f15e8600..5cb954852f38 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>

Reply via email to