officecfg/registry/schema/org/openoffice/Office/Common.xcs |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f1d6eb20ef0acb9c982c7d89e798cd77901283e8
Author:     Mike Kaganski <[email protected]>
AuthorDate: Wed Sep 30 17:26:11 2020 +0200
Commit:     Andras Timar <[email protected]>
CommitDate: Wed Sep 30 18:04:47 2020 +0200

    [cp] Disable BuiltInHelpNotInstalledPopUp by default
    
    Change-Id: Iac00c3d12113dfb66e3753c04a8e10f4802e5cfd
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103661
    Tested-by: Jenkins CollaboraOffice <[email protected]>
    Reviewed-by: Andras Timar <[email protected]>

diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 9f1440da8bde..d52f445b1338 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -3598,7 +3598,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>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to