Revision 44011 trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.app.document.table.app/org.gvsig.app.document.table.app.mainplugin/src/main/resources-plugin/config.xml

View differences:

config.xml
694 694
                accelerator=""
695 695
            />
696 696
            <action
697
                name="selection2-by-attributes-table"
698
                label="_Select_by_attributes"
697
                name="selection-by-attributes-table-old"
698
                label="_Select_by_attributes_old"
699 699
                tooltip="_Select_by_attributes"
700 700
                position="300400001"
701
                action-command="selection2-by-attributes-table"
701
                action-command="selection-by-attributes-table-old"
702 702
                icon="selection-by-attributes"
703 703
                accelerator=""
704 704
            />
705 705
            <menu
706
                name="selection-by-attributes-table-old"
707
                text="Selection/_Select_by_attributes_old"
708
            />
709
            <menu
706 710
                name="selection-by-attributes-table"
707 711
                text="Selection/_Select_by_attributes"
708 712
            />
709
            <menu
710
                name="selection2-by-attributes-table"
711
                text="Selection/_Select_by_attributes_new"
712
            />
713 713

  
714 714
            <tool-bar name="table">
715 715
                <action-tool

Also available in: Unified diff