Revision 42142 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
539 539
      <action
540 540
        name="selection-select-by-rectangle-view"
541 541
        label="Select_by_rectangle"
542
        position="301200000"
542
        position="300020000"
543 543
        action-command="selection-select-by-rectangle-view"
544 544
        icon="selection-select-by-rectangle"
545 545
        tooltip="Select_by_rectangle"
......
548 548
      <action
549 549
        name="selection-select-by-polygon"
550 550
        label="Select_by_polygon"
551
        position="301300000"
551
        position="300030000"
552 552
        action-command="selection-select-by-polygon"
553 553
        icon="selection-select-by-polygon"
554 554
        tooltip="Select_by_polygon"
......
580 580
      <action
581 581
        name="selection-simple-select-view"
582 582
        label="_Simple_select"
583
        position="300700000"
583
        position="300010000"
584 584
        action-command="selection-simple-select-view"
585 585
        icon="selection-simple-select"
586 586
        tooltip="_Simple_select"
......
605 605
      priority="30">
606 606
      <action
607 607
        name="selection-select-by-layer"
608
        position="301100000"
608
        position="300070000"
609 609
        label="_Select_by_layer"
610 610
        action-command="selection-select-by-layer"
611 611
        icon="selection-select-by-layer"
......
626 626
      <action
627 627
        name="selection-reverse-view"
628 628
        label="_Reverse_selection"
629
        position="300500000"
629
        position="300100000"
630 630
        action-command="selection-reverse-view"
631 631
        icon="selection-reverse"
632 632
        tooltip="_Reverse_selection"
......
697 697
      <action
698 698
        name="selection-clear-view"
699 699
        label="_Clear_selection"
700
        position="300300000"
700
        position="300110000"
701 701
        action-command="selection-clear-view"
702 702
        icon="edit-clear"
703 703
        tooltip="_Clear_selection"
......
722 722
      <action
723 723
        name="selection-by-attributes-layer"
724 724
        label="_Select_by_attributes"
725
        position="300400000"
725
        position="300080000"
726 726
        icon="selection-by-attributes"
727 727
        tooltip="_Select_by_attributes"
728 728
        action-command="selection-by-attributes-layer"

Also available in: Unified diff