summaryrefslogtreecommitdiff
path: root/desktop/test/deployment/update/wrong_url/update/wrongdownload1.update.xml
blob: b2b62a3be3ed336ae52ef083a3e39d2fcbd4bd2a (plain)
1
2
3
4
5
6
7
8
9
10
11
<?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.wrongdownload1.oxt"/>
    <version value="2.0" />    
    <update-download>
        <src xlink:href="http://extensions.openoffice.org/testarea/desktop/wrong_url/notavailable/wrongdownload1.oxt" />
        <src xlink:href="http://extensions.openoffice.org/notavailable/" />
    </update-download>
</description>