Revision 633 tmp/org.txm.rcp/plugin.xml
plugin.xml (revision 633) | ||
---|---|---|
2292 | 2292 |
</menuContribution> |
2293 | 2293 |
<menuContribution |
2294 | 2294 |
allPopups="true" |
2295 |
locationURI="toolbar:top">
|
|
2295 |
locationURI="toolbar:TXMEditorTopToolBar">
|
|
2296 | 2296 |
<command |
2297 |
commandId="org.txm.rcp.commands.ComputeTXMResult"
|
|
2297 |
commandId="org.txm.rcp.handlers.ComputeTXMResult"
|
|
2298 | 2298 |
icon="icons/functions/run.png" |
2299 | 2299 |
label="Compute" |
2300 | 2300 |
style="push"> |
... | ... | |
2570 | 2570 |
name="Reload"> |
2571 | 2571 |
</command> |
2572 | 2572 |
<command |
2573 |
defaultHandler="org.txm.rcp.commands.ComputeTXMResult"
|
|
2573 |
defaultHandler="org.txm.rcp.handlers.ComputeTXMResult"
|
|
2574 | 2574 |
description="Compute/Update the TXMResult of a TXMEditor" |
2575 |
id="org.txm.rcp.commands.ComputeTXMResult"
|
|
2575 |
id="org.txm.rcp.handlers.ComputeTXMResult"
|
|
2576 | 2576 |
name="Compute"> |
2577 | 2577 |
</command> |
2578 | 2578 |
</extension> |
Also available in: Unified diff