Révision 3368 TXM/trunk/org.txm.internalview.rcp/plugin.xml
plugin.xml (revision 3368) | ||
---|---|---|
9 | 9 |
name="%command.name" |
10 | 10 |
returnTypeId="org.txm.internalview.core.functions.InternalView"> |
11 | 11 |
</command> |
12 |
<command |
|
13 |
defaultHandler="org.txm.internalview.rcp.handlers.CopyLines" |
|
14 |
id="org.txm.internalview.rcp.handlers.CopyLines" |
|
15 |
name="Copy"> |
|
16 |
</command> |
|
12 | 17 |
</extension> <extension |
13 | 18 |
point="org.eclipse.ui.menus"> |
14 | 19 |
<menuContribution |
... | ... | |
55 | 60 |
</visibleWhen> |
56 | 61 |
</command> |
57 | 62 |
</menuContribution> |
63 |
<menuContribution |
|
64 |
locationURI="popup:org.txm.internalview.rcp.editors.InternalViewEditor"> |
|
65 |
<command |
|
66 |
commandId="org.txm.internalview.rcp.handlers.CopyLines" |
|
67 |
icon="platform:/plugin/org.eclipse.ui/icons/full/etool16/copy_edit.png" |
|
68 |
label="Copy" |
|
69 |
style="push"> |
|
70 |
</command> |
|
71 |
</menuContribution> |
|
58 | 72 |
|
59 | 73 |
</extension> <extension |
60 | 74 |
point="org.eclipse.ui.editors"> |
Formats disponibles : Unified diff