|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<?eclipse version="3.4"?>
|
|
3 |
<plugin>
|
|
4 |
<extension-point id="org.txm.rcp.extentionpoint.command" name="%extension-point.name" schema="schema/org.txm.rcp.extentionpoint.command.exsd"/>
|
|
5 |
<extension-point id="org.txm.rcp.extensionpoint.backtotext" name="Back to text" schema="schema/org.txm.rcp.extensionpoint.backtotext.exsd"/>
|
|
6 |
|
|
7 |
<extension
|
|
8 |
id="Application"
|
|
9 |
point="org.eclipse.core.runtime.applications">
|
|
10 |
<application
|
|
11 |
icon="icons/logo/TXM logo.png">
|
|
12 |
<run
|
|
13 |
class="org.txm.rcp.Application">
|
|
14 |
</run>
|
|
15 |
</application>
|
|
16 |
</extension>
|
|
17 |
<extension
|
|
18 |
point="org.eclipse.ui.perspectives">
|
|
19 |
<perspective
|
|
20 |
class="org.txm.rcp.perspective.TXMPerspective"
|
|
21 |
icon="icons/objects/corpus.png"
|
|
22 |
id="org.txm.rcp.perspective.TXMPerspective"
|
|
23 |
name="%perspective.name">
|
|
24 |
</perspective>
|
|
25 |
<perspective
|
|
26 |
class="org.txm.rcp.perspective.RPerspective"
|
|
27 |
icon="icons/logo/Rcran.png"
|
|
28 |
id="org.txm.rcp.perspective.RPerspective"
|
|
29 |
name="%perspective.name.0">
|
|
30 |
</perspective>
|
|
31 |
</extension>
|
|
32 |
<extension
|
|
33 |
id="product"
|
|
34 |
point="org.eclipse.core.runtime.products">
|
|
35 |
<product
|
|
36 |
application="org.txm.rcp.Application"
|
|
37 |
name="TXM">
|
|
38 |
<property
|
|
39 |
name="appName"
|
|
40 |
value="TXM">
|
|
41 |
</property>
|
|
42 |
<property
|
|
43 |
name="preferenceCustomization"
|
|
44 |
value="plugin_customization.ini">
|
|
45 |
</property>
|
|
46 |
<property
|
|
47 |
name="windowImages"
|
|
48 |
value="icons/logo/TXM logo.png">
|
|
49 |
</property>
|
|
50 |
<property
|
|
51 |
name="startupForegroundColor"
|
|
52 |
value="000000">
|
|
53 |
</property>
|
|
54 |
<property
|
|
55 |
name="startupMessageRect"
|
|
56 |
value="13,312,290,20">
|
|
57 |
</property>
|
|
58 |
<property
|
|
59 |
name="aboutImage"
|
|
60 |
value="icons/logo/about TXM.png">
|
|
61 |
</property>
|
|
62 |
<property
|
|
63 |
name="aboutText"
|
|
64 |
value="<TXM Software User Agreement>

TXM 0.7.8 Copyright © 2010-2016 ENS de Lyon, University of Franche-Comté, CNRS

<English version below>

EN ACCEPTANT CETTE MISE À JOUR ET EN UTILISANT TXM, VOUS VOUS ENGAGEZ À CITER L'ARTICLE DE RÉFÉRENCE DE LA PLATEFORME* DANS VOS PUBLICATIONS DE RÉSULTATS OBTENUS À PARTIR D'ELLE. CELA EST ESSENTIEL POUR NOUS PERMETTRE DE JUSTIFIER LE BESOIN DE PÉRENNISATION DE CET INSTRUMENT DE TRAVAIL POUR LA COMMUNAUTÉ SCIENTIFIQUE.

Le logiciel TXM est un logiciel libre ; vous pouvez le redistribuer et/ou le modifier suivant les termes de la Licence publique générale GNU telle que publiée par la Free Software Foundation, soit la version 2 de cette License, soit une version ultérieure.

Le logiciel TXM est distribué dans l'espoir qu'il sera utile, mais sans aucune garantie, y compris mais non de façon limitative les garanties implicites de qualité marchande et de convenance à un usage particulier. Consultez la version 2 et la version 3 de la Licence publique générale GNU pour plus de détails.

Vous devriez avoir reçu une copie de la Licence publique générale GNU en accompagnement du logiciel TXM ; si ce n'est pas le cas, veuillez consulter la page http://www.gnu.org/licenses/gpl-2.0.html.
_______________
* Serge Heiden, Jean-Philippe Magué, Bénédicte Pincemin.
TXM : Une plateforme logicielle open-source pour la textométrie - conception et développement. Sergio Bolasco, Isabella Chiari, Luca Giuliano. 10th International Conference on the Statistical Analysis of Textual Data - JADT 2010, Jun 2010, Rome, Italie.
Edizioni Universitarie di Lettere Economia Diritto, 2 (3), pp.1021-1032, 2010. <halshs-00549779>


ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH


By accepting this update and by using TXM, you agree to cite the TXM platform reference article** in your publications of results obtained from it. That is essential for us to justify the need for sustainability of this instrument for the scientific community.

The TXM platform is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

