summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2022-10-17 19:21:37 +0100
committerStephan Bergmann <sbergman@redhat.com>2022-10-18 08:23:58 +0200
commit5b1f19daa1b0ffe5412fabfae80927fb4257e1c6 (patch)
tree941ec49ae5c2725a84ea1437c5528f04343fe9da /officecfg/registry/schema/org
parent4595a36b204b2e980f1b55a7f4aaae815d2de413 (diff)
xs:short->xs:int
Change-Id: Ie725e9eb523097ee6a5e159e45c29e0f16a72fcf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141474 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'officecfg/registry/schema/org')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 91d4c9351f8c..5c0ae14167c1 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -6188,7 +6188,7 @@
<info>
<desc>Specifies settings for the accessibility options.</desc>
</info>
- <prop oor:name="HighContrast" oor:type="xs:short" oor:nillable="false">
+ <prop oor:name="HighContrast" oor:type="xs:int" oor:nillable="false">
<!-- UIHints: Tools Options - Accessibility Options -->
<info>
<desc>Indicates whether High Contrast accessibility mode should be active.</desc>