1 <?xml version="1.0" encoding="UTF-8"?>
\r
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">
\r
3 <!-- Fitxer basat en la versió francesa. S'ha de depurar. JMo, 06.jul.08 -->
\r
4 <!-- SHOULD OR MUST BE PROVIDED ENTRIES FOLLOWING... -->
\r
6 <!-- Here you can state the license text to be displayed during installation.
\r
7 You can provide more than one localized version if you like.
\r
8 If no matching locale was found the first one will be displayed.
\r
9 !!! Don't change the values for 'accept-by' or 'suppress-on-update' it !!!
\r
10 !!! might be troublesome in multi-user installations if no shared-layer !!!
\r
11 !!! installation can be done.
\r
13 <simple-license accept-by="admin" suppress-on-update="false" >
\r
14 <license-text xlink:href="LICENSES-en.txt" lang="en" />
\r
15 <license-text xlink:href="LLICENCIES-ca.txt" lang="ca" />
\r
17 </registration> !!! -->
\r
19 <!-- The version of your extension. NOT the one of OpenOffice.org...
\r
20 It will also be used to automatically check if there are updates for this
\r
21 extension available. Newer versions should have higher values. -->
\r
22 <version value="2009.06.03" />
\r
24 <!-- A unique identifier for your extension.
\r
25 In order to avoid name clashes with other extensions it should probably hold
\r
26 your company name or your full name along with the name of the extension in a form like
\r
27 MyFirstName.MyLastName.DictionayName
\r
28 or www.MyWebpage.net.DictionayName
\r
29 Or you may use the project name of your submitted extension to start with...
\r
30 For the very same reason they should NOT start with 'org.openoffice'.
\r
31 When choosing the identifier keep in mind that others may provide a dictionary for that
\r
32 very same language as well and even then your identifier still needs to be unique! -->
\r
33 <identifier value="softcatala.catalan.general.dictionaries.by.joan.moratinos" />
\r
35 <!-- A name for the extension to be used in the UI.
\r
36 For dictionaries it should show the locales supported
\r
37 and the purpose spell checking and/or hyphenation and/or thesaurus.
\r
38 The display name can be localized and there should be at least one
\r
39 entry for each language it implements and one default English entry.
\r
40 The default entry is the one listed first. -->
\r
42 <name lang="en">Spelling and hyphenation dictionaries and Thesaurus for Catalan language (general)</name>
\r
43 <name lang="ca">Diccionari ortogràfic per a la llengua catalana (general)</name>
\r
46 <!-- Dictionaries should work with all platforms... -->
\r
47 <platform value="all" />
\r
49 <!-- A minimal OpenOffice.org version the extension requires to be used with.
\r
50 For dictionary extensions that will be 'OpenOffice.org 3.0' -->
\r
52 <OpenOffice.org-minimal-version value="3.0" d:name="OpenOffice.org 3.0" />
\r
56 <!-- MORE OPTIONAL LIKE ENTRIES FOLLOWING (may easily be omitted, uncommented by default)... -->
\r
58 <!-- If you uploaded your extension to the repository (which should be the default!)
\r
59 you do not need to have this one.
\r
60 <update-information>
\r
61 <src xlink:href="http://extensions.openoffice.org/testarea/desktop/license/update/lic3.update.xml" />
\r
62 </update-information> -->
\r
65 <name xlink:href="http://www.softcatala.org" lang="ca">Softcatalà</name>
\r