summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-09-17 07:46:25 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-05-19 03:43:23 +0200
commitdbab33f525e0ff45b8d4776e457b2024719d79e4 (patch)
tree4b3f1949045760253a2bed3beadc6cca84bf633d /officecfg
parent5ceb169f1ec8ba58d00759c8591e898f3d8964bf (diff)
update the last update check time
Change-Id: I4a664c5dca2fcefbea49e1e550e82d191ba358dd
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>