diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-04-17 13:14:47 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2024-01-13 21:12:26 +0100 |
commit | 91c00405200eba5f0f29b5ebaaf085ac98c41387 (patch) | |
tree | 4ab27cb22cd556b84638ec572232dd743e22cbf5 /officecfg | |
parent | a4a6c1924682bd26215246955a5e1a08ed2e9d27 (diff) |
[cp] Display warning at attempted loading of exotic file format
Change-Id: I5dbf0545230795806aa3eb28e0a9e6170d916de2
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 |
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 daf3dac31758..4f64df224af3 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -2317,7 +2317,7 @@ </info> </enumeration> </constraints> - <value>2</value> + <value>1</value> </prop> <prop oor:name="EnableExpertConfiguration" oor:type="xs:boolean" oor:nillable="false"> <info> |