Commit | Line | Data |
---|---|---|
a80ac883 P |
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <description xmlns="http://openoffice.org/extensions/description/2006" xmlns:d="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink"> | |
3 | ||
4 | <identifier value="org.auf.openoffice.reflets" /> | |
d4048285 | 5 | <version value="1.12" /> |
a80ac883 P |
6 | <platform value="all" /> |
7 | ||
8 | <dependencies> | |
9 | <OpenOffice.org-minimal-version value="3.0" d:name="OpenOffice.org 3.0" /> | |
10 | </dependencies> | |
11 | ||
12 | <!-- If you uploaded your extension to the repository (which should be | |
13 | the default!) you do not need to have this one. | |
14 | <update-information> | |
15 | <src xlink:href="http://reflets.openoffice.auf.org/update.xml" /> | |
16 | </update-information> | |
17 | --> | |
18 | ||
19 | <!-- Check if this is already generated by repository. | |
20 | Otherwise you may like to provide it manually. | |
21 | --> | |
22 | <publisher> | |
23 | <name xlink:href="http://www.auf.org/" lang="fr">AUF / ARI / Jean Christophe André</name> | |
24 | </publisher> | |
25 | ||
26 | <display-name> | |
27 | <name lang="fr">Support Reflets-TSE (CODA)</name> | |
28 | </display-name> | |
29 | ||
30 | <icon> | |
31 | <default xlink:href="images/logo-auf.png" /> | |
32 | </icon> | |
33 | ||
34 | <!-- | |
35 | <extension-description> | |
36 | <src xlink:href="description/desc_en.txt" lang="fr" /> | |
37 | </extension-description> | |
38 | --> | |
39 | ||
40 | </description> |