Kaydet (Commit) 95602b8b authored tarafından Markus Mohrhard's avatar Markus Mohrhard

prepare everything for automatic update builds

We now have a TDF server that we can use for the update checks.

Change-Id: I081b6f2f65d0abf6cc9d4a1ce11a68ba1cd076c7
üst 27b713a8
...@@ -39,13 +39,13 @@ ...@@ -39,13 +39,13 @@
<info> <info>
<desc>The URL that is used for the update check</desc> <desc>The URL that is used for the update check</desc>
</info> </info>
<value>http://updater.libreofficecrash.org/</value> <value>http://vm195.documentfoundation.org/</value>
</prop> </prop>
<prop oor:name="UpdateChannel" oor:type="xs:string" oor:nillable="false"> <prop oor:name="UpdateChannel" oor:type="xs:string" oor:nillable="false">
<info> <info>
<desc>The update channel that is currently in use</desc> <desc>The update channel that is currently in use</desc>
</info> </info>
<value>Release</value> <value>daily-master-gandalf</value>
</prop> </prop>
</group> </group>
</component> </component>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment