diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-04-17 13:14:47 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2022-02-13 12:50:27 +0100 |
commit | 5144684d7972a44652c051447a52fcb64b0dcc59 (patch) | |
tree | eb0de43ba1316a3084e9d7a7093ee7598e325cf7 /officecfg | |
parent | 2cb76705f7c1e050c53a1dc6734994943aa20250 (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 06c36df8e13a..a556d6af7f4d 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -2622,7 +2622,7 @@ </info> </enumeration> </constraints> - <value>2</value> + <value>1</value> </prop> <prop oor:name="EnableExpertConfiguration" oor:type="xs:boolean" oor:nillable="false"> <info> |