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

View differences:

config.xml
815 815
      active="true">
816 816

  
817 817
      <action
818
        name="selection-by-attributes-layer"
819
        label="_Select_by_attributes"
818
        name="selection-by-attributes-layer-old"
819
        label="_Select_by_attributes_old"
820 820
        position="300080000"
821 821
        icon="selection-by-attributes"
822
        tooltip="_Select_by_attributes"
823
        action-command="selection-by-attributes-layer"
822
        tooltip="_Select_by_attributes_old"
823
        action-command="selection-by-attributes-layer-old"
824 824
        accelerator=""
825 825
        />
826 826

  
827 827
      <action
828
        name="selection-by-attributes-layer2"
828
        name="selection-by-attributes-layer"
829 829
        label="_Select_by_attributes"
830 830
        position="300080001"
831 831
        icon="selection-by-attributes"
832 832
        tooltip="_Select_by_attributes"
833
        action-command="selection-by-attributes-layer2"
833
        action-command="selection-by-attributes-layer"
834 834
        accelerator=""
835 835
        />
836 836

  
837 837
      <menu
838
        name="selection-by-attributes-layer"
838
        name="selection-by-attributes-layer-old"
839 839
        text="Selection/_Select_by_attributes_old"
840 840
        />
841 841

  
842 842
      <menu
843
        name="selection-by-attributes-layer2"
843
        name="selection-by-attributes-layer"
844 844
        text="Selection/_Select_by_attributes"
845 845
        />
846 846

  

Also available in: Unified diff