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 | ||
4d9c5a11 | 4 | <identifier value="org.auf.openoffice.macros" /> |
6d1fe0d5 | 5 | <version value="1404.2" /> |
a80ac883 P |
6 | <platform value="all" /> |
7 | ||
8 | <dependencies> | |
4d9c5a11 | 9 | <OpenOffice.org-minimal-version value="3.2.1" d:name="OpenOffice.org 3.2.1" /> |
a80ac883 P |
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> | |
4d9c5a11 | 15 | <src xlink:href="http://macros.openoffice.auf.org/update.xml" /> |
a80ac883 P |
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> | |
4a81862c | 23 | <name xlink:href="http://www.auf.org/" lang="fr">Agence universitaire de la Francophonie</name> |
a80ac883 P |
24 | </publisher> |
25 | ||
26 | <display-name> | |
4a81862c | 27 | <name lang="fr">Extension AUF</name> |
a80ac883 P |
28 | </display-name> |
29 | ||
30 | <icon> | |
31 | <default xlink:href="images/logo-auf.png" /> | |
32 | </icon> | |
33 | ||
a80ac883 | 34 | <extension-description> |
4a81862c | 35 | <src xlink:href="description_fr.txt" lang="fr" /> |
a80ac883 | 36 | </extension-description> |
a80ac883 P |
37 | |
38 | </description> |