Révision 3424 TXM/trunk/org.txm.treesearch.rcp/plugin.xml
plugin.xml (revision 3424) | ||
---|---|---|
31 | 31 |
default="false" |
32 | 32 |
icon="icons/functions/Tree.png" |
33 | 33 |
id="org.txm.treesearch.editor.TreeSearchEditor" |
34 |
name="Syntactic Tree">
|
|
34 |
name="%editor.name">
|
|
35 | 35 |
</editor> |
36 | 36 |
</extension> |
37 | 37 |
<extension |
... | ... | |
39 | 39 |
<category |
40 | 40 |
description="%category.description" |
41 | 41 |
id="TreeSearch4TXM.commands.category" |
42 |
name="Syntactic Tree">
|
|
42 |
name="%category.name">
|
|
43 | 43 |
</category> |
44 | 44 |
<command |
45 | 45 |
categoryId="TreeSearch4TXM.commands.category" |
46 | 46 |
defaultHandler="org.txm.treesearch.command.ComputeTreeSearch" |
47 | 47 |
id="org.txm.treesearch.command.ComputeTreeSearch" |
48 |
name="Syntactic Tree"
|
|
48 |
name="%command.name"
|
|
49 | 49 |
returnTypeId="org.txm.treesearch.function.TreeSearch"> |
50 | 50 |
</command> |
51 | 51 |
<command |
52 | 52 |
categoryId="TreeSearch4TXM.commands.category" |
53 | 53 |
defaultHandler="org.txm.treesearch.command.ConcordanceLineToTreeSearch" |
54 | 54 |
id="org.txm.treesearch.command.ConcordanceLineToTreeSearch" |
55 |
name="Syntactic Tree concordance link">
|
|
55 |
name="%command.name.0">
|
|
56 | 56 |
</command> |
57 | 57 |
</extension> |
58 | 58 |
<extension |
... | ... | |
103 | 103 |
<command |
104 | 104 |
commandId="org.txm.treesearch.command.ConcordanceLineToTreeSearch" |
105 | 105 |
icon="icons/functions/Tree.png" |
106 |
label="Send To TreeSearch"
|
|
106 |
label="%command.label"
|
|
107 | 107 |
style="push"> |
108 | 108 |
</command> |
109 | 109 |
</menuContribution> |
... | ... | |
114 | 114 |
category="org.txm.rcp.preferences.AdvancePreferencePage" |
115 | 115 |
class="org.txm.treesearch.preferences.TreeSearchPreferencePage" |
116 | 116 |
id="org.txm.treesearch.preferences.TreeSearchPreferencePage" |
117 |
name="Syntactic annotation">
|
|
117 |
name="%page.name">
|
|
118 | 118 |
</page> |
119 | 119 |
</extension> |
120 | 120 |
|
Formats disponibles : Unified diff