The TXM platform is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with the TXM platform. If not, see http://www.gnu.org/licenses/gpl-2.0.html.
_______________
** Serge Heiden. The TXM Platform: Building Open-Source Textual
Analysis Software Compatible with the TEI Encoding Scheme. Ryo Otoguro, Kiyoshi Ishikawa, Hiroshi Umemoto, Kei Yoshimoto and Yasunari Harada. 24th Pacific Asia Conference on Language, Information and Computation, Nov 2010, Sendai, Japan. Institute for Digital Enhancement of Cognitive Development, Waseda University, pp.389-398, 2010. <halshs-00549764>">
|
|
65 |
</property>
|
|
66 |
<property
|
|
67 |
name="startupProgressRect"
|
|
68 |
value="13,332,290,15">
|
|
69 |
</property>
|
|
70 |
<property
|
|
71 |
name="cssTheme"
|
|
72 |
value="org.txm.rcp.theme.default.linux">
|
|
73 |
</property>
|
|
74 |
</product>
|
|
75 |
</extension>
|
|
76 |
<extension
|
|
77 |
point="org.eclipse.ui.perspectiveExtensions">
|
|
78 |
<perspectiveExtension targetID="org.eclipse.ui.resourcePerspective">
|
|
79 |
<view
|
|
80 |
closeable="false"
|
|
81 |
id="org.txm.rcp.views.CorporaView"
|
|
82 |
ratio="0.5"
|
|
83 |
relationship="right"
|
|
84 |
relative="org.eclipse.ui.views.TaskList"/>
|
|
85 |
<view
|
|
86 |
closeable="true"
|
|
87 |
id="org.eclipse.ui.views.ProgressView"
|
|
88 |
ratio="0.5"
|
|
89 |
relationship="bottom"
|
|
90 |
showTitle="true"
|
|
91 |
visible="true">
|
|
92 |
</view>
|
|
93 |
<view
|
|
94 |
closeable="true"
|
|
95 |
id="org.txm.rcp.views.GroovyConsole"
|
|
96 |
minimized="false"
|
|
97 |
ratio="0.5"
|
|
98 |
relationship="bottom"
|
|
99 |
visible="true">
|
|
100 |
</view>
|
|
101 |
<view
|
|
102 |
closeable="true"
|
|
103 |
id="org.txm.rcp.views.QueriesView"
|
|
104 |
ratio="0.5"
|
|
105 |
relationship="right"
|
|
106 |
relative="org.eclipse.ui.views.TaskList">
|
|
107 |
</view>
|
|
108 |
</perspectiveExtension>
|
|
109 |
</extension>
|
|
110 |
<extension
|
|
111 |
point="org.eclipse.ui.views">
|
|
112 |
<category
|
|
113 |
id="org.txm.rcp"
|
|
114 |
name="%category.name"/>
|
|
115 |
<view
|
|
116 |
category="org.txm.rcp"
|
|
117 |
class="org.txm.rcp.views.corpora.CorporaView"
|
|
118 |
icon="icons/objects/corpus.png"
|
|
119 |
id="org.txm.rcp.views.CorporaView"
|
|
120 |
name="%view.name"/>
|
|
121 |
<view
|
|
122 |
allowMultiple="false"
|
|
123 |
category="org.eclipse.ui"
|
|
124 |
class="org.eclipse.ui.ExtensionFactory:progressView"
|
|
125 |
id="org.eclipse.ui.views.ProgressView"
|
|
126 |
name="%view.name.0"
|
|
127 |
restorable="true">
|
|
128 |
</view>
|
|
129 |
<view
|
|
130 |
allowMultiple="false"
|
|
131 |
category="org.txm.rcp"
|
|
132 |
class="org.txm.rcp.views.fileexplorer.Explorer"
|
|
133 |
icon="icons/objects/folder.png"
|
|
134 |
id="org.txm.rcp.views.fileexplorer.Explorer"
|
|
135 |
name="%view.name.1"
|
|
136 |
restorable="true">
|
|
137 |
</view>
|
|
138 |
<view
|
|
139 |
allowMultiple="false"
|
|
140 |
category="org.txm.rcp"
|
|
141 |
class="org.txm.rcp.views.GroovyConsole"
|
|
142 |
id="org.txm.rcp.views.GroovyConsole"
|
|
143 |
name="%view.name.2"
|
|
144 |
restorable="true">
|
|
145 |
</view>
|
|
146 |
<view
|
|
147 |
category="org.txm.rcp"
|
|
148 |
class="org.txm.rcp.views.BasesView"
|
|
149 |
id="org.txm.rcp.views.BasesView"
|
|
150 |
name="%view.name.3"
|
|
151 |
restorable="true">
|
|
152 |
</view>
|
|
153 |
<view
|
|
154 |
category="org.txm.rcp"
|
|
155 |
class="org.txm.rcp.views.QueriesView"
|
|
156 |
icon="icons/objects/query.png"
|
|
157 |
id="org.txm.rcp.views.QueriesView"
|
|
158 |
name="%view.name.4"
|
|
159 |
restorable="true">
|
|
160 |
</view>
|
|
161 |
<view
|
|
162 |
category="org.txm.rcp"
|
|
163 |
class="org.txm.rcp.views.SummaryView"
|
|
164 |
id="org.txm.rcp.views.InternalCorpusView"
|
|
165 |
name="%view.name.7"
|
|
166 |
restorable="true">
|
|
167 |
</view>
|
|
168 |
<view
|
|
169 |
allowMultiple="false"
|
|
170 |
category="org.txm.rcp"
|
|
171 |
class="org.txm.rcp.views.fileexplorer.MacroExplorer"
|
|
172 |
icon="icons/objects/script.png"
|
|
173 |
id="org.txm.rcp.views.fileexplorer.MacroExplorer"
|
|
174 |
name="%view.name.8"
|
|
175 |
restorable="true">
|
|
176 |
</view>
|
|
177 |
<view
|
|
178 |
category="org.txm.rcp"
|
|
179 |
class="org.txm.rcp.views.knowledgerepositories.KRView"
|
|
180 |
id="org.txm.rcp.views.knowledgerepositories.KRView"
|
|
181 |
name="%view.name.9"
|
|
182 |
restorable="true">
|
|
183 |
</view>
|
|
184 |
</extension>
|
|
185 |
<extension
|
|
186 |
point="org.eclipse.core.runtime.adapters">
|
|
187 |
<factory
|
|
188 |
adaptableType="org.txm.searchengine.cqp.corpus.CorpusManager"
|
|
189 |
class="org.txm.rcp.AdapterFactory">
|
|
190 |
<adapter type="org.eclipse.ui.model.IWorkbenchAdapter"/>
|
|
191 |
</factory>
|
|
192 |
<factory
|
|
193 |
adaptableType="org.txm.searchengine.cqp.corpus.Lexicon"
|
|
194 |
class="org.txm.rcp.AdapterFactory">
|
|
195 |
<adapter type="org.eclipse.ui.model.IWorkbenchAdapter"/>
|
|
196 |
</factory>
|
|
197 |
|
|
198 |
<factory
|
|
199 |
adaptableType="org.txm.searchengine.cqp.corpus.Corpus"
|
|
200 |
class="org.txm.rcp.AdapterFactory">
|
|
201 |
<adapter type="org.eclipse.ui.model.IWorkbenchAdapter"/>
|
|
202 |
</factory>
|
|
203 |
|
|
204 |
<factory
|
|
205 |
adaptableType="org.txm.searchengine.cqp.corpus.Partition"
|
|
206 |
class="org.txm.rcp.AdapterFactory">
|
|
207 |
<adapter type="org.eclipse.ui.model.IWorkbenchAdapter"/>
|
|
208 |
</factory>
|
|
209 |
|
|
210 |
|
|
211 |
|
|
212 |
<factory
|
|
213 |
adaptableType="org.txm.functions.referencer.Referencer"
|
|
214 |
class="org.txm.rcp.AdapterFactory">
|
|
215 |
<adapter
|
|
216 |
type="org.eclipse.ui.model.IWorkbenchAdapter">
|
|
217 |
</adapter>
|
|
218 |
</factory>
|
|
219 |
<factory
|
|
220 |
adaptableType="org.txm.functions.internal.InternalView"
|
|
221 |
class="org.txm.rcp.AdapterFactory">
|
|
222 |
<adapter
|
|
223 |
type="org.eclipse.ui.model.IWorkbenchAdapter">
|
|
224 |
</adapter>
|
|
225 |
</factory>
|
|
226 |
<factory
|
|
227 |
adaptableType="org.txm.functions.intertextualdistance.InterTextDistance"
|
|
228 |
class="org.txm.rcp.AdapterFactory">
|
|
229 |
<adapter
|
|
230 |
type="org.eclipse.ui.model.IWorkbenchAdapter">
|
|
231 |
</adapter>
|
|
232 |
</factory>
|
|
233 |
|
|
234 |
</extension>
|
|
235 |
<extension
|
|
236 |
point="org.eclipse.ui.editors">
|
|
237 |
<editor
|
|
238 |
class="org.txm.rcp.editors.SVGGraphicEditor"
|
|
239 |
default="false"
|
|
240 |
id="org.txm.rcp.editors.SVGGraphicEditor"
|
|
241 |
name="%editor.name"/>
|
|
242 |
<editor
|
|
243 |
class="org.txm.rcp.editors.GenericMultiPageEditor"
|
|
244 |
default="false"
|
|
245 |
id="org.txm.rcp.editors.GenericMultiPageEditor"
|
|
246 |
name="%editor.name.1">
|
|
247 |
</editor>
|
|
248 |
<editor
|
|
249 |
class="org.txm.rcp.editors.TxtEditor"
|
|
250 |
contributorClass="org.eclipse.ui.editors.text.TextEditorActionContributor"
|
|
251 |
default="false"
|
|
252 |
icon="icons/objects/file.png"
|
|
253 |
id="org.txm.rcp.editors.TxtEditor"
|
|
254 |
name="%editor.name.4">
|
|
255 |
</editor>
|
|
256 |
<editor
|
|
257 |
class="org.txm.rcp.editors.TXMBrowser"
|
|
258 |
default="false"
|
|
259 |
icon="icons/objects/edition.png"
|
|
260 |
id="org.txm.rcp.editors.TXMBrowser"
|
|
261 |
name="%editor.name.5">
|
|
262 |
</editor>
|
|
263 |
<editor
|
|
264 |
class="org.txm.rcp.editors.objectexplorer.ObjectExplorer"
|
|
265 |
default="false"
|
|
266 |
id="org.txm.rcp.editors.ObjectExplorer"
|
|
267 |
name="%editor.name.6">
|
|
268 |
</editor>
|
|
269 |
<editor
|
|
270 |
class="org.txm.rcp.editors.parabrowser.ParaBrowserEditor"
|
|
271 |
default="false"
|
|
272 |
id="org.txm.rcp.editors.parabrowser.ParaBrowserEditor"
|
|
273 |
name="%editor.name.8">
|
|
274 |
</editor>
|
|
275 |
<editor
|
|
276 |
class="org.txm.rcp.editors.referencer.ReferencerEditor"
|
|
277 |
default="false"
|
|
278 |
icon="icons/functions/Referencer.png"
|
|
279 |
id="org.txm.rcp.editors.referencer.ReferencerEditor"
|
|
280 |
name="%editor.name.14">
|
|
281 |
</editor>
|
|
282 |
<editor
|
|
283 |
class="org.txm.rcp.editors.imports.ImportFormEditor"
|
|
284 |
default="false"
|
|
285 |
icon="icons/objects/books.png"
|
|
286 |
id="org.txm.rcp.editors.imports.ImportFormEditor"
|
|
287 |
name="%editor.name.15">
|
|
288 |
</editor>
|
|
289 |
<editor
|
|
290 |
class="org.txm.rcp.editors.TestEditor"
|
|
291 |
default="false"
|
|
292 |
id="org.txm.rcp.editors.TestEditor"
|
|
293 |
name="%editor.name.16">
|
|
294 |
</editor>
|
|
295 |
<editor
|
|
296 |
class="org.txm.rcp.editors.internal.InternalViewEditor"
|
|
297 |
default="false"
|
|
298 |
icon="icons/objects/folder.png"
|
|
299 |
id="org.txm.rcp.editors.internal.InternalViewEditor"
|
|
300 |
name="%editor.name.17">
|
|
301 |
</editor>
|
|
302 |
<editor
|
|
303 |
class="org.txm.rcp.editors.internal.InternalViewEditor"
|
|
304 |
default="false"
|
|
305 |
icon="icons/functions/InternalView.png"
|
|
306 |
id="org.txm.rcp.editors.TableEditor"
|
|
307 |
name="%editor.name.19">
|
|
308 |
</editor>
|
|
309 |
<editor
|
|
310 |
class="org.txm.rcp.editors.TXMWebBrowserEditor"
|
|
311 |
default="false"
|
|
312 |
icon="icons/objects/world.png"
|
|
313 |
id="org.txm.rcp.editors.TXMWebBrowserEditor"
|
|
314 |
name="%editor.name.22">
|
|
315 |
</editor>
|
|
316 |
<editor
|
|
317 |
class="TestEMEditor"
|
|
318 |
id="TestEMEditor"
|
|
319 |
name="%editor.name.23">
|
|
320 |
</editor>
|
|
321 |
<editor
|
|
322 |
class="org.txm.rcp.editors.TableEditor"
|
|
323 |
default="false"
|
|
324 |
icon="icons/index.png"
|
|
325 |
id="org.txm.rcp.editors.TableEditor"
|
|
326 |
name="%editor.name.0">
|
|
327 |
</editor>
|
|
328 |
</extension>
|
|
329 |
<extension
|
|
330 |
point="org.eclipse.core.runtime.preferences">
|
|
331 |
<initializer
|
|
332 |
class="org.txm.rcp.preferences.RCPPreferences">
|
|
333 |
</initializer>
|
|
334 |
</extension>
|
|
335 |
<extension
|
|
336 |
point="org.eclipse.ui.preferencePages">
|
|
337 |
<page
|
|
338 |
category="org.txm.rcp.preferences.TextometriePreferencePage"
|
|
339 |
class="org.txm.rcp.preferences.UserPreferencePage"
|
|
340 |
id="org.txm.rcp.preferences.UserPreferencePage"
|
|
341 |
name="%page.name">
|
|
342 |
</page>
|
|
343 |
<page
|
|
344 |
category="org.txm.rcp.preferences.TextometriePreferencePage"
|
|
345 |
class="org.txm.rcp.preferences.AdvancePreferencePage"
|
|
346 |
id="org.txm.rcp.preferences.AdvancePreferencePage"
|
|
347 |
name="%page.name.0">
|
|
348 |
</page>
|
|
349 |
<page
|
|
350 |
category="org.txm.rcp.preferences.AdvancePreferencePage"
|
|
351 |
class="org.txm.rcp.preferences.CQPPreferencePage"
|
|
352 |
id="org.txm.rcp.preferences.CQPPreferencePage"
|
|
353 |
name="%page.name.4">
|
|
354 |
</page>
|
|
355 |
<page
|
|
356 |
class="org.txm.rcp.preferences.TXMMainPreferencePage"
|
|
357 |
id="org.txm.rcp.preferences.TextometriePreferencePage"
|
|
358 |
name="%page.name.6">
|
|
359 |
</page>
|
|
360 |
<page
|
|
361 |
category="org.txm.rcp.preferences.NLPPreferencePage"
|
|
362 |
class="org.txm.rcp.preferences.TreeTaggerPreferencePage"
|
|
363 |
id="org.txm.rcp.preferences.TreeTaggerPreferencePage"
|
|
364 |
name="%page.name.7">
|
|
365 |
</page>
|
|
366 |
<page
|
|
367 |
category="org.txm.rcp.preferences.AdvancePreferencePage"
|
|
368 |
class="org.txm.rcp.preferences.NLPPreferencePage"
|
|
369 |
id="org.txm.rcp.preferences.NLPPreferencePage"
|
|
370 |
name="%page.name.8">
|
|
371 |
</page>
|
|
372 |
<page
|
|
373 |
category="org.txm.rcp.preferences.UserPreferencePage"
|
|
374 |
class="org.txm.rcp.preferences.ScriptPreferencePage"
|
|
375 |
id="org.txm.rcp.preferences.ScriptPreferencePage"
|
|
376 |
name="%page.name.18">
|
|
377 |
</page>
|
|
378 |
<page
|
|
379 |
category="org.txm.rcp.preferences.UserPreferencePage"
|
|
380 |
class="org.txm.rcp.preferences.DiagnosticPreferencePage"
|
|
381 |
id="org.txm.rcp.preferences.DiagnosticPreferencePage"
|
|
382 |
name="%page.name.9">
|
|
383 |
</page>
|
|
384 |
<page
|
|
385 |
category="org.txm.rcp.preferences.UserPreferencePage"
|
|
386 |
class="org.txm.rcp.preferences.ExportPreferencePage"
|
|
387 |
id="org.txm.rcp.preferences.ExportPreferencePage"
|
|
388 |
name="%page.name.12">
|
|
389 |
</page>
|
|
390 |
<page
|
|
391 |
category="org.txm.rcp.preferences.UserPreferencePage"
|
|
392 |
class="org.txm.rcp.preferences.ReferencerPreferencePage"
|
|
393 |
id="org.txm.rcp.preferences.ReferencerPreferencePage"
|
|
394 |
name="%page.name.16">
|
|
395 |
</page>
|
|
396 |
<page
|
|
397 |
category="org.txm.rcp.preferences.UserPreferencePage"
|
|
398 |
class="org.txm.rcp.preferences.FileExplorerPreferencePage"
|
|
399 |
id="org.txm.rcp.preferences.FileExplorerPreferencePage"
|
|
400 |
name="%page.name.2">
|
|
401 |
</page>
|
|
402 |
<page
|
|
403 |
category="org.txm.rcp.preferences.UserPreferencePage"
|
|
404 |
class="org.txm.rcp.preferences.ImportPreferencePage"
|
|
405 |
id="org.txm.rcp.preferences.ImportPreferencePage"
|
|
406 |
name="%page.name.19">
|
|
407 |
</page>
|
|
408 |
<page
|
|
409 |
category="org.txm.rcp.preferences.UserPreferencePage"
|
|
410 |
class="org.txm.rcp.preferences.AnnotationPreferencePage"
|
|
411 |
id="org.txm.rcp.preferences.AnnotationPreferencePage"
|
|
412 |
name="%page.name.23">
|
|
413 |
</page>
|
|
414 |
</extension>
|
|
415 |
<extension
|
|
416 |
point="org.eclipse.ui.menus">
|
|
417 |
<menuContribution
|
|
418 |
locationURI="menu:org.eclipse.ui.main.menu">
|
|
419 |
<menu
|
|
420 |
id="menu.file"
|
|
421 |
label="%menu.label">
|
|
422 |
<separator
|
|
423 |
name="org.txm.rcp.separator2"
|
|
424 |
visible="true">
|
|
425 |
</separator>
|
|
426 |
<menu
|
|
427 |
id="menu.file.import"
|
|
428 |
label="%menu.label.0">
|
|
429 |
<command
|
|
430 |
commandId="org.txm.rcp.commands.ImportSelectedText"
|
|
431 |
label="%command.label.60"
|
|
432 |
style="push"
|
|
433 |
tooltip="%command.tooltip.27">
|
|
434 |
</command>
|
|
435 |
<command
|
|
436 |
commandId="org.txm.rcp.commands.ExecuteScriptImport"
|
|
437 |
label="%command.label.78"
|
|
438 |
style="push"
|
|
439 |
tooltip="%command.tooltip.45">
|
|
440 |
<parameter
|
|
441 |
name="org.txm.rcp.commands.commandParameter3"
|
|
442 |
value="quickLoader.groovy">
|
|
443 |
</parameter>
|
|
444 |
</command>
|
|
445 |
<command
|
|
446 |
commandId="org.txm.rcp.commands.ExecuteScriptImport"
|
|
447 |
label="%command.label.87"
|
|
448 |
style="push"
|
|
449 |
tooltip="%command.tooltip.66">
|
|
450 |
<parameter
|
|
451 |
name="org.txm.rcp.commands.commandParameter3"
|
|
452 |
value="docLoader.groovy">
|
|
453 |
</parameter>
|
|
454 |
</command>
|
|
455 |
<separator
|
|
456 |
name="org.txm.rcp.separator1"
|
|
457 |
visible="true">
|
|
458 |
</separator>
|
|
459 |
<command
|
|
460 |
commandId="org.txm.rcp.commands.ExecuteScriptImport"
|
|
461 |
label="%command.label.1"
|
|
462 |
style="push"
|
|
463 |
tooltip="%command.tooltip.44">
|
|
464 |
<parameter
|
|
465 |
name="org.txm.rcp.commands.commandParameter3"
|
|
466 |
value="xmlLoader.groovy">
|
|
467 |
</parameter>
|
|
468 |
</command>
|
|
469 |
<command
|
|
470 |
commandId="org.txm.rcp.commands.ExecuteScriptImport"
|
|
471 |
label="%command.label.92"
|
|
472 |
style="push"
|
|
473 |
tooltip="%command.tooltip.88">
|
|
474 |
<parameter
|
|
475 |
name="org.txm.rcp.commands.commandParameter3"
|
|
476 |
value="xtzLoader.groovy">
|
|
477 |
</parameter>
|
|
478 |
</command>
|
|
479 |
<command
|
|
480 |
commandId="org.txm.rcp.commands.ExecuteScriptImport"
|
|
481 |
label="%command.label.5"
|
|
482 |
style="push"
|
|
483 |
tooltip="%command.tooltip.8">
|
|
484 |
<parameter
|
|
485 |
name="org.txm.rcp.commands.commandParameter3"
|
|
486 |
value="bfmLoader.groovy">
|
|
487 |
</parameter>
|
|
488 |
</command>
|
|
489 |
<command
|
|
490 |
commandId="org.txm.rcp.commands.ExecuteScriptImport"
|
|
491 |
label="%command.label.9"
|
|
492 |
style="push"
|
|
493 |
tooltip="%command.tooltip.9">
|
|
494 |
<parameter
|
|
495 |
name="org.txm.rcp.commands.commandParameter3"
|
|
496 |
value="frantextLoader.groovy">
|
|
497 |
</parameter>
|
|
498 |
</command>
|
|
499 |
<command
|
|
500 |
commandId="org.txm.rcp.commands.ExecuteScriptImport"
|
|
501 |
label="%command.label.12"
|
|
502 |
style="push"
|
|
503 |
tooltip="%command.tooltip.11">
|
|
504 |
<parameter
|
|
505 |
name="org.txm.rcp.commands.commandParameter3"
|
|
506 |
value="xmltxmLoader.groovy">
|
|
507 |
</parameter>
|
|
508 |
</command>
|
|
509 |
<command
|
|
510 |
commandId="org.txm.rcp.commands.ExecuteScriptImport"
|
|
511 |
label="%command.label.3"
|
|
512 |
style="push"
|
|
513 |
tooltip="%command.tooltip.5">
|
|
514 |
<parameter
|
|
515 |
name="org.txm.rcp.commands.commandParameter3"
|
|
516 |
value="transcriberLoader.groovy">
|
|
517 |
</parameter>
|
|
518 |
</command>
|
|
519 |
<command
|
|
520 |
commandId="org.txm.rcp.commands.ExecuteScriptImport"
|
|
521 |
label="%command.label.2"
|
|
522 |
style="push"
|
|
523 |
tooltip="%command.tooltip.1">
|
|
524 |
<parameter
|
|
525 |
name="org.txm.rcp.commands.commandParameter3"
|
|
526 |
value="factivaLoader.groovy">
|
|
527 |
</parameter>
|
|
528 |
</command>
|
|
529 |
<command
|
|
530 |
commandId="org.txm.rcp.commands.ExecuteScriptImport"
|
|
531 |
label="%command.label.81"
|
|
532 |
style="push"
|
|
533 |
tooltip="%command.tooltip.24">
|
|
534 |
<parameter
|
|
535 |
name="org.txm.rcp.commands.commandParameter3"
|
|
536 |
value="tmxLoader.groovy">
|
|
537 |
</parameter>
|
|
538 |
</command>
|
|
539 |
<separator
|
|
540 |
name="org.txm.rcp.separator2"
|
|
541 |
visible="true">
|
|
542 |
</separator>
|
|
543 |
<command
|
|
544 |
commandId="org.txm.rcp.commands.ExecuteScriptImport"
|
|
545 |
label="%command.label.64"
|
|
546 |
style="push"
|
|
547 |
tooltip="%command.tooltip.22">
|
|
548 |
<parameter
|
|
549 |
name="org.txm.rcp.commands.commandParameter3"
|
|
550 |
value="factivamailLoader.groovy">
|
|
551 |
</parameter>
|
|
552 |
</command>
|
|
553 |
<command
|
|
554 |
commandId="org.txm.rcp.commands.ExecuteScriptImport"
|
|
555 |
label="%command.label.0"
|
|
556 |
style="push"
|
|
557 |
tooltip="%command.tooltip.28">
|
|
558 |
<parameter
|
|
559 |
name="org.txm.rcp.commands.commandParameter3"
|
|
560 |
value="discoursLoader.groovy">
|
|
561 |
</parameter>
|
|
562 |
</command>
|
|
563 |
<command
|
|
564 |
commandId="org.txm.rcp.commands.ExecuteScriptImport"
|
|
565 |
label="%command.label.62"
|
|
566 |
style="push"
|
|
567 |
tooltip="%command.tooltip.30">
|
|
568 |
<parameter
|
|
569 |
name="org.txm.rcp.commands.commandParameter3"
|
|
570 |
value="alcesteLoader.groovy">
|
|
571 |
</parameter>
|
|
572 |
</command>
|
|
573 |
<command
|
|
574 |
commandId="org.txm.rcp.commands.ExecuteScriptImport"
|
|
575 |
label="%command.label.61"
|
|
576 |
style="push"
|
|
577 |
tooltip="%command.tooltip.29">
|
|
578 |
<parameter
|
|
579 |
name="org.txm.rcp.commands.commandParameter3"
|
|
580 |
value="hyperbaseLoader.groovy">
|
|
581 |
</parameter>
|
|
582 |
</command>
|
|
583 |
<command
|
|
584 |
commandId="org.txm.rcp.commands.ExecuteScriptImport"
|
|
585 |
label="%command.label.82"
|
|
586 |
style="push"
|
|
587 |
tooltip="%command.tooltip.25">
|
|
588 |
<parameter
|
|
589 |
name="org.txm.rcp.commands.commandParameter3"
|
|
590 |
value="wtcLoader.groovy">
|
|
591 |
</parameter>
|
|
592 |
</command>
|
|
593 |
</menu>
|
|
594 |
<command
|
|
595 |
commandId="org.txm.rcp.commands.workspace.AddBase"
|
|
596 |
label="%command.label.50"
|
|
597 |
style="push">
|
|
598 |
</command>
|
|
599 |
<menu
|
|
600 |
icon="icons/functions/export.png"
|
|
601 |
id="menu.file.export"
|
|
602 |
label="%menu.label.5">
|
|
603 |
<command
|
|
604 |
commandId="org.txm.rcp.commands.base.ExportCorpus"
|
|
605 |
icon="icons/functions/Compress.png"
|
|
606 |
label="%command.name.52"
|
|
607 |
style="push"
|
|
608 |
tooltip="%command.tooltip.67">
|
|
609 |
<visibleWhen
|
|
610 |
checkEnabled="false">
|
|
611 |
<reference
|
|
612 |
definitionId="OneMainCorpusSelected">
|
|
613 |
</reference>
|
|
614 |
</visibleWhen>
|
|
615 |
</command>
|
|
616 |
<command
|
|
617 |
commandId="org.txm.rcp.commands.annotation.ExportStandoff"
|
|
618 |
id="menu.file.export.exporttei"
|
|
619 |
label="%command.label.193"
|
|
620 |
style="push">
|
|
621 |
<visibleWhen
|
|
622 |
checkEnabled="false">
|
|
623 |
<reference
|
|
624 |
definitionId="OneMainCorpusSelected">
|
|
625 |
</reference>
|
|
626 |
</visibleWhen>
|
|
627 |
</command>
|
|
628 |
<command
|
|
629 |
commandId="org.txm.rcp.commands.function.ExportResult"
|
|
630 |
icon="icons/functions/export_data.png"
|
|
631 |
label="%command.label.51"
|
|
632 |
style="push">
|
|
633 |
<visibleWhen
|
|
634 |
checkEnabled="false">
|
|
635 |
<or>
|
|
636 |
<reference
|
|
637 |
definitionId="OneLexiconSelected">
|
|
638 |
</reference>
|
|
639 |
<reference
|
|
640 |
definitionId="OneConcordanceSelected">
|
|
641 |
</reference>
|
|
642 |
<reference
|
|
643 |
definitionId="OneSpecificitiesResultSelected">
|
|
644 |
</reference>
|
|
645 |
<reference
|
|
646 |
definitionId="OneIndexSelected">
|
|
647 |
</reference>
|
|
648 |
<reference
|
|
649 |
definitionId="OneCooccurrenceSelected">
|
|
650 |
</reference>
|
|
651 |
<reference
|
|
652 |
definitionId="OneReferencerSelected">
|
|
653 |
</reference>
|
|
654 |
<reference
|
|
655 |
definitionId="OneProgressionSelected">
|
|
656 |
</reference>
|
|
657 |
<reference
|
|
658 |
definitionId="OneLexicalTableSelected">
|
|
659 |
</reference>
|
|
660 |
<reference
|
|
661 |
definitionId="OneCASelected">
|
|
662 |
</reference>
|
|
663 |
<reference
|
|
664 |
definitionId="OneCAHSelected">
|
|
665 |
</reference>
|
|
666 |
<reference
|
|
667 |
definitionId="OneTXMResultSelected">
|
|
668 |
</reference>
|
|
669 |
</or>
|
|
670 |
</visibleWhen>
|
|
671 |
</command>
|
|
672 |
<command
|
|
673 |
commandId="org.txm.rcp.commands.function.ExportSVG"
|
|
674 |
icon="icons/functions/exportSVG.png"
|
|
675 |
label="%command.label.101"
|
|
676 |
style="push"
|
|
677 |
tooltip="%command.tooltip.54">
|
|
678 |
<visibleWhen
|
|
679 |
checkEnabled="false">
|
|
680 |
<or>
|
|
681 |
<reference
|
|
682 |
definitionId="SVGEditorActive">
|
|
683 |
</reference>
|
|
684 |
<reference
|
|
685 |
definitionId="OneCAHSelected">
|
|
686 |
</reference>
|
|
687 |
<reference
|
|
688 |
definitionId="OneProgressionSelected">
|
|
689 |
</reference>
|
|
690 |
<reference
|
|
691 |
definitionId="OneWordCloudSelected">
|
|
692 |
</reference>
|
|
693 |
</or>
|
|
694 |
</visibleWhen>
|
|
695 |
</command>
|
|
696 |
</menu>
|
|
697 |
<separator
|
|
698 |
name="fileSeparator1"
|
|
699 |
visible="true">
|
|
700 |
</separator>
|
|
701 |
<command
|
|
702 |
commandId="org.txm.rcp.commands.CreateFile"
|
|
703 |
icon="icons/functions/page_white_add.png"
|
|
704 |
label="%command.label.83">
|
|
705 |
</command>
|
|
706 |
<command
|
|
707 |
commandId="org.txm.rcp.commands.EditFile"
|
|
708 |
icon="icons/functions/open.png"
|
|
709 |
id="file.open"
|
|
710 |
label="%command.label.45"
|
|
711 |
style="push">
|
|
712 |
</command>
|
|
713 |
<command
|
|
714 |
commandId="org.eclipse.ui.file.save"
|
|
715 |
icon="icons/functions/save.png"
|
|
716 |
label="%command.label.86">
|
|
717 |
</command>
|
|
718 |
<command
|
|
719 |
commandId="org.eclipse.ui.file.saveAll"
|
|
720 |
icon="icons/functions/saveall.png"
|
|
721 |
label="%command.label.88">
|
|
722 |
</command>
|
|
723 |
<command
|
|
724 |
commandId="org.txm.rcp.commands.editor.SaveAs"
|
|
725 |
icon="icons/functions/saveas.png"
|
|
726 |
label="%command.label.29">
|
|
727 |
<visibleWhen
|
|
728 |
checkEnabled="false">
|
|
729 |
<reference
|
|
730 |
definitionId="TextEditorActive">
|
|
731 |
</reference>
|
|
732 |
</visibleWhen>
|
|
733 |
</command>
|
|
734 |
<command
|
|
735 |
commandId="org.eclipse.ui.file.close"
|
|
736 |
label="%command.label.90">
|
|
737 |
</command>
|
|
738 |
<command
|
|
739 |
commandId="org.eclipse.ui.file.closeAll"
|
|
740 |
label="%command.label.93">
|
|
741 |
</command>
|
|
742 |
<separator
|
|
743 |
name="org.txm.rcp.separator2"
|
|
744 |
visible="true">
|
|
745 |
</separator>
|
|
746 |
<command
|
|
747 |
commandId="org.txm.rcp.commands.OpenBrowser"
|
|
748 |
label="%command.label"
|
|
749 |
style="push"
|
|
750 |
tooltip="%command.tooltip">
|
|
751 |
</command>
|
|
752 |
<separator
|
|
753 |
name="fileSeparator2"
|
|
754 |
visible="true">
|
|
755 |
</separator>
|
|
756 |
<command
|
|
757 |
commandId="org.txm.rcp.commands.changelanguage"
|
|
758 |
label="%command.label.75"
|
|
759 |
style="push"
|
|
760 |
tooltip="%command.tooltip.42">
|
|
761 |
</command>
|
|
762 |
<separator
|
|
763 |
name="org.txm.rcp.separator3"
|
|
764 |
visible="true">
|
|
765 |
</separator>
|
|
766 |
<command
|
|
767 |
commandId="org.txm.rcp.p2.plugins.TXMUpdateHandler"
|
|
768 |
label="%command.label.181"
|
|
769 |
style="push">
|
|
770 |
<visibleWhen
|
|
771 |
checkEnabled="false">
|
|
772 |
<reference
|
|
773 |
definitionId="WasNotFirstTXMRun">
|
|
774 |
</reference>
|
|
775 |
</visibleWhen>
|
|
776 |
</command>
|
|
777 |
<command
|
|
778 |
commandId="org.txm.rcp.p2.plugins.InstallPluginHandler"
|
|
779 |
label="%command.label.182"
|
|
780 |
style="push">
|
|
781 |
<visibleWhen
|
|
782 |
checkEnabled="false">
|
|
783 |
<reference
|
|
784 |
definitionId="WasNotFirstTXMRun">
|
|
785 |
</reference>
|
|
786 |
</visibleWhen>
|
|
787 |
</command>
|
|
788 |
<command
|
|
789 |
commandId="org.eclipse.equinox.p2.ui.sdk.install"
|
|
790 |
label="%command.label.34"
|
|
791 |
style="push">
|
|
792 |
<visibleWhen
|
|
793 |
checkEnabled="false">
|
|
794 |
<reference
|
|
795 |
definitionId="WasNotFirstTXMRun">
|
|
796 |
</reference>
|
|
797 |
</visibleWhen>
|
|
798 |
</command>
|
|
799 |
<separator
|
|
800 |
name="org.txm.rcp.separator1"
|
|
801 |
visible="true">
|
|
802 |
</separator>
|
|
803 |
<command
|
|
804 |
commandId="org.txm.rcp.commands.RestartTXM"
|
|
805 |
label="%command.label.59"
|
|
806 |
style="push"
|
|
807 |
tooltip="%command.tooltip.26">
|
|
808 |
</command>
|
|
809 |
<command
|
|
810 |
commandId="org.eclipse.ui.file.exit"
|
|
811 |
label="%command.label.6"
|
|
812 |
style="push"
|
|
813 |
tooltip="%command.tooltip.2">
|
|
814 |
</command>
|
|
815 |
</menu>
|
|
816 |
<menu
|
|
817 |
id="menu.edit"
|
|
818 |
label="%menu.label.3">
|
|
819 |
<command
|
|
820 |
commandId="org.eclipse.ui.edit.findReplace"
|
|
821 |
label="%command.label.15">
|
|
822 |
<visibleWhen
|
|
823 |
checkEnabled="false">
|
|
824 |
<reference
|
|
825 |
definitionId="TextEditorActive">
|
|
826 |
</reference>
|
|
827 |
</visibleWhen>
|
|
828 |
</command>
|
|
829 |
<command
|
|
830 |
commandId="org.eclipse.ui.edit.findNext"
|
|
831 |
label="%command.label.98"
|
|
832 |
style="push">
|
|
833 |
<visibleWhen
|
|
834 |
checkEnabled="false">
|
|
835 |
<reference
|
|
836 |
definitionId="TextEditorActive">
|
|
837 |
</reference>
|
|
838 |
</visibleWhen>
|
|
839 |
</command>
|
|
840 |
<command
|
|
841 |
commandId="org.eclipse.ui.edit.findPrevious"
|
|
842 |
label="%command.label.100"
|
|
843 |
style="push">
|
|
844 |
<visibleWhen
|
|
845 |
checkEnabled="false">
|
|
846 |
<reference
|
|
847 |
definitionId="TextEditorActive">
|
|
848 |
</reference>
|
|
849 |
</visibleWhen>
|
|
850 |
</command>
|
|
851 |
<command
|
|
852 |
commandId="org.eclipse.ui.edit.findIncremental"
|
|
853 |
label="%command.label.109"
|
|
854 |
style="push">
|
|
855 |
<visibleWhen
|
|
856 |
checkEnabled="false">
|
|
857 |
<reference
|
|
858 |
definitionId="TextEditorActive">
|
|
859 |
</reference>
|
|
860 |
</visibleWhen>
|
|
861 |
</command>
|
|
862 |
<command
|
|
863 |
commandId="org.eclipse.ui.edit.findIncrementalReverse"
|
|
864 |
label="%command.label.110"
|
|
865 |
style="push">
|
|
866 |
<visibleWhen
|
|
867 |
checkEnabled="false">
|
|
868 |
<reference
|
|
869 |
definitionId="TextEditorActive">
|
|
870 |
</reference>
|
|
871 |
</visibleWhen>
|
|
872 |
</command>
|
|
873 |
<separator
|
|
874 |
name="org.txm.rcp.separator1"
|
|
875 |
visible="true">
|
|
876 |
</separator>
|
|
877 |
<command
|
|
878 |
commandId="org.eclipse.ui.edit.undo"
|
|
879 |
label="%command.label.16">
|
|
880 |
<visibleWhen
|
|
881 |
checkEnabled="false">
|
|
882 |
<reference
|
|
883 |
definitionId="TextEditorActive">
|
|
884 |
</reference>
|
|
885 |
</visibleWhen>
|
|
886 |
</command>
|
|
887 |
<command
|
|
888 |
commandId="org.eclipse.ui.edit.redo"
|
|
889 |
label="%command.label.17">
|
|
890 |
<visibleWhen
|
|
891 |
checkEnabled="false">
|
|
892 |
<reference
|
|
893 |
definitionId="TextEditorActive">
|
|
894 |
</reference>
|
|
895 |
</visibleWhen>
|
|
896 |
</command>
|
|
897 |
<separator
|
|
898 |
name="org.txm.rcp.separator2"
|
|
899 |
visible="true">
|
|
900 |
</separator>
|
|
901 |
<command
|
|
902 |
commandId="org.eclipse.ui.edit.cut"
|
|
903 |
label="%command.label.18">
|
|
904 |
<visibleWhen
|
|
905 |
checkEnabled="false">
|
|
906 |
<reference
|
|
907 |
definitionId="TextEditorActive">
|
|
908 |
</reference>
|
|
909 |
</visibleWhen>
|
|
910 |
</command>
|
|
911 |
<command
|
|
912 |
commandId="org.eclipse.ui.edit.copy"
|
|
913 |
label="%command.label.19">
|
|
914 |
<visibleWhen
|
|
915 |
checkEnabled="false">
|
|
916 |
<reference
|
|
917 |
definitionId="TextEditorActive">
|
|
918 |
</reference>
|
|
919 |
</visibleWhen>
|
|
920 |
</command>
|
|
921 |
<command
|
|
922 |
commandId="org.eclipse.ui.edit.paste"
|
|
923 |
label="%command.label.20">
|
|
924 |
<visibleWhen
|
|
925 |
checkEnabled="false">
|
|
926 |
<reference
|
|
927 |
definitionId="TextEditorActive">
|
|
928 |
</reference>
|
|
929 |
</visibleWhen>
|
|
930 |
</command>
|
|
931 |
<command
|
|
932 |
commandId="org.eclipse.ui.edit.delete"
|
|
933 |
label="%command.label.27">
|
|
934 |
<visibleWhen
|
|
935 |
checkEnabled="false">
|
|
936 |
<reference
|
|
937 |
definitionId="TextEditorActive">
|
|
938 |
</reference>
|
|
939 |
</visibleWhen>
|
|
940 |
</command>
|
|
941 |
<command
|
|
942 |
commandId="org.eclipse.ui.edit.selectAll"
|
|
943 |
label="%command.label.28">
|
|
944 |
<visibleWhen
|
|
945 |
checkEnabled="false">
|
|
946 |
<reference
|
|
947 |
definitionId="TextEditorActive">
|
|
948 |
</reference>
|
|
949 |
</visibleWhen>
|
|
950 |
</command>
|
|
951 |
<separator
|
|
952 |
name="org.txm.rcp.separator3"
|
|
953 |
visible="true">
|
|
954 |
</separator>
|
|
955 |
<command
|
|
956 |
commandId="org.eclipse.ui.edit.text.goto.line"
|
|
957 |
icon="icons/functions/goto.png"
|
|
958 |
label="%command.label.113"
|
|
959 |
style="push">
|
|
960 |
<visibleWhen
|
|
961 |
checkEnabled="false">
|
|
962 |
<reference
|
|
963 |
definitionId="TextEditorActive">
|
|
964 |
</reference>
|
|
965 |
</visibleWhen>
|
|
966 |
</command>
|
|
967 |
<command
|
|
968 |
commandId="org.eclipse.ui.edit.text.open.hyperlink"
|
|
969 |
icon="icons/functions/world.png"
|
|
970 |
label="%command.label.133"
|
|
971 |
style="push">
|
|
972 |
<visibleWhen
|
|
973 |
checkEnabled="false">
|
|
974 |
<reference
|
|
975 |
definitionId="TextEditorActive">
|
|
976 |
</reference>
|
|
977 |
</visibleWhen>
|
|
978 |
</command>
|
|
979 |
<command
|
|
980 |
commandId="org.txm.rcp.commands.editor.SetEncoding"
|
|
981 |
icon="icons/functions/encoding.png"
|
|
982 |
label="%command.label.30">
|
|
983 |
<visibleWhen
|
|
984 |
checkEnabled="false">
|
|
985 |
<reference
|
|
986 |
definitionId="TextEditorActive">
|
|
987 |
</reference>
|
|
988 |
</visibleWhen>
|
|
989 |
</command>
|
|
990 |
<separator
|
|
991 |
name="org.txm.rcp.separator3"
|
|
992 |
visible="true">
|
|
993 |
</separator>
|
|
994 |
<command
|
|
995 |
commandId="org.eclipse.ui.editors.lineNumberToggle"
|
|
996 |
icon="icons/functions/lines_number.png"
|
|
997 |
label="%command.label.140"
|
|
998 |
style="push">
|
|
999 |
<visibleWhen
|
|
1000 |
checkEnabled="false">
|
|
1001 |
<reference
|
|
1002 |
definitionId="TextEditorActive">
|
|
1003 |
</reference>
|
|
1004 |
</visibleWhen>
|
|
1005 |
</command>
|
|
1006 |
<command
|
|
1007 |
commandId="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters"
|
|
1008 |
icon="icons/functions/paragraph.png"
|
|
1009 |
label="%command.label.144"
|
|
1010 |
style="push"
|
|
1011 |
tooltip="%command.tooltip.31">
|
|
1012 |
<visibleWhen
|
|
1013 |
checkEnabled="false">
|
|
1014 |
<reference
|
|
1015 |
definitionId="TextEditorActive">
|
|
1016 |
</reference>
|
|
1017 |
</visibleWhen>
|
|
1018 |
</command>
|
|
1019 |
<command
|
|
1020 |
commandId="org.eclipse.ui.file.revert"
|
|
1021 |
icon="icons/functions/page_refresh.png"
|
|
1022 |
label="%command.label.145"
|
|
1023 |
style="push">
|
|
1024 |
<visibleWhen
|
|
1025 |
checkEnabled="false">
|
|
1026 |
<reference
|
|
1027 |
definitionId="TextEditorActive">
|
|
1028 |
</reference>
|
|
1029 |
</visibleWhen>
|
|
1030 |
</command>
|
|
1031 |
</menu>
|
|
1032 |
<menu
|
|
1033 |
id="menu.corpus"
|
|
1034 |
label="%menu.label.1"
|
|
1035 |
sibling_order="<command
 commandId="org.txm.rcp.commands.function.ComputeConcordance"
 icon="icons/functions/Concordances.png"
 label="%command.label.11"
 style="push"
 tooltip="%command.tooltip.7">
 <visibleWhen
 checkEnabled="false">
 <reference
 definitionId="OneCorpusSelected">
 </reference>
 </visibleWhen>
 </command>">
