summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-03-30 11:08:43 +0200
committerAndras Timar <andras.timar@collabora.com>2022-10-25 08:51:51 +0200
commitbd442dabf6b81171260f7ec6a2bebcc88fbf14ef (patch)
tree80f4129ab88d27a7333c623393bb2bedf030e468
parentno MinimumWidth of Sidebar for MIMO (diff)
downloadcore-bd442dabf6b81171260f7ec6a2bebcc88fbf14ef.tar.gz
core-bd442dabf6b81171260f7ec6a2bebcc88fbf14ef.zip
[MIMO] disable Donate and GetInvolved infobars
Change-Id: I991cf07a89b417fde332fb665a5d2df9930015a4
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/Infobar.xcs4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Infobar.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Infobar.xcs
index 6b29f0b47e6a..d919f7440571 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/Infobar.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/Infobar.xcs
@@ -34,13 +34,13 @@
<info>
<desc>Whether the Infobar showing the call for donations is enabled</desc>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="GetInvolved" oor:type="xs:boolean" oor:nillable="false">
<info>
<desc>Whether the Infobar showing the call to 'Get Involved' is enabled</desc>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="HyphenationMissing" oor:type="xs:boolean" oor:nillable="false">
<info>