root / tmp / TXMReleasePlugins.site / site.xml @ 2812
History | View | Annotate | Download (1.5 kB)
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
---|---|
2 |
<site>
|
3 |
<description name="TXM Extensions - RELEASE" url="http://textometrie.ens-lyon.fr/dist/0.8.1/ext/stable"> |
4 |
This update site contains the Release plugins for TXM |
5 |
</description>
|
6 |
<feature url="features/org.txm.backtomedia.feature_1.0.0.202004141141.jar" id="org.txm.backtomedia.feature" version="1.0.0.202004141141"> |
7 |
<category name="Commands"/> |
8 |
</feature>
|
9 |
<feature url="features/org.txm.wordcloud.feature_1.0.0.202004141141.jar" id="org.txm.wordcloud.feature" version="1.0.0.202004141141"> |
10 |
<category name="Commands"/> |
11 |
</feature>
|
12 |
<feature url="features/org.txm.treetagger.binaries.feature_1.0.0.202004141141.jar" id="org.txm.treetagger.binaries.feature" version="1.0.0.202004141141" os="" ws=""> |
13 |
<category name="Annotation"/> |
14 |
</feature>
|
15 |
<feature url="features/org.txm.treetagger.models.feature_1.0.0.202004141141.jar" id="org.txm.treetagger.models.feature" version="1.0.0.202004141141"> |
16 |
<category name="Annotation"/> |
17 |
</feature>
|
18 |
<feature url="features/org.txm.annotation.urs.feature_1.0.0.202004141141.jar" id="org.txm.annotation.urs.feature" version="1.0.0.202004141141"> |
19 |
<category name="Annotation"/> |
20 |
</feature>
|
21 |
<category-def name="Commands" label="Commands"> |
22 |
<description>
|
23 |
Add new commands to TXM |
24 |
</description>
|
25 |
</category-def>
|
26 |
<category-def name="Annotation" label="Annotation"> |
27 |
<description>
|
28 |
Add new annotation modes to TXM |
29 |
</description>
|
30 |
</category-def>
|
31 |
</site>
|