root / tmp / org.txm.dictionary.rcp / plugin.xml @ 2412
Historique | Voir | Annoter | Télécharger (9,11 ko)
| 1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|---|---|
| 2 |
<?eclipse version="3.4"?>
|
| 3 |
<plugin>
|
| 4 |
<extension
|
| 5 |
point="org.eclipse.ui.commands"> |
| 6 |
<command
|
| 7 |
categoryId="org.txm.rcp.category.txm" |
| 8 |
defaultHandler="org.txm.dictionary.commands.ExportDictionary" |
| 9 |
id="org.txm.dictionary.commands.ExportDictionary" |
| 10 |
name="%command.name"> |
| 11 |
</command>
|
| 12 |
<command
|
| 13 |
categoryId="org.txm.rcp.category.txm" |
| 14 |
defaultHandler="org.txm.dictionary.commands.ImportDictionary" |
| 15 |
id="org.txm.dictionary.commands.ImportDictionary" |
| 16 |
name="%command.name.0"> |
| 17 |
</command>
|
| 18 |
<command
|
| 19 |
categoryId="org.txm.rcp.category.txm" |
| 20 |
defaultHandler="org.txm.dictionary.commands.CreateDictionaryFromIndex" |
| 21 |
id="org.txm.dictionary.commands.CreateDictionaryFromIndex" |
| 22 |
name="%command.name.1"> |
| 23 |
</command>
|
| 24 |
<command
|
| 25 |
categoryId="org.txm.rcp.category.txm" |
| 26 |
defaultHandler="org.txm.dictionary.commands.PrintDictionary" |
| 27 |
id="org.txm.dictionary.commands.PrintDictionary" |
| 28 |
name="%command.name.2"> |
| 29 |
</command>
|
| 30 |
<command
|
| 31 |
categoryId="org.txm.rcp.category.txm" |
| 32 |
defaultHandler="org.txm.dictionary.commands.ListDictionaries" |
| 33 |
id="org.txm.dictionary.commands.ListDictionaries" |
| 34 |
name="%command.name.3"> |
| 35 |
</command>
|
| 36 |
<command
|
| 37 |
categoryId="org.txm.rcp.category.txm" |
| 38 |
defaultHandler="org.txm.dictionary.commands.RenameColumnDictionary" |
| 39 |
id="org.txm.dictionary.commands.RenameColumnDictionary" |
| 40 |
name="%command.name.4"> |
| 41 |
</command>
|
| 42 |
<command
|
| 43 |
categoryId="org.txm.rcp.category.txm" |
| 44 |
defaultHandler="org.txm.dictionary.commands.RecodeColumnDictionary" |
| 45 |
id="org.txm.dictionary.commands.RecodeColumnDictionary" |
| 46 |
name="%command.name.5"> |
| 47 |
</command>
|
| 48 |
<command
|
| 49 |
categoryId="org.txm.rcp.category.txm" |
| 50 |
defaultHandler="org.txm.dictionary.commands.ExportToTreeTagger" |
| 51 |
id="org.txm.dictionary.commands.MergeLinesDictionary" |
| 52 |
name="%command.name.6"> |
| 53 |
</command>
|
| 54 |
<command
|
| 55 |
categoryId="org.txm.rcp.category.txm" |
| 56 |
defaultHandler="org.txm.dictionary.commands.RemoveEntriesDictionary" |
| 57 |
id="org.txm.dictionary.commands.RemoveEntriesDictionary" |
| 58 |
name="%command.name.7"> |
| 59 |
</command>
|
| 60 |
<command
|
| 61 |
categoryId="org.txm.rcp.category.txm" |
| 62 |
defaultHandler="org.txm.dictionary.commands.MergeDictionaries" |
| 63 |
id="org.txm.dictionary.commands.MergeDictionaries" |
| 64 |
name="%command.name.8"> |
| 65 |
</command>
|
| 66 |
<command
|
| 67 |
categoryId="org.txm.rcp.category.txm" |
| 68 |
defaultHandler="org.txm.dictionary.commands.CopyDictionaries" |
| 69 |
id="org.txm.dictionary.commands.CopyDictionaries" |
| 70 |
name="%command.name.9"> |
| 71 |
</command>
|
| 72 |
<command
|
| 73 |
categoryId="org.txm.rcp.category.txm" |
| 74 |
defaultHandler="org.txm.macro.frolex.CreateFrolexMacro" |
| 75 |
id="org.txm.dictionary.commands.recettes.CreateFrolex" |
| 76 |
name="%command.name.10"> |
| 77 |
</command>
|
| 78 |
<command
|
| 79 |
categoryId="org.txm.rcp.category.txm" |
| 80 |
defaultHandler="org.txm.dictionary.commands.UniqSortDictionary" |
| 81 |
id="org.txm.dictionary.commands.UniqSortDictionary" |
| 82 |
name="%command.name.11"> |
| 83 |
</command>
|
| 84 |
<command
|
| 85 |
categoryId="org.txm.rcp.category.txm" |
| 86 |
defaultHandler="org.txm.dictionary.commands.QueryDictionary" |
| 87 |
id="org.txm.dictionary.commands.QueryDictionary" |
| 88 |
name="%command.name.12"> |
| 89 |
</command>
|
| 90 |
<command
|
| 91 |
categoryId="org.txm.rcp.category.txm" |
| 92 |
defaultHandler="org.txm.dictionary.commands.GrepDictionary" |
| 93 |
id="org.txm.dictionary.commands.GrepDictionary" |
| 94 |
name="%command.name.13"> |
| 95 |
</command>
|
| 96 |
<command
|
| 97 |
categoryId="org.txm.rcp.category.txm" |
| 98 |
defaultHandler="org.txm.dictionary.commands.AddColumnDictionary" |
| 99 |
id="org.txm.dictionary.commands.AddColumnDictionary" |
| 100 |
name="%command.name.14"> |
| 101 |
</command>
|
| 102 |
<command
|
| 103 |
categoryId="org.txm.rcp.category.txm" |
| 104 |
defaultHandler="org.txm.dictionary.commands.DeleteDictionary" |
| 105 |
id="org.txm.dictionary.commands.DeleteDictionary" |
| 106 |
name="%command.name.15"> |
| 107 |
</command>
|
| 108 |
</extension>
|
| 109 |
<extension
|
| 110 |
point="org.eclipse.ui.menus"> |
| 111 |
<menuContribution
|
| 112 |
locationURI="menu:org.eclipse.ui.main.menu?after=menu.tools"> |
| 113 |
<menu
|
| 114 |
id="Dictionary.menus" |
| 115 |
label="%menu.label" |
| 116 |
mnemonic="%menu.mnemonic"> |
| 117 |
<command
|
| 118 |
commandId="org.txm.dictionary.commands.ListDictionaries" |
| 119 |
label="%command.label" |
| 120 |
mnemonic="%command.mnemonic"> |
| 121 |
</command>
|
| 122 |
<command
|
| 123 |
commandId="org.txm.dictionary.commands.PrintDictionary" |
| 124 |
label="%command.label.0" |
| 125 |
mnemonic="%command.mnemonic.0"> |
| 126 |
</command>
|
| 127 |
<command
|
| 128 |
commandId="org.txm.dictionary.commands.GrepDictionary" |
| 129 |
label="%command.label.1" |
| 130 |
mnemonic="%command.mnemonic.1"> |
| 131 |
</command>
|
| 132 |
<command
|
| 133 |
commandId="org.txm.dictionary.commands.QueryDictionary" |
| 134 |
label="%command.label.2" |
| 135 |
mnemonic="%command.mnemonic.2"> |
| 136 |
</command>
|
| 137 |
<separator
|
| 138 |
name="DictionaryRCP.separator1" |
| 139 |
visible="true"> |
| 140 |
</separator>
|
| 141 |
<command
|
| 142 |
commandId="org.txm.dictionary.commands.ImportDictionary" |
| 143 |
label="%command.label.3" |
| 144 |
mnemonic="%command.mnemonic.3"> |
| 145 |
</command>
|
| 146 |
<command
|
| 147 |
commandId="org.txm.dictionary.commands.CreateDictionaryFromIndex" |
| 148 |
label="%command.label.4" |
| 149 |
mnemonic="%command.mnemonic.4"> |
| 150 |
<visibleWhen
|
| 151 |
checkEnabled="false"> |
| 152 |
<or>
|
| 153 |
<reference
|
| 154 |
definitionId="OneIndexSelected"> |
| 155 |
</reference>
|
| 156 |
</or>
|
| 157 |
</visibleWhen>
|
| 158 |
</command>
|
| 159 |
<command
|
| 160 |
commandId="org.txm.dictionary.commands.ExportDictionary" |
| 161 |
label="%command.label.5" |
| 162 |
mnemonic="%command.mnemonic.5"> |
| 163 |
</command>
|
| 164 |
<command
|
| 165 |
commandId="org.txm.dictionary.commands.DeleteDictionary" |
| 166 |
label="%command.label.6" |
| 167 |
mnemonic="%command.mnemonic.6"> |
| 168 |
</command>
|
| 169 |
<command
|
| 170 |
commandId="org.txm.dictionary.commands.UniqSortDictionary" |
| 171 |
label="%command.label.7" |
| 172 |
mnemonic="%command.mnemonic.7"> |
| 173 |
</command>
|
| 174 |
<command
|
| 175 |
commandId="org.txm.dictionary.commands.MergeLinesDictionary" |
| 176 |
label="%command.label.8" |
| 177 |
mnemonic="%command.mnemonic.8"> |
| 178 |
</command>
|
| 179 |
<command
|
| 180 |
commandId="org.txm.dictionary.commands.MergeDictionaries" |
| 181 |
label="%command.label.9" |
| 182 |
mnemonic="%command.mnemonic.9"> |
| 183 |
</command>
|
| 184 |
<command
|
| 185 |
commandId="org.txm.dictionary.commands.CopyDictionaries" |
| 186 |
label="%command.label.10" |
| 187 |
mnemonic="%command.mnemonic.10"> |
| 188 |
</command>
|
| 189 |
<separator
|
| 190 |
name="DictionaryRCP.separator2" |
| 191 |
visible="true"> |
| 192 |
</separator>
|
| 193 |
<command
|
| 194 |
commandId="org.txm.dictionary.commands.AddColumnDictionary" |
| 195 |
label="%command.label.11" |
| 196 |
mnemonic="%command.mnemonic.11"> |
| 197 |
</command>
|
| 198 |
<command
|
| 199 |
commandId="org.txm.dictionary.commands.RenameColumnDictionary" |
| 200 |
label="%command.label.12" |
| 201 |
mnemonic="%command.mnemonic.12"> |
| 202 |
</command>
|
| 203 |
<command
|
| 204 |
commandId="org.txm.dictionary.commands.RecodeColumnDictionary" |
| 205 |
label="%command.label.13" |
| 206 |
mnemonic="%command.mnemonic.13"> |
| 207 |
</command>
|
| 208 |
<command
|
| 209 |
commandId="org.txm.dictionary.commands.RemoveEntriesDictionary" |
| 210 |
label="%command.label.14" |
| 211 |
mnemonic="%command.mnemonic.14"> |
| 212 |
</command>
|
| 213 |
</menu>
|
| 214 |
</menuContribution>
|
| 215 |
<menuContribution
|
| 216 |
locationURI="menu:menu.recettes"> |
| 217 |
<command
|
| 218 |
commandId="org.txm.dictionary.commands.recettes.CreateFrolex" |
| 219 |
label="%command.label.15" |
| 220 |
style="push"> |
| 221 |
</command>
|
| 222 |
</menuContribution>
|
| 223 |
</extension>
|
| 224 |
<extension
|
| 225 |
point="org.txm.rcp.extentionpoint.command"> |
| 226 |
<installcommand
|
| 227 |
class="org.txm.dictionary.commands.DoInstallStep"> |
| 228 |
</installcommand>
|
| 229 |
</extension>
|
| 230 |
|
| 231 |
</plugin>
|