Revision 43099 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
54 54
                text="Selection/_Clear"
55 55
            />
56 56

  
57
            <tool-bar name="view_selection">
57
            <tool-bar name="selection">
58 58
                <action-tool
59 59
                    name="selection-clear-table"
60 60
                />
......
80 80
                text="Layer/_Show_attributes_table"
81 81
            />
82 82

  
83
            <tool-bar name="view_actions">
83
            <tool-bar name="view_tools">
84 84
                <action-tool
85 85
                    name="layer-show-attributes-table"
86 86
                />
......
132 132
                text="Edit/_Undo_redo_history"
133 133
                />
134 134

  
135
            <tool-bar name="edit_actions">
135
            <tool-bar name="edit">
136 136
                <action-tool name="edit-undo-redo-actions-table"/>
137 137
            </tool-bar>
138 138

  
......
157 157
                text="Edit/_Redo"
158 158
            />
159 159

  
160
            <tool-bar name="edit_actions">
160
            <tool-bar name="edit">
161 161
                <action-tool
162 162
                    name="edit-redo-table"
163 163
                />
......
183 183
                text="Edit/_Undo"
184 184
            />
185 185

  
186
            <tool-bar name="edit_actions">
186
            <tool-bar name="edit">
187 187
                <action-tool
188 188
                    name="edit-undo-table"
189 189
                />
......
209 209
                text="Table/_Stop_editing"
210 210
            />
211 211

  
212
            <tool-bar name="table_actions">
212
            <tool-bar name="editing">
213 213
                <action-tool
214 214
                    name="table-stop-editing"
215 215
                />
......
234 234
                text="Table/_Start_editing"
235 235
            />
236 236

  
237
            <tool-bar name="table_actions">
237
            <tool-bar name="editing">
238 238
                <action-tool
239 239
                    name="table-start-editing"
240 240
                />
......
259 259
                text="Table/_Add_row"
260 260
            />
261 261

  
262
            <tool-bar name="table_actions">
262
            <tool-bar name="table">
263 263
                <action-tool
264 264
                    name="table-add-row"
265 265
                />
......
285 285
                text="Table/_Remove_row"
286 286
            />
287 287

  
288
            <tool-bar name="table_actions">
288
            <tool-bar name="table">
289 289
                <action-tool
290 290
                    name="table-remove-row"
291 291
                />
......
325 325
                text="Table/_Rename_column"
326 326
            />
327 327

  
328
            <tool-bar name="table_actions">
328
            <tool-bar name="table">
329 329
                <action-tool
330 330
                    name="table-remove-column"
331 331
                />
......
368 368
                text="Table/_Add_column"
369 369
            />
370 370

  
371
            <tool-bar name="table_actions">
371
            <tool-bar name="table">
372 372
                <action-tool
373 373
                    name="table-column-manager"
374 374
                />
......
396 396
                text="Edit/_Copy"
397 397
            />
398 398

  
399
            <tool-bar name="edit_actions">
399
            <tool-bar name="edit">
400 400
                <action-tool
401 401
                    name="edit-copy-table"
402 402
                />
......
421 421
                text="Edit/_Cut"
422 422
            />
423 423

  
424
            <tool-bar name="edit_actions">
424
            <tool-bar name="edit">
425 425
                <action-tool
426 426
                    name="edit-cut-table"
427 427
                />
......
446 446
                text="Edit/_Paste"
447 447
            />
448 448

  
449
            <tool-bar name="edit_actions">
449
            <tool-bar name="edit">
450 450
                <action-tool
451 451
                    name="edit-paste-table"
452 452
                />
......
501 501
                text="Table/_Find_and_select_duplicates"
502 502
            />
503 503

  
504
            <tool-bar name="table_actions">
504
            <tool-bar name="table">
505 505
                <action-tool
506 506
                    name="table-order-asc"
507 507
                />
......
532 532
                text="Table/_Statistics"
533 533
            />
534 534

  
535
            <tool-bar name="table_actions">
535
            <tool-bar name="table">
536 536
                <action-tool
537 537
                    name="table-statistics"
538 538
                />
......
587 587
                text="Selection/_Reverse"
588 588
            />
589 589

  
590
            <tool-bar name="selection_actions">
590
            <tool-bar name="selection">
591 591
                <selectable-tool
592 592
                    name="selection-move-up"
593 593
                />
......
643 643
                text="File/_Print"
644 644
            />
645 645

  
646
            <tool-bar name="table_actions">
646
            <tool-bar name="table">
647 647
                <action-tool
648 648
                    name="application-print-table"
649 649
                />
......
692 692
                text="Selection/_Select_by_attributes"
693 693
            />
694 694

  
695
            <tool-bar name="table_actions">
695
            <tool-bar name="table">
696 696
                <action-tool
697 697
                    name="selection-by-attributes-table"
698 698
                />

Also available in: Unified diff