officecfg/registry/schema/org/openoffice/Office/Common.xcs     |    4 ++--
 officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs |    1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

New commits:
commit 736741f379b5ac94aaaab3a0555742e576c74853
Author:     László Németh <nem...@numbertext.org>
AuthorDate: Mon Mar 26 22:08:26 2018 +0200
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Tue Feb 8 14:10:48 2022 +0100

    [cp] tdf#116586 hu_AkH11 is not a default personal dictionary
    
    Reviewed-on: https://gerrit.libreoffice.org/51921
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>
    Tested-by: Jenkins <c...@libreoffice.org>
    (cherry picked from commit 2d08125e2ad971ac81ba8ca7a0af616e768372e6)
    
    Change-Id: Ib3ea432872d5bb729c9b56d66a9c338cff2bbf8b

diff --git a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
index 77093f0247e0..46e020f842ea 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
@@ -222,7 +222,6 @@
             <it>en-GB.dic</it>
             <it>sl.dic</it>
             <it>technical.dic</it>
-            <it>hu_AkH11.dic</it>
           </value>
         </prop>
         <prop oor:name="IsUseDictionaryList" oor:type="xs:boolean" 
oor:nillable="false">
commit d2f1dcd79e9763a48e7675f734f6e069f2487586
Author:     Mike Kaganski <mike.kagan...@collabora.com>
AuthorDate: Sun May 7 09:29:00 2017 +0200
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Tue Feb 8 14:10:21 2022 +0100

    [cp] tdf#107649: Try system credentials first by default
    
    Change-Id: I39f3cd85153f939c1a5ebd7c6830c0175328a966
    Reviewed-on: https://gerrit.libreoffice.org/37335
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>
    Tested-by: Andras Timar <andras.ti...@collabora.com>
    (cherry picked from commit 0be936f739752ce773f1c77f2c1dab022af785f5)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113279
    Tested-by: Mike Kaganski <mike.kagan...@collabora.com>
    Reviewed-by: Mike Kaganski <mike.kagan...@collabora.com>

diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 0ebd5bef197c..3dbec6d99490 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -973,7 +973,7 @@
           automatically for all resources that support it (regardless of 
whether they are
           in "AuthenticateUsingSystemCredentials" list or not).</desc>
         </info>
-        <value>false</value>
+        <value>true</value>
       </prop>
     </group>
     <group oor:name="Dictionaries">
commit 189b5e17682d7b537480bfd616aad887a8992d98
Author:     Mike Kaganski <mike.kagan...@collabora.com>
AuthorDate: Wed Sep 30 17:26:11 2020 +0200
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Tue Feb 8 14:09:52 2022 +0100

    [cp] Disable BuiltInHelpNotInstalledPopUp by default
    
    Change-Id: Iac00c3d12113dfb66e3753c04a8e10f4802e5cfd
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103661
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com>
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>
    (cherry picked from commit f1d6eb20ef0acb9c982c7d89e798cd77901283e8)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113278
    Tested-by: Mike Kaganski <mike.kagan...@collabora.com>
    Reviewed-by: Mike Kaganski <mike.kagan...@collabora.com>

diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index dac495521742..0ebd5bef197c 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -3738,7 +3738,7 @@
         <info>
           <desc>Activates "Built-in help is not installed" pop-up</desc>
         </info>
-        <value>true</value>
+        <value>false</value>
       </prop>
       <prop oor:name="HelpStyleSheet" oor:type="xs:string" 
oor:nillable="false">
         <info>

Reply via email to