17f16b
From d6e2cdb0023e422546e3ece5bf9915f7c490ced8 Mon Sep 17 00:00:00 2001
17f16b
From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= <caolanm@redhat.com>
17f16b
Date: Fri, 20 Mar 2020 14:24:05 +0000
17f16b
Subject: [PATCH] disble tip-of-the-day dialog by default
17f16b
17f16b
Change-Id: Ie7f0e3fe3dda12c2ec88c376d2b57419253ae5cf
17f16b
---
17f16b
 officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 +-
17f16b
 1 file changed, 1 insertion(+), 1 deletion(-)
17f16b
17f16b
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
17f16b
index e7c339e2e22e..9aa88ef1aa02 100644
17f16b
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
17f16b
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
17f16b
@@ -5570,7 +5570,7 @@
17f16b
         <info>
17f16b
           <desc>Determines whether the Tip-of-the-Day dialog is shown on startup.</desc>
17f16b
         </info>
17f16b
-        <value>true</value>
17f16b
+        <value>false</value>
17f16b
       </prop>
17f16b
       <prop oor:name="LastTipOfTheDayShown" oor:type="xs:int" oor:nillable="false">
17f16b
           <info>
17f16b
-- 
17f16b
2.24.1
17f16b