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