Revision 43099 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
212 212
        name="application-project-saveas"
213 213
        />
214 214

  
215
      <tool-bar name="project" position="1">
215
      <tool-bar name="project" position="100" description="Project management tools">
216 216
        <action-tool name="application-project-new"/>
217 217
        <action-tool name="application-project-open"/>
218 218
        <action-tool name="application-project-save"/>
219 219
      </tool-bar>
220

  
221
      <tool-bar name="view" position="200" description="Add layers to the view tools"/>
222
      <tool-bar name="view_navigation" position="300" description="Tools to navigate in the view"/>
223
      <tool-bar name="view_tools" position="400" description="Generics tools for the view"/>
224
      <tool-bar name="view_tools_query" position="500" description="Query tools for the view"/>
225
      <tool-bar name="selection" position="600" description="Selection tools for the view"/>
226
      <tool-bar name="table" position="700" description="Core table tools"/>
227
      <tool-bar name="table_tools" position="800" description="Generic tools for the table"/>
228
      <tool-bar name="table_tools_addmeasurement" position="900"/>
229
      <tool-bar name="edit" position="1000" description="Edit/copy/paste/undo/redo tools"/>
230
      <tool-bar name="editing" position="1100" description="Tools for editing, start/end editing and vectorial tools"/>
231
      <tool-bar name="core" position="10000" description="Core tools like preferences or console of errores"/>
232
            
220 233
    </extension>
221 234

  
222 235
    <extension class-name="org.gvsig.app.extension.ViewProjectWindow"
......
263 276
        name="view-layer-add"
264 277
        text="View/Add_layer"
265 278
        />
266
      <tool-bar name="view" position="30010">
279
      <tool-bar name="view">
267 280
        <action-tool name="view-layer-add"/>
268 281
      </tool-bar>
269 282
    </extension>
......
286 299
        name="layer-addtolocator"
287 300
        text="Layer/add_to_locator"
288 301
       />
289
      <!-- <tool-bar name="view" position="30010">
302
      <!-- 
303
      <tool-bar name="view">
290 304
        <action-tool name="add-to-locator"/>
291 305
      </tool-bar>
292 306
       -->
......
315 329
        name="view-navigation-zoom-back"
316 330
        text="View/Navigation/Zoom_back"
317 331
        />
318
      <tool-bar name="view_navigation" position ="3">
332
      <tool-bar name="view_navigation">
319 333
        <action-tool name="view-navigation-zoom-back"/>
320 334
      </tool-bar>
321 335
    </extension>
......
337 351
        name="view-navigation-zoom-next"
338 352
        text="View/Navigation/Zoom_next"
339 353
        />
340
      <tool-bar name="view_navigation" position ="3">
354
      <tool-bar name="view_navigation">
341 355
        <action-tool name="view-navigation-zoom-next"/>
342 356
      </tool-bar>
343 357
    </extension>
......
359 373
        name="layer-info-by-point"
360 374
        text="Layer/Query/_Information_by_point"
361 375
        />
362
      <tool-bar name="view_tools_query" position="5">
376
      <tool-bar name="view_tools_query">
363 377
        <selectable-tool name="layer-info-by-point" />
364 378
      </tool-bar>
365 379
    </extension>
......
552 566
        />
553 567

  
554 568

  
555
      <tool-bar name="view_navigation" position="3">
569
      <tool-bar name="view_navigation">
556 570
        <selectable-tool name="view-navigation-zoom-in-topoint" is-default="true" />
557 571
        <selectable-tool name="view-navigation-zoom-out-topoint" />
558 572
        <action-tool name="view-navigation-zoom-all"  />
......
560 574
        <action-tool name="view-navigation-zoom-out-center"  />
561 575
      </tool-bar>
562 576

  
563
      <tool-bar name="view_navigation" position ="4">
577
      <tool-bar name="view_navigation">
564 578
        <selectable-tool name="view-navigation-pan"/>
565 579
        <action-tool name="view-navigation-frame-manager" />
566 580
      </tool-bar>
......
600 614
        text="Layer/Query/Area"
601 615
        />
602 616

  
603
      <tool-bar name="view_tools_query" position="5">
617
      <tool-bar name="view_tools_query">
604 618
        <selectable-tool name="view-query-distance" />
605 619
        <selectable-tool name="view-query-area" />
606 620
      </tool-bar>
......
640 654
        text="Selection/Select_by_polygon"
641 655
        />
642 656

  
643
      <tool-bar name="view_selection" position="6">
657
      <tool-bar name="selection">
