Révision 3369 TXM/trunk/org.txm.lexicaltable.rcp/plugin.xml

plugin.xml (revision 3369)
129 129
      </menuContribution>
130 130
            <menuContribution
131 131
            locationURI="popup:org.txm.lexicaltable.rcp.editors.LexicalTableEditor">
132
               <command
133
                     commandId="org.txm.lexicaltable.rcp.handlers.CopyLines"
134
                     icon="platform:/plugin/org.eclipse.ui/icons/full/etool16/copy_edit.png"
135
                     label="Copy"
136
                     style="push">
137
               </command>
132 138
         <command
133 139
               commandId="org.txm.lexicaltable.rcp.handlers.DeleteLines"
134 140
               style="push">
......
180 186
            id="org.txm.lexicaltable.rcp.handlers.ImportTable"
181 187
            name="%command.name.40">
182 188
      </command>
189
      <command
190
            defaultHandler="org.txm.lexicaltable.rcp.handlers.CopyLines"
191
            id="org.txm.lexicaltable.rcp.handlers.CopyLines"
192
            name="Copy">
193
      </command>
183 194
   </extension>
184 195
   <extension
185 196
         point="org.eclipse.ui.editors">

Formats disponibles : Unified diff