diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-20 13:36:18 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-20 13:36:18 +0000 |
commit | d45cc5ec68029d626225ba94c397d2ed3789d80b (patch) | |
tree | afeae7c878cec73feb1a22fa3259018c5e01d8c7 /desktop | |
parent | 1707eacb4870ba366f1872b4c52e5dae4955c40a (diff) |
INTEGRATION: CWS jl49 (1.1.2); FILE ADDED
2006/12/01 15:49:38 jl 1.1.2.1: #70481# tests for extension update feature
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/test/deployment/update/license/update/lic3.update.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/test/deployment/update/license/update/lic3.update.xml b/desktop/test/deployment/update/license/update/lic3.update.xml new file mode 100644 index 000000000000..a9c2a7995d7c --- /dev/null +++ b/desktop/test/deployment/update/license/update/lic3.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.lic3.oxt"/> + <version value="2.0" /> + <update-download> + <src xlink:href="http://extensions.openoffice.org/testarea/desktop/license/update/lic3.oxt" /> + </update-download> +</description> + |