Revision 1714 trunk/org.gvsig.app.document.layout2.app/org.gvsig.app.document.layout2.app.mainplugin/src/main/resources-plugin/config.xml

View differences:

config.xml
348 348
            />
349 349
            <action
350 350
                name="layout-insert-box"
351
                label="cajetin"
352
                tooltip="insertar_cajetin"
351
                label="cajetin_old"
352
                tooltip="insertar_cajetin_old"
353 353
                action-command="layout-insert-box"
354 354
                icon="layout-insert-box"
355 355
                position="700400100"
356 356
            />
357 357

  
358
            <action
359
                name="layout-insert-mapbox"
360
                label="_Mapbox"
361
                tooltip="insertar_cajetin"
362
                action-command="layout-insert-mapbox"
363
                icon="layout-insert-mapbox"
364
                position="700400110"
365
            />
366

  
367
            <action
368
                name="layout-edit-mapbox"
369
                label="_Edit_mapbox"
370
                tooltip="_Edit_mapbox"
371
                action-command="layout-edit-mapbox"
372
                icon="layout-edit-mapbox"
373
                position="700400115"
374
            />
375

  
358 376
            <menu text="Selection/seleccionar_por_rectangulo"
359 377
                  name="selection-select-by-rectangle-layout"/>
360 378

  
......
375 393
            <menu text="Mapa/Insertar/leyenda" name="layout-insert-legend" />
376 394
            <menu text="Mapa/Insertar/escala" name="layout-insert-scalebar" />
377 395
            <menu text="Mapa/Insertar/north" name="layout-insert-north" />
396
<!--            
378 397
            <menu text="Mapa/Insertar/cajetin" name="layout-insert-box" />
398
-->
399
            <menu text="Mapa/Insertar/cajetin" name="layout-insert-mapbox" />
379 400

  
401
            <menu text="Mapa/edicion/editar_cajetin2" name="layout-edit-mapbox"/>
402
            
380 403
            <tool-bar name="selection">
381 404
                <selectable-tool name="selection-select-by-rectangle-layout" />
405
                <selectable-tool name="layout-edit-mapbox"/>
382 406
            </tool-bar>
383 407

  
384 408
            <tool-bar name="edit">
......
402 426
                <selectable-tool name="layout-insert-legend" />
403 427
                <selectable-tool name="layout-insert-scalebar" />
404 428
                <selectable-tool name="layout-insert-north" />
429
<!--
405 430
                <selectable-tool name="layout-insert-box" />
431
-->
432
                <selectable-tool name="layout-insert-mapbox" />
406 433
            </tool-bar>
407 434
        </extension>
408 435

  

Also available in: Unified diff