Révision 3424 TXM/trunk/org.txm.chartsengine.rcp/plugin.xml

plugin.xml (revision 3424)
186 186
         point="org.eclipse.ui.commands">
187 187
      <command
188 188
            defaultHandler="org.txm.chartsengine.rcp.handlers.ResetChartView"
189
            description="Reset the chart view"
189
            description="%command.description.2"
190 190
            id="ResetChartView"
191 191
            name="%command.name">
192 192
      </command>
193 193
      <command
194 194
            defaultHandler="org.txm.chartsengine.rcp.handlers.ExportChartEditorView"
195
            description="Export the current view"
195
            description="%command.description.3"
196 196
            id="ExportChartEditorView"
197 197
            name="%command.name.0">
198 198
      </command>
199 199
      <command
200 200
            defaultHandler="org.txm.chartsengine.rcp.handlers.CopyChartViewToClipboard"
201
            description="Copy the view to clipbaord"
201
            description="%command.description.4"
202 202
            id="CopyChartViewToClipboard"
203 203
            name="%command.name.1">
204 204
      </command>
......
206 206
      </command>
207 207
      <command
208 208
            defaultHandler="org.txm.chartsengine.rcp.handlers.MoveRightChartView"
209
            description="Move to the right the chart view"
209
            description="%command.description.5"
210 210
            id="MoveRightChartView"
211
            name="Move right">
211
            name="%command.name.2">
212 212
      </command>
213 213
      <command
214 214
            defaultHandler="org.txm.chartsengine.rcp.handlers.MoveLeftChartView"
215
            description="Move on the left the chart view"
215
            description="%command.description.6"
216 216
            id="MoveLeftChartView"
217
            name="Move left">
217
            name="%command.name.3">
218 218
      </command>
219 219
      <command
220 220
            defaultHandler="org.txm.chartsengine.rcp.handlers.MoveDownChartView"
221
            description="Move down the chart view"
221
            description="%command.description.7"
222 222
            id="MoveDownChartView"
223
            name="Move down">
223
            name="%command.name.4">
224 224
      </command>
225 225
      <command
226 226
            defaultHandler="org.txm.chartsengine.rcp.handlers.MoveUpChartView"
227
            description="Move up the chart view"
227
            description="%command.description.8"
228 228
            id="MoveUpChartView"
229
            name="Move up">
229
            name="%command.name.5">
230 230
      </command>
231 231
      <command
232 232
            defaultHandler="org.txm.chartsengine.rcp.handlers.ZoomOutChartView"
233
            description="Zoom out of the view"
233
            description="%command.description.9"
234 234
            id="ZoomOutChartView"
235
            name="Zoom Out">
235
            name="%command.name.6">
236 236
      </command>
237 237
      <command
238 238
            defaultHandler="org.txm.chartsengine.rcp.handlers.ZoomInChartView"
239
            description="Zoom in the chart view"
239
            description="%command.description.10"
240 240
            id="ZoomInChartView"
241
            name="Zoom In">
241
            name="%command.name.7">
242 242
      </command>
243 243
   </extension>
244 244
   <extension

Formats disponibles : Unified diff