Revision 626 tmp/org.txm.rcp/plugin.xml
plugin.xml (revision 626) | ||
---|---|---|
184 | 184 |
</view> |
185 | 185 |
<view |
186 | 186 |
category="org.txm.rcp" |
187 |
class="org.txm.rcp.views.cmdparameters.TXMResultDebugView"
|
|
187 |
class="org.txm.rcp.views.debug.TXMResultDebugView"
|
|
188 | 188 |
icon="icons/functions/Properties.png" |
189 |
id="org.txm.rcp.views.cmdparameters.TXMResultDebugView"
|
|
189 |
id="org.txm.rcp.views.debug.TXMResultDebugView"
|
|
190 | 190 |
name="TXMResultDebugView" |
191 | 191 |
restorable="true"> |
192 | 192 |
</view> |
... | ... | |
2182 | 2182 |
</command> |
2183 | 2183 |
</menuContribution> |
2184 | 2184 |
<menuContribution |
2185 |
locationURI="popup:org.txm.rcp.editors.internal.InternalViewEditor"> |
|
2186 |
<command |
|
2187 |
commandId="org.txm.rcp.commands.link.ToConcordance" |
|
2188 |
label="%command.label.73" |
|
2189 |
style="push"> |
|
2190 |
</command> |
|
2191 |
<command |
|
2192 |
commandId="org.txm.rcp.commands.link.ToIndex" |
|
2193 |
label="%command.label.77" |
|
2194 |
style="push"> |
|
2195 |
</command> |
|
2196 |
<command |
|
2197 |
commandId="org.txm.rcp.commands.link.ToProgression" |
|
2198 |
label="%command.label.99" |
|
2199 |
style="push"> |
|
2200 |
</command> |
|
2201 |
</menuContribution> |
|
2202 |
<menuContribution |
|
2203 | 2185 |
locationURI="popup:org.txm.rcp.views.fileexplorer.MacroExplorer"> |
2204 | 2186 |
<command |
2205 | 2187 |
commandId="org.txm.rcp.commands.ExecuteMacro" |
... | ... | |
2877 | 2859 |
ifEmpty="false" |
2878 | 2860 |
operator="and"> |
2879 | 2861 |
<instanceof |
2880 |
value="org.txm.functions.referencer.Referencer">
|
|
2862 |
value="org.txm.referencer.core.functions.Referencer">
|
|
2881 | 2863 |
</instanceof> |
2882 | 2864 |
</iterate> |
2883 | 2865 |
</with> |
Also available in: Unified diff