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

View differences:

config.xml
467 467
                tooltip="ver_tags"
468 468
                action-command="layout-graphic-show-tags"
469 469
                icon="layout-graphic-show-tags"
470
                position="700301200"
470
                position="700401501"
471 471
            />
472 472
            <action
473 473
                name="layout-insert-tag"
......
478 478
                position="700401500"
479 479
            />
480 480

  
481
            <menu text="Mapa/ver_tags" name="layout-graphic-show-tags" />
481 482
            <menu text="Mapa/anadir_tag" name="layout-insert-tag" />
482 483
            <tool-bar name="layout">
483 484
                <action-tool name="layout-insert-tag" />
......
741 742
            </tool-bar>
742 743
        </extension>
743 744

  
745

  
746
        <extension class-name="org.gvsig.app.extension.reportfromlayout.ConfigureReportFromLayoutExtension"
747
                   description="Extensi?n encargada de configurar informes a partir de layouts"
748
                   active="true"
749
                   priority="10">
750

  
751
            <action
752
                name="application-layout-configurereportfromlayout"
753
                label="layout-configurereportfromlayout"
754
                tooltip="layout-configurereportfromlayout"
755
                action-command="layout-configurereportfromlayout"
756
                icon="application-layout-configurereportfromlayout"
757
                position="000700660000"
758
            />
759

  
760
            <menu text="Mapa/_Configure_report_from_layout" name="application-layout-configurereportfromlayout"/>
761

  
762
        </extension>
763

  
764
        <extension class-name="org.gvsig.app.extension.reportfromlayout.ExportReportToLayoutExtension"
765
                   description="Extensi?n encargada de exportar layouts a informes."
766
                   active="true"
767
                   priority="10">
768

  
769
            <action
770
                name="application-layout-exporttolayout"
771
                label="layout-exportreporttolayout"
772
                tooltip="layout-exportreporttolayout"
773
                action-command="layout-exportreporttolayout"
774
                icon="application-layout-exportreporttolayout"
775
                position="000700670000"
776
            />
777

  
778
            <menu text="Mapa/_Export_report_to_layout" name="application-layout-exporttolayout"/>
779

  
780
        </extension>
781

  
782

  
744 783
    </extensions>
745 784
</plugin-config>

Also available in: Unified diff