Lines Matching refs:update
1 The extension build in this test uses an update information which is obtained
2 through a http get request. That is the URL does not reference an update
4 update information. The URL used in this example is:
6 http://update.services.openoffice.org/ProductUpdateService/check.Update?product=extension&exten…
8 The updateinfo.oxt in this directory has the version 1.0 and in the sub-directory "update is the ve…
11 /extensions/www/testarea/desktop/updateinfocreation/update/updateinfo.oxt
17 http://extensions.openoffice.org/testarea/desktop/updateinfocreation/update/updateinfo.oxt
19 The latter location (version 2.0) will also be referenced by the update information
25 EXTUPDATEINFO_NAME=org.openoffice.extensions.testarea.desktop.updateinfo.update.xml
27 EXTUPDATEINFO_URLS = http://extensions.openoffice.org/testarea/desktop/updateinfocreation/update/up…
29 This causes the generation of the update information file. This file could be
30 directly references by the URL in the <update-information> of the description.xml.
33 This generated update information file can then be used by the webserver, when it
34 sends back the requested update information. The update information file will be
37 The update information file needs to be copied into common.pro/pus.mxyz directory.