|
|
1036 |
<command
|
|
1037 |
commandId="org.txm.rcp.commands.base.Diagnostique"
|
|
1038 |
icon="icons/functions/diagnostique.png"
|
|
1039 |
id="menu.corpus.description"
|
|
1040 |
label="%command.label.48"
|
|
1041 |
style="push"
|
|
1042 |
tooltip="%command.tooltip.60">
|
|
1043 |
<visibleWhen
|
|
1044 |
checkEnabled="false">
|
|
1045 |
<reference
|
|
1046 |
definitionId="OneCorpusSelected">
|
|
1047 |
</reference>
|
|
1048 |
</visibleWhen>
|
|
1049 |
</command>
|
|
1050 |
<command
|
|
1051 |
commandId="org.txm.rcp.commands.function.ComputeInternalView"
|
|
1052 |
icon="icons/functions/InternalView.png"
|
|
1053 |
label="%command.label.176"
|
|
1054 |
style="push"
|
|
1055 |
tooltip="%command.tooltip.40">
|
|
1056 |
<visibleWhen
|
|
1057 |
checkEnabled="false">
|
|
1058 |
<reference
|
|
1059 |
definitionId="OneCorpusSelected">
|
|
1060 |
</reference>
|
|
1061 |
</visibleWhen>
|
|
1062 |
</command>
|
|
1063 |
<command
|
|
1064 |
commandId="org.txm.rcp.commands.base.DeleteInCorpora"
|
|
1065 |
icon="icons/functions/Delete.png"
|
|
1066 |
label="%command.label.65"
|
|
1067 |
style="push"
|
|
1068 |
tooltip="%command.tooltip.33">
|
|
1069 |
<visibleWhen
|
|
1070 |
checkEnabled="false">
|
|
1071 |
|
|
1072 |
<or>
|
|
1073 |
<reference
|
|
1074 |
definitionId="OneBaseSelected">
|
|
1075 |
</reference>
|
|
1076 |
<reference
|
|
1077 |
definitionId="OneCASelected">
|
|
1078 |
</reference>
|
|
1079 |
<reference
|
|
1080 |
definitionId="OneConcordanceSelected">
|
|
1081 |
</reference>
|
|
1082 |
<reference
|
|
1083 |
definitionId="OneCorpusSelected">
|
|
1084 |
</reference>
|
|
1085 |
<reference
|
|
1086 |
definitionId="OneLexicalTableSelected">
|
|
1087 |
</reference>
|
|
1088 |
<reference
|
|
1089 |
definitionId="OneLexiconSelected">
|
|
1090 |
</reference>
|
|
1091 |
<reference
|
|
1092 |
definitionId="OnePartitionSelected">
|
|
1093 |
</reference>
|
|
1094 |
<reference
|
|
1095 |
definitionId="OneSpecificitiesResultSelected">
|
|
1096 |
</reference>
|
|
1097 |
<reference
|
|
1098 |
definitionId="OneTxmObjectSelected">
|
|
1099 |
</reference>
|
|
1100 |
<reference
|
|
1101 |
definitionId="OneIndexSelected">
|
|
1102 |
</reference>
|
|
1103 |
<reference
|
|
1104 |
definitionId="OneCooccurrenceSelected">
|
|
1105 |
</reference>
|
|
1106 |
<reference
|
|
1107 |
definitionId="OneReferencerSelected">
|
|
1108 |
</reference>
|
|
1109 |
<reference
|
|
1110 |
definitionId="OneProgressionSelected">
|
|
1111 |
</reference>
|
|
1112 |
<reference
|
|
1113 |
definitionId="OneCAHSelected">
|
|
1114 |
</reference>
|
|
1115 |
</or>
|
|
1116 |
|
|
1117 |
</visibleWhen>
|
|
1118 |
</command>
|
|
1119 |
<separator
|
|
1120 |
name="menu.corpus.build"
|
|
1121 |
visible="true">
|
|
1122 |
</separator>
|
|
1123 |
<command
|
|
1124 |
commandId="org.txm.rcp.commands.base.CreateSubCorpus"
|
|
1125 |
icon="icons/functions/SubCorpus.png"
|
|
1126 |
label="%command.label.7"
|
|
1127 |
style="push"
|
|
1128 |
tooltip="%command.tooltip.3">
|
|
1129 |
<visibleWhen
|
|
1130 |
checkEnabled="false">
|
|
1131 |
<reference
|
|
1132 |
definitionId="OneCorpusSelected">
|
|
1133 |
</reference>
|
|
1134 |
</visibleWhen>
|
|
1135 |
</command>
|
|
1136 |
<command
|
|
1137 |
commandId="org.txm.rcp.commands.base.CreatePartition"
|
|
1138 |
icon="icons/functions/Partition.png"
|
|
1139 |
label="%command.label.8"
|
|
1140 |
style="push"
|
|
1141 |
tooltip="%command.tooltip.4">
|
|
1142 |
<visibleWhen
|
|
1143 |
checkEnabled="false">
|
|
1144 |
<reference
|
|
1145 |
definitionId="OneCorpusSelected">
|
|
1146 |
</reference>
|
|
1147 |
</visibleWhen>
|
|
1148 |
</command>
|
|
1149 |
<command
|
|
1150 |
commandId="org.txm.rcp.commands.annotation.SaveAnnotations"
|
|
1151 |
icon="icons/functions/save.png"
|
|
1152 |
label="%command.label.111"
|
|
1153 |
style="push">
|
|
1154 |
<visibleWhen
|
|
1155 |
checkEnabled="false">
|
|
1156 |
<reference
|
|
1157 |
definitionId="NeedToSaveAnnotations">
|
|
1158 |
</reference>
|
|
1159 |
</visibleWhen>
|
|
1160 |
</command>
|
|
1161 |
</menu>
|
|
1162 |
<menu
|
|
1163 |
id="menu.tools"
|
|
1164 |
label="%menu.label.6">
|
|
1165 |
|
|
1166 |
<command
|
|
1167 |
commandId="org.txm.rcp.commands.function.ComputeReferencer"
|
|
1168 |
icon="icons/functions/Referencer.png"
|
|
1169 |
label="%command.label.108"
|
|
1170 |
style="push"
|
|
1171 |
tooltip="%command.tooltip.62">
|
|
1172 |
<visibleWhen
|
|
1173 |
checkEnabled="false">
|
|
1174 |
<reference
|
|
1175 |
definitionId="OneCorpusSelected">
|
|
1176 |
</reference>
|
|
1177 |
</visibleWhen>
|
|
1178 |
</command>
|
|
1179 |
<separator
|
|
1180 |
name="menu.tools.stats"
|
|
1181 |
visible="true">
|
|
1182 |
</separator>
|
|
1183 |
<separator
|
|
1184 |
name="menu.tools.misc"
|
|
1185 |
visible="true">
|
|
1186 |
</separator>
|
|
1187 |
<command
|
|
1188 |
commandId="org.eclipse.ui.window.preferences"
|
|
1189 |
icon="icons/functions/prefs.png"
|
|
1190 |
label="%command.label.4"
|
|
1191 |
style="push"
|
|
1192 |
tooltip="%command.tooltip.0">
|
|
1193 |
</command>
|
|
1194 |
</menu>
|
|
1195 |
<menu
|
|
1196 |
id="menu.display"
|
|
1197 |
label="%menu.label.7"
|
|
1198 |
tooltip="%menu.tooltip.0">
|
|
1199 |
<menu
|
|
1200 |
id="menu.display.views"
|
|
1201 |
label="%menu.label.9">
|
|
1202 |
<command
|
|
1203 |
commandId="org.eclipse.ui.views.showView"
|
|
1204 |
label="%command.label.134"
|
|
1205 |
style="push">
|
|
1206 |
<parameter
|
|
1207 |
name="org.eclipse.ui.views.showView.viewId"
|
|
1208 |
value="org.txm.rcp.views.CorporaView">
|
|
1209 |
</parameter>
|
|
1210 |
</command>
|
|
1211 |
<command
|
|
1212 |
commandId="org.eclipse.ui.views.showView"
|
|
1213 |
label="%command.label.135"
|
|
1214 |
style="push">
|
|
1215 |
<parameter
|
|
1216 |
name="org.eclipse.ui.views.showView.viewId"
|
|
1217 |
value="org.txm.rcp.views.fileexplorer.Explorer">
|
|
1218 |
</parameter>
|
|
1219 |
</command>
|
|
1220 |
<command
|
|
1221 |
commandId="org.eclipse.ui.views.showView"
|
|
1222 |
label="%command.label.177"
|
|
1223 |
style="push">
|
|
1224 |
<parameter
|
|
1225 |
name="org.eclipse.ui.views.showView.viewId"
|
|
1226 |
value="org.txm.rcp.views.fileexplorer.MacroExplorer">
|
|
1227 |
</parameter>
|
|
1228 |
</command>
|
|
1229 |
<command
|
|
1230 |
commandId="org.eclipse.ui.views.showView"
|
|
1231 |
label="%command.label.136"
|
|
1232 |
style="push">
|
|
1233 |
<parameter
|
|
1234 |
name="org.eclipse.ui.views.showView.viewId"
|
|
1235 |
value="org.txm.rcp.views.QueriesView">
|
|
1236 |
</parameter>
|
|
1237 |
</command>
|
|
1238 |
<command
|
|
1239 |
commandId="org.eclipse.ui.views.showView"
|
|
1240 |
label="%command.label.43"
|
|
1241 |
style="push">
|
|
1242 |
<parameter
|
|
1243 |
name="org.eclipse.ui.views.showView.viewId"
|
|
1244 |
value="org.eclipse.ui.console.ConsoleView">
|
|
1245 |
</parameter>
|
|
1246 |
</command>
|
|
1247 |
<command
|
|
1248 |
commandId="org.txm.rcp.commands.krview.OpenKRView"
|
|
1249 |
label="%command.label.150"
|
|
1250 |
style="push">
|
|
1251 |
</command>
|
|
1252 |
<command
|
|
1253 |
commandId="org.eclipse.ui.views.showView"
|
|
1254 |
label="%command.label.139"
|
|
1255 |
style="push">
|
|
1256 |
</command>
|
|
1257 |
</menu>
|
|
1258 |
<menu
|
|
1259 |
label="%menu.label.8">
|
|
1260 |
<command
|
|
1261 |
commandId="org.eclipse.ui.perspectives.showPerspective"
|
|
1262 |
label="%command.label.131"
|
|
1263 |
style="push">
|
|
1264 |
<parameter
|
|
1265 |
name="org.eclipse.ui.perspectives.showPerspective.perspectiveId"
|
|
1266 |
value="org.txm.rcp.perspective.TXMPerspective">
|
|
1267 |
</parameter>
|
|
1268 |
</command>
|
|
1269 |
<command
|
|
1270 |
commandId="org.eclipse.ui.perspectives.showPerspective"
|
|
1271 |
label="%command.label.132"
|
|
1272 |
style="push">
|
|
1273 |
<parameter
|
|
1274 |
name="org.eclipse.ui.perspectives.showPerspective.perspectiveId"
|
|
1275 |
value="org.txm.rcp.perspective.RPerspective">
|
|
1276 |
</parameter>
|
|
1277 |
</command>
|
|
1278 |
</menu>
|
|
1279 |
<command
|
|
1280 |
commandId="org.txm.rcp.commands.CleanPerspective"
|
|
1281 |
style="push">
|
|
1282 |
</command>
|
|
1283 |
<command
|
|
1284 |
commandId="org.eclipse.ui.window.newWindow"
|
|
1285 |
label="%command.label.157">
|
|
1286 |
</command>
|
|
1287 |
</menu>
|
|
1288 |
<menu
|
|
1289 |
id="menu.help"
|
|
1290 |
label="%menu.label.2"
|
|
1291 |
tooltip="%menu.tooltip">
|
|
1292 |
<command
|
|
1293 |
commandId="org.txm.rcp.commands.OpenWelcomePage"
|
|
1294 |
label="%command.label.173"
|
|
1295 |
style="push">
|
|
1296 |
</command>
|
|
1297 |
<separator
|
|
1298 |
name="org.txm.rcp.separator1"
|
|
1299 |
visible="true">
|
|
1300 |
</separator>
|
|
1301 |
<command
|
|
1302 |
commandId="org.eclipse.ui.window.showKeyAssist"
|
|
1303 |
label="%command.label.52"
|
|
1304 |
style="push">
|
|
1305 |
</command>
|
|
1306 |
<command
|
|
1307 |
commandId="org.txm.rcp.commands.R.ShowSvgHelp"
|
|
1308 |
label="%command.label.141"
|
|
1309 |
style="push"
|
|
1310 |
tooltip="%command.tooltip.83">
|
|
1311 |
</command>
|
|
1312 |
<command
|
|
1313 |
commandId="org.txm.rcp.commands.OpenLocalizedWebPage"
|
|
1314 |
label="%command.label.68"
|
|
1315 |
style="push"
|
|
1316 |
tooltip="%command.tooltip.23">
|
|
1317 |
<parameter
|
|
1318 |
name="org.txm.rcp.commands.commandParameter3"
|
|
1319 |
value="refman">
|
|
1320 |
</parameter>
|
|
1321 |
</command>
|
|
1322 |
<command
|
|
1323 |
commandId="org.txm.rcp.commands.OpenManual"
|
|
1324 |
label="%command.label.63"
|
|
1325 |
style="push"
|
|
1326 |
tooltip="%command.tooltip.64">
|
|
1327 |
</command>
|
|
1328 |
<command
|
|
1329 |
commandId="org.txm.rcp.commands.OpenLocalizedWebPage"
|
|
1330 |
label="%command.label.33"
|
|
1331 |
style="push"
|
|
1332 |
tooltip="%command.tooltip.13">
|
|
1333 |
<parameter
|
|
1334 |
name="org.txm.rcp.commands.commandParameter3"
|
|
1335 |
value="macros">
|
|
1336 |
</parameter>
|
|
1337 |
</command>
|
|
1338 |
<menu
|
|
1339 |
id="menu.help.plugins"
|
|
1340 |
label="%menu.label.4">
|
|
1341 |
</menu>
|
|
1342 |
<command
|
|
1343 |
commandId="org.txm.rcp.commands.OpenLocalizedWebPage"
|
|
1344 |
label="%command.label.70"
|
|
1345 |
style="push">
|
|
1346 |
<parameter
|
|
1347 |
name="org.txm.rcp.commands.commandParameter3"
|
|
1348 |
value="sf_docs">
|
|
1349 |
</parameter>
|
|
1350 |
</command>
|
|
1351 |
<command
|
|
1352 |
commandId="org.txm.rcp.commands.OpenLocalizedWebPage"
|
|
1353 |
label="%command.label.178"
|
|
1354 |
style="push"
|
|
1355 |
tooltip="%command.tooltip.41">
|
|
1356 |
<parameter
|
|
1357 |
name="org.txm.rcp.commands.commandParameter3"
|
|
1358 |
value="faq">
|
|
1359 |
</parameter>
|
|
1360 |
</command>
|
|
1361 |
<command
|
|
1362 |
commandId="org.txm.rcp.commands.OpenLocalizedWebPage"
|
|
1363 |
label="%command.label.35"
|
|
1364 |
style="push"
|
|
1365 |
tooltip="%command.tooltip.43">
|
|
1366 |
<parameter
|
|
1367 |
name="org.txm.rcp.commands.commandParameter3"
|
|
1368 |
value="txm-users wiki">
|
|
1369 |
</parameter>
|
|
1370 |
</command>
|
|
1371 |
<command
|
|
1372 |
commandId="org.txm.rcp.commands.OpenLocalizedWebPage"
|
|
1373 |
label="%command.label.55"
|
|
1374 |
style="push"
|
|
1375 |
tooltip="%command.tooltip">
|
|
1376 |
<parameter
|
|
1377 |
name="org.txm.rcp.commands.commandParameter3"
|
|
1378 |
value="mailinglist">
|
|
1379 |
</parameter>
|
|
1380 |
</command>
|
|
1381 |
<command
|
|
1382 |
commandId="org.txm.rcp.commands.OpenLocalizedWebPage"
|
|
1383 |
label="%command.label.76"
|
|
1384 |
style="push"
|
|
1385 |
tooltip="%command.tooltip.65">
|
|
1386 |
<parameter
|
|
1387 |
name="org.txm.rcp.commands.commandParameter3"
|
|
1388 |
value="http://webchat.freenode.net/?channels=txm">
|
|
1389 |
</parameter>
|
|
1390 |
</command>
|
|
1391 |
<separator
|
|
1392 |
name="helpSeparator1"
|
|
1393 |
visible="true">
|
|
1394 |
</separator>
|
|
1395 |
<command
|
|
1396 |
commandId="org.txm.rcp.commands.OpenLocalizedWebPage"
|
|
1397 |
label="%command.label.56"
|
|
1398 |
style="push"
|
|
1399 |
tooltip="%command.tooltip">
|
|
1400 |
<parameter
|
|
1401 |
name="org.txm.rcp.commands.commandParameter3"
|
|
1402 |
value="sf">
|
|
1403 |
</parameter>
|
|
1404 |
</command>
|
|
1405 |
<command
|
|
1406 |
commandId="org.txm.rcp.commands.OpenLocalizedWebPage"
|
|
1407 |
label="%command.label.69"
|
|
1408 |
style="push">
|
|
1409 |
<parameter
|
|
1410 |
name="org.txm.rcp.commands.commandParameter3"
|
|
1411 |
value="textometrie">
|
|
1412 |
</parameter>
|
|
1413 |
</command>
|
|
1414 |
<command
|
|
1415 |
commandId="org.txm.rcp.commands.OpenLocalizedWebPage"
|
|
1416 |
label="%command.label.72"
|
|
1417 |
style="push">
|
|
1418 |
<parameter
|
|
1419 |
name="org.txm.rcp.commands.commandParameter3"
|
|
1420 |
value="textometrie_docs">
|
|
1421 |
</parameter>
|
|
1422 |
</command>
|
|
1423 |
<separator
|
|
1424 |
name="helpSeparator3"
|
|
1425 |
visible="true">
|
|
1426 |
</separator>
|
|
1427 |
<command
|
|
1428 |
commandId="org.txm.rcp.commands.OpenLocalizedWebPage"
|
|
1429 |
label="%command.label.67"
|
|
1430 |
style="push"
|
|
1431 |
tooltip="%command.tooltip">
|
|
1432 |
<parameter
|
|
1433 |
name="org.txm.rcp.commands.commandParameter3"
|
|
1434 |
value="treetagger">
|
|
1435 |
</parameter>
|
|
1436 |
</command>
|
|
1437 |
<command
|
|
1438 |
commandId="org.txm.rcp.commands.OpenLocalizedWebPage"
|
|
1439 |
label="%command.label.53"
|
|
1440 |
style="push"
|
|
1441 |
tooltip="%command.tooltip">
|
|
1442 |
<parameter
|
|
1443 |
name="org.txm.rcp.commands.commandParameter3"
|
|
1444 |
value="bug">
|
|
1445 |
</parameter>
|
|
1446 |
</command>
|
|
1447 |
<command
|
|
1448 |
commandId="org.txm.rcp.commands.OpenLocalizedWebPage"
|
|
1449 |
label="%command.label.54"
|
|
1450 |
style="push"
|
|
1451 |
tooltip="%command.tooltip">
|
|
1452 |
<parameter
|
|
1453 |
name="org.txm.rcp.commands.commandParameter3"
|
|
1454 |
value="feature">
|
|
1455 |
</parameter>
|
|
1456 |
</command>
|
|
1457 |
<command
|
|
1458 |
commandId="org.txm.rcp.commands.OpenLocalizedWebPage"
|
|
1459 |
label="%command.label.179"
|
|
1460 |
style="push"
|
|
1461 |
tooltip="%command.tooltip.47">
|