Révision 3882 TXM/trunk/bundles/org.txm.rcp/plugin.xml
plugin.xml (revision 3882) | ||
---|---|---|
552 | 552 |
icon="icons/functions/import_parameters.png" |
553 | 553 |
label="%command.label.102" |
554 | 554 |
style="push" |
555 |
tooltip="Import a calculus from a .txmcmd file">
|
|
555 |
tooltip="%command.tooltip.56">
|
|
556 | 556 |
<visibleWhen |
557 | 557 |
checkEnabled="false"> |
558 | 558 |
<and> |
... | ... | |
578 | 578 |
</command> |
579 | 579 |
<command |
580 | 580 |
commandId="org.txm.rcp.commands.RecoverCorporaFromInstalls" |
581 |
label="Recover corpora"
|
|
581 |
label="%command.label.200"
|
|
582 | 582 |
style="push"> |
583 | 583 |
</command> |
584 | 584 |
<separator |
... | ... | |
660 | 660 |
icon="icons/functions/export_parameters.png" |
661 | 661 |
label="%command.label.103" |
662 | 662 |
style="push" |
663 |
tooltip="Export a calculus to a .txmcmd file">
|
|
663 |
tooltip="%command.tooltip.57">
|
|
664 | 664 |
<visibleWhen |
665 | 665 |
checkEnabled="false"> |
666 | 666 |
<and> |
... | ... | |
1623 | 1623 |
icon="icons/functions/import_parameters.png" |
1624 | 1624 |
label="%command.label.141" |
1625 | 1625 |
style="push" |
1626 |
tooltip="Import a calculus from a .txmcmd file">
|
|
1626 |
tooltip="%command.tooltip.59">
|
|
1627 | 1627 |
<visibleWhen |
1628 | 1628 |
checkEnabled="false"> |
1629 | 1629 |
<and> |
... | ... | |
1638 | 1638 |
icon="icons/functions/export_parameters.png" |
1639 | 1639 |
label="%command.label.142" |
1640 | 1640 |
style="push" |
1641 |
tooltip="Export a calculus to a .txmcmd file">
|
|
1641 |
tooltip="%command.tooltip.61">
|
|
1642 | 1642 |
<visibleWhen |
1643 | 1643 |
checkEnabled="false"> |
1644 | 1644 |
<and> |
... | ... | |
2134 | 2134 |
icon="icons/functions/export_parameters.png" |
2135 | 2135 |
label="%command.label.194" |
2136 | 2136 |
style="push" |
2137 |
tooltip="Export a calculus to a .txmcmd file">
|
|
2137 |
tooltip="%command.tooltip.62">
|
|
2138 | 2138 |
<visibleWhen |
2139 | 2139 |
checkEnabled="false"> |
2140 | 2140 |
<and> |
... | ... | |
2153 | 2153 |
<menu |
2154 | 2154 |
icon="platform:/plugin/org.eclipse.ui/icons/full/etool16/import_wiz.png" |
2155 | 2155 |
id="org.txm.rcp.corporaview.import" |
2156 |
label="Import">
|
|
2156 |
label="%menu.label.26">
|
|
2157 | 2157 |
<command |
2158 | 2158 |
commandId="org.txm.rcp.handlers.export.ImportResultParameters" |
2159 | 2159 |
icon="icons/functions/import_parameters.png" |
2160 | 2160 |
label="%command.label.102" |
2161 | 2161 |
style="push" |
2162 |
tooltip="Import a calculus from a .txmcmd file">
|
|
2162 |
tooltip="%command.tooltip.68">
|
|
2163 | 2163 |
<visibleWhen |
2164 | 2164 |
checkEnabled="false"> |
2165 | 2165 |
<and> |
... | ... | |
2839 | 2839 |
categoryId="org.txm.rcp.category.txm" |
2840 | 2840 |
defaultHandler="org.txm.rcp.commands.RecoverCorporaFromInstalls" |
2841 | 2841 |
id="org.txm.rcp.commands.RecoverCorporaFromInstalls" |
2842 |
name="Recover corpora">
|
|
2842 |
name="%command.name.38">
|
|
2843 | 2843 |
</command> |
2844 | 2844 |
<command |
2845 | 2845 |
defaultHandler="org.txm.rcp.commands.CleanEditors" |
2846 | 2846 |
id="org.txm.rcp.commands.CleanEditors" |
2847 |
name="Close all editors">
|
|
2847 |
name="%command.name.113">
|
|
2848 | 2848 |
</command> |
2849 | 2849 |
<command |
2850 | 2850 |
defaultHandler="org.txm.rcp.commands.QuitHandler" |
2851 |
description="Close TXM"
|
|
2851 |
description="%command.description.9"
|
|
2852 | 2852 |
id="org.txm.rcp.commands.QuitHandler" |
2853 |
name="Quit">
|
|
2853 |
name="%command.name.114">
|
|
2854 | 2854 |
</command> |
2855 | 2855 |
</extension> |
2856 | 2856 |
<extension |
... | ... | |
2866 | 2866 |
<command |
2867 | 2867 |
defaultHandler="org.txm.rcp.handlers.export.ExportResultFromEditor" |
2868 | 2868 |
id="org.txm.rcp.commands.function.ExportResultFromEditor" |
2869 |
name="ExportResultFromEditor">
|
|
2869 |
name="%command.name.115">
|
|
2870 | 2870 |
</command> |
2871 | 2871 |
<command |
2872 | 2872 |
defaultHandler="org.txm.rcp.handlers.export.ExportCommand" |
... | ... | |
3047 | 3047 |
<command |
3048 | 3048 |
categoryId="org.txm.rcp.categories.results" |
3049 | 3049 |
defaultHandler="org.txm.rcp.handlers.results.RevertTXMResult" |
3050 |
description="Revert"
|
|
3050 |
description="%command.description.10"
|
|
3051 | 3051 |
id="org.txm.rcp.handlers.RevertTXMResult" |
3052 | 3052 |
name="%command.name.32"> |
3053 | 3053 |
</command> |
Formats disponibles : Unified diff