Révision 3422 TXM/trunk/org.txm.rcp/plugin.xml
plugin.xml (revision 3422) | ||
---|---|---|
523 | 523 |
name="menu.file.import.separator.end" |
524 | 524 |
visible="false"> |
525 | 525 |
</separator> |
526 |
<menu |
|
527 |
icon="icons/functions/pencil.png" |
|
528 |
id="menu.file.import.annotations" |
|
529 |
label="Annotations"> |
|
530 |
<command |
|
531 |
commandId="org.txm.rcp.commands.function.WordPropertiesFromTable" |
|
532 |
style="push"> |
|
533 |
<visibleWhen |
|
534 |
checkEnabled="false"> |
|
535 |
<reference |
|
536 |
definitionId="OneMainCorpusSelected"> |
|
537 |
</reference> |
|
538 |
</visibleWhen> |
|
539 |
</command> |
|
540 |
</menu> |
|
526 | 541 |
</menu> |
527 | 542 |
<menu |
528 | 543 |
id="menu.file.load" |
... | ... | |
551 | 566 |
visible="false"> |
552 | 567 |
</separator> |
553 | 568 |
<menu |
569 |
icon="icons/objects/corpus.png" |
|
570 |
id="menu.file.export.corpus" |
|
571 |
label="Corpus"> |
|
572 |
<command |
|
573 |
commandId="org.txm.rcp.commands.ExportXMLTXMFiles" |
|
574 |
icon="icons/objects/script.png" |
|
575 |
style="push"> |
|
576 |
<visibleWhen |
|
577 |
checkEnabled="false"> |
|
578 |
<and> |
|
579 |
<reference |
|
580 |
definitionId="OneMainCorpusSelected"> |
|
581 |
</reference> |
|
582 |
</and> |
|
583 |
</visibleWhen> |
|
584 |
</command> |
|
585 |
</menu> |
|
586 |
<menu |
|
587 |
id="menu.file.export.properties" |
|
588 |
label="Properties"> |
|
589 |
<command |
|
590 |
commandId="org.txm.rcp.commands.function.WordPropertiesToTable" |
|
591 |
style="push"> |
|
592 |
<visibleWhen |
|
593 |
checkEnabled="false"> |
|
594 |
<reference |
|
595 |
definitionId="OneMainCorpusSelected"> |
|
596 |
</reference> |
|
597 |
</visibleWhen> |
|
598 |
</command> |
|
599 |
</menu> |
|
600 |
<menu |
|
601 |
icon="icons/functions/pencil.png" |
|
554 | 602 |
id="menu.file.export.annotations" |
555 | 603 |
label="Annotations"> |
556 | 604 |
</menu> |
... | ... | |
578 | 626 |
</and> |
579 | 627 |
</visibleWhen> |
580 | 628 |
</command> |
581 |
<command |
|
582 |
commandId="org.txm.rcp.commands.ExportXMLTXMFiles" |
|
583 |
icon="icons/functions/export.png" |
|
584 |
style="push"> |
|
585 |
<visibleWhen |
|
586 |
checkEnabled="false"> |
|
587 |
<and> |
|
588 |
<reference |
|
589 |
definitionId="OneMainCorpusSelected"> |
|
590 |
</reference> |
|
591 |
</and> |
|
592 |
</visibleWhen> |
|
593 |
</command> |
|
594 | 629 |
</menu> |
595 | 630 |
<separator |
596 | 631 |
name="menu.file.separator.file" |
... | ... | |
1119 | 1154 |
</or> |
1120 | 1155 |
</visibleWhen> |
1121 | 1156 |
</command> |
1122 |
<menu |
|
1123 |
id="menu.corpus.import" |
|
1124 |
label="Import"> |
|
1125 |
</menu> |
|
1126 | 1157 |
|
1127 | 1158 |
</menu> |
1128 | 1159 |
<menu |
... | ... | |
2626 | 2657 |
id="org.txm.rcp.commands.ExportXMLTXMFiles" |
2627 | 2658 |
name="Corpus au format XML-TXM (.xml)..."> |
2628 | 2659 |
</command> |
2660 |
<command |
|
2661 |
categoryId="org.txm.rcp.category.txm" |
|
2662 |
defaultHandler="org.txm.rcp.commands.function.WordPropertiesFromTable" |
|
2663 |
id="org.txm.rcp.commands.function.WordPropertiesFromTable" |
|
2664 |
name="Word properties from table (.csv)"> |
|
2665 |
</command> |
|
2666 |
<command |
|
2667 |
categoryId="org.txm.rcp.category.txm" |
|
2668 |
defaultHandler="org.txm.rcp.commands.function.WordPropertiestoTable" |
|
2669 |
id="org.txm.rcp.commands.function.WordPropertiesToTable" |
|
2670 |
name="Word properties to table (.csv)"> |
|
2671 |
</command> |
|
2629 | 2672 |
</extension> |
2630 | 2673 |
<extension |
2631 | 2674 |
id="links" |
Formats disponibles : Unified diff