Revision 41630 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
528 528
                />
529 529
            
530 530
            <action 
531
                name="selection-disable-move-up"
532
                label="_Disable_move_up_selection" 
533
                tooltip="_Disable_move_up_selection" 
534
                position="300600000" 
535
                action-command="selection-disable-move-up"
536
                icon="selection-disable-move-up"
537
                accelerator=""
538
                />
539
            
540
            <action 
531 541
                name="selection-reverse"
532 542
                label="_Reverse_selection" 
533 543
                tooltip="_Reverse_selection" 
......
542 552
                name="selection-move-up"
543 553
                text="Selection/_Move_up"
544 554
                />
555
            <menu
556
                name="selection-disable-move-up"
557
                text="Selection/_Disable_move_up"
558
                />
545 559
            
546 560
            <menu
547 561
                name="selection-reverse"
......
549 563
                />
550 564
            
551 565
            <tool-bar name="selection_actions">
552
                <action-tool 
566
                <selectable-tool 
553 567
                    name="selection-move-up"
554 568
                    />
569
                <selectable-tool 
570
                    name="selection-disable-move-up"
571
                    />
555 572
                <action-tool 
556 573
                    name="selection-reverse"
557 574
                    />

Also available in: Unified diff