644 658
        <selectable-tool name="selection-select-by-rectangle-view" />
645 659
        <selectable-tool name="selection-select-by-polygon" />
646 660
      </tool-bar>
......
668 682
        text="Selection/Simple"
669 683
        />
670 684

  
671
      <tool-bar name="view_selection" position="6">
685
      <tool-bar name="selection">
672 686
        <selectable-tool name="selection-simple-select-view" />
673 687
      </tool-bar>
674 688

  
......
694 708
        text="Selection/Select_by_layer"
695 709
        />
696 710

  
697
      <tool-bar name="view_selection" position="6">
711
      <tool-bar name="selection">
698 712
        <action-tool name="selection-select-by-layer" />
699 713
      </tool-bar>
700 714
    </extension>
......
718 732
        text="Selection/Reverse"
719 733
        />
720 734

  
721
      <tool-bar name="view_selection" position="6">
735
      <tool-bar name="selection">
722 736
          <action-tool name="selection-reverse-view" />
723 737
      </tool-bar>
724 738

  
......
764 778
        text="View/Navigation/Zoom_to_selection"
765 779
        />
766 780

  
767
      <tool-bar name="view_navigation" position="3">
781
      <tool-bar name="view_navigation">
768 782
        <action-tool name="view-navigation-zoom-to-selection" />
769 783
      </tool-bar>
770 784

  
......
789 803
        text="Selection/_Clear"
790 804
        />
791 805

  
792
      <tool-bar name="view_selection" position="6">
806
      <tool-bar name="selection" position="6">
793 807
        <action-tool name="selection-clear-view" />
794 808
      </tool-bar>
795 809

  
......
814 828
        text="Selection/_Select_by_attributes"
815 829
        />
816 830

  
817
      <tool-bar name="view_selection" position="12">
831
      <tool-bar name="selection">
818 832
        <action-tool name="selection-by-attributes-layer" />
819 833
      </tool-bar>
820 834

  
......
932 946
        accelerator=""
933 947
        />
934 948
      <action
949
        name="tools-devel-show-toolbars"
950
        label="_Show_toolbars_information"
951
        tooltip="_Show_toolbars_information"
952
        position="908501001"
953
        action-command="tools-devel-show-toolbars"
954
        icon="tools-devel-show-toolbars"
955
        accelerator=""
956
        />
957
      <action
935 958
        name="tools-devel-show-plugin-report"
936 959
        label="_Show_plugin_report"
937 960
        tooltip="_Show_plugin_report_of_actions_menus_and_icons"
......
973 996
      <menu
974 997
        name="tools-devel-show-actions"
975 998
        text="tools/Development/Show_actions_information"
999
        />      
1000
      <menu
1001
        name="tools-devel-show-toolbars"
1002
        text="tools/Development/Show_toolbars_information"
976 1003
        />
977 1004
      <menu
978 1005
        name="tools-devel-show-menus"
......
1112 1139
                text="Edit/_Undo"
1113 1140
                />
1114 1141

  
1115
            <tool-bar name="edit_tools">
1142
            <tool-bar name="edit">
1116 1143
                <action-tool name="edit-undo-layer"/>
1117 1144
            </tool-bar>
1118 1145

  
......
1137 1164
                text="Edit/_Redo"
1138 1165
                />
1139 1166

  
1140
            <tool-bar name="edit_tools">
1167
            <tool-bar name="edit">
1141 1168
                <action-tool name="edit-redo-layer"/>
1142 1169
            </tool-bar>
1143 1170

  
......
1162 1189
                text="Edit/_Undo_redo_history"
1163 1190
                />
1164 1191

  
1165
            <tool-bar name="edit_tools">
1192
            <tool-bar name="edit">
1166 1193
                <action-tool name="edit-undo-redo-actions-layer"/>
1167 1194
            </tool-bar>
1168 1195

  
......
1195 1222
                text="Layer/Modify/_Copy_selected_features_to_clipboard"
1196 1223
                />
1197 1224

  
1198
            <tool-bar name="layer_modify">
1225
            <tool-bar name="edit">
1199 1226
                <action-tool
1200 1227
                    name="layer-modify-clipboard-copy"
1201 1228
                    />
......
1221 1248
                text="Layer/Modify/_Paste_features_from_clipboard"
1222 1249
                />
1223 1250

  
1224
            <tool-bar name="layer_modify">
1251
            <tool-bar name="edit">
1225 1252
                <action-tool
1226 1253
                    name="layer-modify-clipboard-paste"
1227 1254
                    />

Also available in: Unified diff