diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-20 13:35:58 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-20 13:35:58 +0000 |
commit | 5b59c481c8b09a41b6be4435e8d684054078eaff (patch) | |
tree | 6a06b1862b625cb577b0a7041116b4e20b65b269 /desktop | |
parent | bcf76d5bbd00ba96c478c2eb223226af985dc26e (diff) |
INTEGRATION: CWS jl49 (1.1.2); FILE ADDED
2006/12/01 15:49:28 jl 1.1.2.1: #70481# tests for extension update feature
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/test/deployment/update/license/update/lic2.update.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/test/deployment/update/license/update/lic2.update.xml b/desktop/test/deployment/update/license/update/lic2.update.xml new file mode 100644 index 000000000000..40f3fa47bc99 --- /dev/null +++ b/desktop/test/deployment/update/license/update/lic2.update.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<description xmlns="http://openoffice.org/extensions/update/2006" + xmlns:xlink="http://www.w3.org/1999/xlink"> + <identifier value="org.openoffice.legacy.lic2.oxt"/> + <version value="2.0" /> + <update-download> + <src xlink:href="http://extensions.openoffice.org/testarea/desktop/license/update/lic2.oxt" /> + </update-download> +</description> + |