summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Update.xcs4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Update.xcs b/officecfg/registry/schema/org/openoffice/Office/Update.xcs
index 6c25d74a24a9..49021c3f7bfa 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Update.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Update.xcs
@@ -29,11 +29,11 @@
</info>
<value>Some Value</value>
</prop>
- <prop oor:name="LastUpdateTime" oor:type="xs:int" oor:nillable="false">
+ <prop oor:name="LastUpdateTime" oor:type="xs:long" oor:nillable="false">
<info>
<desc>The last time the update check ran</desc>
</info>
- <value>-1</value>
+ <value>0</value>
</prop>
<prop oor:name="URL" oor:type="xs:string" oor:nillable="false">
<info>