Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.plugin / org.gvsig.app / org.gvsig.app.mainplugin / src / main / resources-plugin / config.xml @ 46417

History | View | Annotate | Download (48.9 KB)

1
<?xml version="1.0" encoding="ISO-8859-1"?>
2
<!--
3

4
    gvSIG. Desktop Geographic Information System.
5

6
    Copyright (C) 2007-2013 gvSIG Association.
7

8
    This program is free software; you can redistribute it and/or
9
    modify it under the terms of the GNU General Public License
10
    as published by the Free Software Foundation; either version 3
11
    of the License, or (at your option) any later version.
12

13
    This program is distributed in the hope that it will be useful,
14
    but WITHOUT ANY WARRANTY; without even the implied warranty of
15
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16
    GNU General Public License for more details.
17

18
    You should have received a copy of the GNU General Public License
19
    along with this program; if not, write to the Free Software
20
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
    MA  02110-1301, USA.
22

23
    For any additional information, do not hesitate to contact us
24
    at info AT gvsig.com, or visit our website www.gvsig.com.
25

26
-->
27
<plugin-config>
28

    
29
  <depends plugin-name="org.gvsig.projection.app.mainplugin" />
30
  <depends plugin-name="org.gvsig.geometry.app.mainplugin" />
31
  <alternativeNames name="org.gvsig.app"/>
32
  <icon src="gvsig-logo-icon" text="gvSIG"/>
33
  <libraries library-dir="lib"/>
34
  <resourceBundle name="text"/>
35
  <label-set class-name="org.gvsig.app.project.documents.view.gui.DefaultViewPanel">
36
    <label id="units" size="75"/>
37
    <label id="x" size="120"/>
38
    <label id="y" size="120"/>
39
    <label id="4" size="110"/>
40
    <label id="5" size="110"/>
41
    <label id="distancearea" size="30"/>
42
    <label id="projection" size="110"/>
43
    <label id="azimut" size="110"/>
44
  </label-set>
45

    
46
  <!--
47
  <popup-menus>
48
    <popup-menu name="view.toc.context.menu">
49
      <menu name="view-layer-add"/>
50
    </popup-menu>
51
  </popup-menus>
52
  -->
53

    
54
  <extensions>
55
    <extension class-name="org.gvsig.app.extension.InitialWarningExtension"
56
      description="Initial warning message"
57
      active="true"
58
      priority="1">
59
    </extension>
60

    
61
    <extension class-name="org.gvsig.app.extension.selectioncount.SelectionCountExtension"
62
      description="Counts selected features"
63
      active="false">
64
    </extension>
65

    
66
    <extension class-name="org.gvsig.app.extension.CheckSOAndArquitectureExtension"
67
      description="Check OS and architecture of installed packages"
68
      active="true"
69
      priority="1">
70
    </extension>
71

    
72
    <extension class-name="org.gvsig.app.extension.InitializeApplicationExtension"
73
      description="Initialize application extension"
74
      active="true"
75
      priority="99999">
76
    </extension>
77

    
78
    <extension class-name="org.gvsig.app.extension.ProjectExtension"
79
      description="Extensi?n encargada de gestionar los proyectos."
80
      active="true"
81
      priority="10">
82

    
83
      <action
84
        name= "application-project-new"
85
        label="nuevo_proyecto"
86
        tooltip="nuevo_tooltip"
87
        action-command="application-project-new"
88
        icon="application-project-new"
89
        position="100100000"
90
        accelerator="Ctrl+N"
91
        />
92
      <action
93
        name="application-project-open"
94
        label="abrir_proyecto"
95
        tooltip="abrir_tooltip"
96
        action-command="application-project-open"
97
        icon="application-project-open"
98
        position="100200000"
99
        accelerator="Ctrl+O"
100
        />
101
      <action
102
        name="application-project-save"
103
        label="guardar_proyecto"
104
        tooltip="guardar_tooltip"
105
        action-command="application-project-save"
106
        icon="application-project-save"
107
        position="100300000"
108
        accelerator="Ctrl+S"
109
        />
110
      <action
111
        name="application-project-saveas"
112
        label="guardar_como"
113
        tooltip="guardar_como"
114
        action-command="application-project-save-as"
115
        icon="application-project-save-as"
116
        position="100400000"
117
        accelerator="Ctrl+Shift+S"
118
        />
119

    
120

    
121

    
122
      <menu text="File"
123
        position="100000000"
124
        is_separator="true"/>
125
      <menu text="File/Export"
126
        position="100900000"
127
        is_separator="true"/>
128
      <menu text="Edit"
129
        position="200000000"
130
        is_separator="true"/>
131
      <menu text="Selection"
132
        position="300000000"
133
        is_separator="true"/>
134
      <menu text="Show"
135
        position="400000000"
136
        is_separator="true"/>
137

    
138
      <menu text="Layer"
139
        position="600000000"
140
        is_separator="true"/>
141
      <menu text="Layer/Set_to"
142
        position="600400000"
143
        is_separator="true"/>
144

    
145
      <menu text="View"
146
        position="650000000"
147
        is_separator="true"/>
148
      <menu text="View/Navigation"
149
        position="650100000"
150
        is_separator="true"/>
151
      <menu text="View/Query"
152
        position="650700000"
153
        is_separator="true"/>
154

    
155
      <menu text="tools"
156
        position="900000000"
157
        is_separator="true"/>
158

    
159
        <menu text="tools/Development"
160
        position="908500000"
161
        is_separator="true"/>
162

    
163
      <menu text="tools/Development/sep1"
164
        position="908500190"
165
        is_separator="true"/>
166

    
167
      <menu text="tools/Development/sep2"
168
        position="908500290"
169
        is_separator="true"/>
170

    
171
      <menu text="tools/Development/sep3"
172
        position="908500590"
173
        is_separator="true"/>
174

    
175
      <menu text="tools/Development/sep4"
176
        position="908500690"
177
        is_separator="true"/>
178

    
179
      <menu text="tools/Development/sep5"
180
        position="908500990"
181
        is_separator="true"/>
182

    
183
      <menu text="tools/Development/sep6"
184
        position="908501390"
185
        is_separator="true"/>
186

    
187
      <menu text="tools/Development/sep7"
188
        position="908501490"
189
        is_separator="true"/>
190

    
191
      <menu text="Window"
192
        position="960000000"
193
        is_separator="true"/>
194
      <menu text="Help"
195
        position="990000000"
196
        is_separator="true"/>
197

    
198
      <menu
199
        text="File/nuevo_proyecto"
200
        name= "application-project-new"
201
        />
202
      <menu
203
        text="File/abrir_proyecto"
204
        name="application-project-open"
205
        />
206
      <menu
207
        text="File/guardar_proyecto"
208
        name="application-project-save"
209
        />
210
      <menu
211
        text="File/guardar_como"
212
        name="application-project-saveas"
213
        />
214

    
215
      <tool-bar name="project" position="100" description="Project management tools">
216
        <action-tool name="application-project-new"/>
217
        <action-tool name="application-project-open"/>
218
        <action-tool name="application-project-save"/>
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="layer" position="650" description="Layer tools"/>
227
      <tool-bar name="table" position="700" description="Core table tools"/>
228
      <tool-bar name="table_tools" position="800" description="Generic tools for the table"/>
229
      <tool-bar name="table_tools_addmeasurement" position="900"/>
230
      <tool-bar name="edit" position="1000" description="Edit/copy/paste/undo/redo tools"/>
231
      <tool-bar name="editing" position="1100" description="Tools for editing, start/end editing and vectorial tools"/>
232
      <tool-bar name="core" position="10000" description="Core tools like preferences or console of errores"/>
233

    
234
    </extension>
235

    
236
    <extension class-name="org.gvsig.app.extension.ViewProjectWindow"
237
      description="Extensi?n encargada de abrir la ventana de gesti?n del proyecto."
238
      active="true">
239

    
240
      <action
241
        name="show-project-manager"
242
        label="_Show_project"
243
        tooltip="_Show_project_window"
244
        action-command="show-project-manager"
245
        icon="show-project-manager"
246
        position="400100000"
247
        accelerator="Alt+P"
248
        />
249

    
250
      <menu
251
        text="Show/_Project_manager"
252
        name="show-project-manager"
253
        />
254
    </extension>
255

    
256
    <extension class-name="org.gvsig.app.extension.AddLayerDropingFile"
257
      description="Soporte para a?adir capas arrastrando el fichero al TOC."
258
      active="true"
259
      priority="20">
260
    </extension>
261

    
262
    <extension class-name="org.gvsig.app.extension.AddLayer"
263
      description="Extensi?n encargada de abrir las diferentes capas."
264
      active="true"
265
      priority="20">
266
      <action
267
        name="view-layer-add"
268
        label="Add_layer"
269
        tooltip="Add_layer"
270
        action-command="view-layer-add"
271
        icon="view-layer-add"
272
        position="650300000"
273
        accelerator="Alt+O"
274
        />
275

    
276
      <menu
277
        name="view-layer-add"
278
        text="View/Add_layer"
279
        />
280
      <tool-bar name="view">
281
        <action-tool name="view-layer-add"/>
282
      </tool-bar>
283
    </extension>
284

    
285
    <extension class-name="org.gvsig.app.extension.AddToLocatorExtension"
286
      description="Extensi?n encargada de a?adir una capa al locator."
287
      active="true"
288
      priority="20">
289
      <action
290
        name="layer-addtolocator"
291
        label="add_to_locator"
292
        tooltip="add_to_locator"
293
        action-command="layer-addtolocator"
294
        position="606000000"
295
        icon="layer-addtolocator"
296
        accelerator=""
297
        />
298

    
299
      <menu
300
        name="layer-addtolocator"
301
        text="Layer/add_to_locator"
302
       />
303
      <!--
304
      <tool-bar name="view">
305
        <action-tool name="add-to-locator"/>
306
      </tool-bar>
307
       -->
308
    </extension>
309

    
310
    <extension class-name="org.gvsig.app.extension.BasicSymbologyExtension"
311
      description="Enables the  symbology."
312
      active="true"
313
      priority="20">
314
    </extension>
315

    
316
    <extension class-name="org.gvsig.app.extension.ZoomPrev"
317
      description="Extensi?n encargada de gestionar los zooms previos al actual."
318
      active="true">
319
      <action
320
        name="view-navigation-zoom-back"
321
        label="Zoom_back"
322
        tooltip="Zoom_back"
323
        action-command="view-navigation-zoom-back"
324
        icon="view-navigation-zoom-back"
325
        position="650100700"
326
        accelerator=""
327
        />
328

    
329
      <menu
330
        name="view-navigation-zoom-back"
331
        text="View/Navigation/Zoom_back"
332
        />
333
      <tool-bar name="view_navigation">
334
        <action-tool name="view-navigation-zoom-back"/>
335
      </tool-bar>
336
    </extension>
337

    
338
    <extension class-name="org.gvsig.app.extension.ZoomNext"
339
      description="Extensi?n encargada de gestionar los zooms siguientes al actual."
340
      active="true">
341
      <action
342
        name="view-navigation-zoom-next"
343
        label="Zoom_next"
344
        tooltip="Zoom_next"
345
        action-command="view-navigation-zoom-next"
346
        icon="view-navigation-zoom-next"
347
        position="650100710"
348
        accelerator=""
349
        />
350

    
351
      <menu
352
        name="view-navigation-zoom-next"
353
        text="View/Navigation/Zoom_next"
354
        />
355
      <tool-bar name="view_navigation">
356
        <action-tool name="view-navigation-zoom-next"/>
357
      </tool-bar>
358
    </extension>
359

    
360
    <extension class-name="org.gvsig.app.extension.InfoToolExtension"
361
      description="Extensi?n encargada de gestionar la herramienta de info."
362
      active="true"
363
      priority="29">
364
      <action
365
        name="layer-info-by-point"
366
        label="_Information_by_point"
367
        tooltip="_Information_by_point"
368
        action-command="layer-info-by-point"
369
        icon="layer-info-by-point"
370
        position="600200000"
371
        accelerator=""
372
        />
373
      <menu
374
        name="layer-info-by-point"
375
        text="Layer/Query/_Information_by_point"
376
        />
377
      <tool-bar name="view_tools_query">
378
        <selectable-tool name="layer-info-by-point" />
379
      </tool-bar>
380
    </extension>
381

    
382

    
383
    <extension class-name="org.gvsig.app.extension.MetadataPropertiesExtension"
384
      description="Extensi?n encargada de mostrar los metadatos de la capa seleccionada."
385
      active="true">
386
    </extension>
387

    
388

    
389
    <extension class-name="org.gvsig.app.extension.ViewControls"
390
      description="Extensi?n encargada de gestionar la vista."
391
      active="true"
392
      priority="30">
393
      <combo-scale name="view-change-scale"
394
        label="1:"
395
        elements="1000;2000;5000;10000;25000;50000;100000;200000;500000;1000000;2000000;5000000"
396
          value="10000"
397
          action-command="view-change-scale" />
398

    
399
      <action
400
        name="view-change-scale"
401
        label="_Change_scale"
402
        action-command="view-change-scale"
403
        />
404

    
405
      <action
406
        name="view-navigation-zoom-in-topoint"
407
        label="Zoom_in"
408
        position="650100400"
409
        action-command="view-navigation-zoom-in-topoint"
410
        icon="view-navigation-zoom-in-topoint"
411
        tooltip="Zoom_in"
412
        accelerator=""
413
        />
414
      <action
415
        name="view-navigation-zoom-out-topoint"
416
        label="Zoom_out"
417
        position="650100500"
418
        action-command="view-navigation-zoom-out-topoint"
419
        icon="view-navigation-zoom-out-topoint"
420
        tooltip="Zoom_out"
421
        accelerator=""
422
        />
423
      <action
424
        name="view-navigation-zoom-all"
425
        label="Zoom_all"
426
        position="650100600"
427
        action-command="view-navigation-zoom-all"
428
        icon="view-navigation-zoom-all"
429
        tooltip="Zoom_all"
430
        accelerator=""
431
        />
432
      <action
433
        name="view-navigation-zoom-in-center"
434
        label="Zoom_in_to_center"
435
        position="650100200"
436
        action-command="view-navigation-zoom-in-center"
437
        tooltip="Zoom_in_to_center"
438
        icon="view-navigation-zoom-in-center"
439
        accelerator=""
440
        />
441
      <action
442
        name="view-navigation-zoom-out-center"
443
        label="Zoom_out_to_center"
444
        position="650100300"
445
        action-command="view-navigation-zoom-out-center"
446
        tooltip="Zoom_out_to_center"
447
        icon="view-navigation-zoom-out-center"
448
        accelerator=""
449
        />
450
      <action
451
        name="view-navigation-pan"
452
        label="Pan"
453
        position="650100100"
454
        action-command="view-navigation-pan"
455
        icon="view-navigation-pan"
456
        tooltip="Pan"
457
        accelerator=""
458
        />
459
      <action
460
        name="view-navigation-frame-manager"
461
        label="Frame_manager"
462
        position="650109000"
463
        action-command="view-navigation-frame-manager"
464
        icon="view-navigation-frame-manager"
465
        tooltip="Frame_manager"
466
        accelerator=""
467
        />
468

    
469
      <action
470
        name="active-layer-set-visible"
471
        label="_Visible_active_layers"
472
        position="600100400"
473
        action-command="active-layer-set-visible"
474
        icon="active-layer-set-visible"
475
        tooltip="_Show_active_layers"
476
        accelerator=""
477
        />
478
            <action
479
        name="active-layer-set-hide"
480
        label="_Hide_active_layers"
481
        position="600100500"
482
        action-command="active-layer-set-hide"
483
        icon="active-layer-set-hide"
484
        tooltip="_Hide_active_layers"
485
        accelerator=""
486
        />
487
        <action
488
        name="active-layer-bring-front"
489
        label="_Bring_to_front"
490
        position="600100600"
491
        action-command="active-layer-bring-front"
492
        icon="active-layer-bring-front"
493
        tooltip="_Bring_to_front"
494
        accelerator="Alt+PgUp"
495
        />
496
        <action
497
        name="active-layer-send-back"
498
        label="_Send_to_back"
499
        position="600100700"
500
        action-command="active-layer-send-back"
501
        icon="active-layer-send-back"
502
        tooltip="_Send_back"
503
        accelerator="Alt+PgDn"
504
        />
505
        <action
506
        name="active-layer-move-ahead"
507
        label="_Move_ahead"
508
        position="600100800"
509
        action-command="active-layer-move-ahead"
510
        icon="active-layer-move-ahead"
511
        tooltip="_Move_ahead"
512
        accelerator="Alt+Up"
513
        />
514
        <action
515
        name="active-layer-move-behind"
516
        label="_Move_behind"
517
        position="600100900"
518
        action-command="active-layer-move-behind"
519
        icon="active-layer-move-behind"
520
        tooltip="_Move_behind"
521
        accelerator="Alt+Down"
522
        />  
523
            
524
      <action
525
        name="layer-set-visible"
526
        label="_Show_layers"
527
        position="600400100"
528
        action-command="layer-set-visible"
529
        icon="layer-set-visible"
530
        tooltip="_Show_layers"
531
        accelerator=""
532
        />
533
      <action
534
        name="layer-set-hide"
535
        label="_Hide_layers"
536
        position="600400200"
537
        action-command="layer-set-hide"
538
        icon="layer-set-hide"
539
        tooltip="_Hide_layers"
540
        accelerator=""
541
        />
542
      <action
543
        name="layer-set-active"
544
        label="_Set_Layers_active"
545
        position="600400300"
546
        action-command="layer-set-active"
547
        icon="layer-set-active"
548
        tooltip="_Set_Layers_active"
549
        accelerator=""
550
        />
551
      <action
552
        name="layer-set-inactive"
553
        label="_Set_Layers_inactive"
554
        position="600400400"
555
        action-command="layer-set-inactive"
556
        icon="layer-set-inactive"
557
        tooltip="_Set_Layers_inactive"
558
        accelerator=""
559
        />
560
      <action
561
        name="group-set-active-all-layers"
562
        label="_Active_all_layers_of_group"
563
        position="600400500"
564
        action-command="group-set-active-all-layers"
565
        icon="layer-set-active"
566
        tooltip="_Active_all_layers_of_group"
567
        accelerator=""
568
        />
569
      <action
570
        name="group-set-inactive-all-layers"
571
        label="_Inactive_all_layers_of_group"
572
        position="600400600"
573
        action-command="group-set-inactive-all-layers"
574
        icon="layer-set-inactive"
575
        tooltip="_Inactive_all_layers_of_group"
576
        accelerator=""
577
        />
578

    
579
      <action
580
        name="view-locator-setup"
581
        label="_Locator_setup"
582
        position="658000000"
583
        action-command="view-locator-setup"
584
        icon="view-locator-setup"
585
        tooltip="_Locator_setup"
586
        accelerator=""
587
        />
588

    
589
      <menu
590
        name="view-navigation-zoom-in-topoint"
591
        text="View/Navigation/Zoom_in"
592
        />
593
      <menu
594
        name="view-navigation-zoom-out-topoint"
595
        text="View/Navigation/Zoom_out"
596
        />
597
      <menu
598
        name="view-navigation-zoom-all"
599
        text="View/Navigation/Zoom_all"
600
        />
601
      <menu
602
        name="view-navigation-zoom-in-center"
603
        text="View/Navigation/Zoom_in_to_center"
604
        />
605
      <menu
606
        name="view-navigation-zoom-out-center"
607
        text="View/Navigation/Zoom_out_to_center"
608
        />
609
      <menu
610
        name="view-navigation-pan"
611
        text="View/Navigation/Pan"
612
        />
613
      <menu
614
        name="view-navigation-frame-manager"
615
        text="View/Navigation/Frame_manager"
616
        />
617

    
618
      <menu
619
        name="active-layer-set-visible"
620
        text="View/_Set_active_layers_to/visible"
621
        />
622
      <menu
623
        name="active-layer-set-hide"
624
        text="View/_Set_active_layers_to/Hidden"
625
        />
626
      
627
      
628
             <menu
629
        name="active-layer-bring-front" 
630
        text="View/_Set_active_layers_to/_Bring_to_front"
631
        />
632
        <menu
633
        name="active-layer-send-back" 
634
        text="View/_Set_active_layers_to/_Send_to_back"
635
        />
636
        <menu
637
        name="active-layer-move-ahead" 
638
        text="View/_Set_active_layers_to/_Move_ahead"
639
        />
640
        <menu
641
        name="active-layer-move-behind" 
642
        text="View/_Set_active_layers_to/_Move_behind"
643
        />
644
      
645
      <menu
646
        name="layer-set-visible"
647
        text="View/_Set_all_layers_to/visible"
648
        />
649
      <menu
650
        name="layer-set-hide"
651
        text="View/_Set_all_layers_to/Hidden"
652
        />
653
      <menu
654
        name="layer-set-active"
655
        text="View/_Set_all_layers_to/Active"
656
        />
657
      <menu
658
        name="layer-set-inactive"
659
        text="View/_Set_all_layers_to/Inactive"
660
        />
661

    
662
      <menu
663
        name="group-set-active-all-layers"
664
        text="View/_Set_all_layers_of_group_to/Active"
665
        />
666
      <menu
667
        name="group-set-inactive-all-layers"
668
        text="View/_Set_all_layers_of_group_to/Inactive"
669
        />
670

    
671
      <menu
672
        name="view-locator-setup"
673
        text="View/Locator_setup"
674
        />
675

    
676

    
677
      <tool-bar name="view_navigation">
678
        <selectable-tool name="view-navigation-zoom-in-topoint" is-default="true" />
679
        <selectable-tool name="view-navigation-zoom-out-topoint" />
680
        <action-tool name="view-navigation-zoom-all"  />
681
        <action-tool name="view-navigation-zoom-in-center"  />
682
        <action-tool name="view-navigation-zoom-out-center"  />
683
        <action-tool name="active-layer-set-visible" dropdowngroup="toc-layers-visibility"/>
684
        <action-tool name="active-layer-set-hide" dropdowngroup="toc-layers-visibility"/>
685
        <action-tool name="active-layer-bring-front" dropdowngroup="toc-layers-visibility"/>
686
        <action-tool name="active-layer-send-back" dropdowngroup="toc-layers-visibility"/>
687
        <action-tool name="active-layer-move-ahead" dropdowngroup="toc-layers-visibility"/>
688
        <action-tool name="active-layer-move-behind" dropdowngroup="toc-layers-visibility"/>
689
      </tool-bar>
690

    
691
      <tool-bar name="view_navigation">
692
        <selectable-tool name="view-navigation-pan"/>
693
        <action-tool name="view-navigation-frame-manager" />
694
      </tool-bar>
695
               
696
    </extension>
697

    
698
    <extension class-name="org.gvsig.app.extension.MeasureExtension"
699
      description="Extensi?n encargada de gestionar las operaciones de medir sobre la vista."
700
      active="true"
701
      priority="30">
702
      <action
703
        name="view-query-distance"
704
        label="_Query_distance"
705
        position="650700200"
706
        action-command="view-query-distance"
707
        icon="view-query-distance"
708
        tooltip="_Query_distance"
709
        accelerator=""
710
        />
711
      <action
712
        name="view-query-area"
713
        label="_Query_area"
714
        position="650700100"
715
        action-command="view-query-area"
716
        icon="view-query-area"
717
        tooltip="_Query_area"
718
        accelerator=""
719
        />
720
      <action
721
        name="view-query-feature-angle"
722
        label="_Query_features_angles"
723
        position="650700300"
724
        action-command="view-query-feature-angle"
725
        icon="view-query-feature-angle"
726
        tooltip="_Query_feature_angle"
727
        accelerator=""
728
        />
729

    
730
      <menu
731
        name="view-query-distance"
732
        text="Layer/Query/Distance"
733
        />
734
      <menu
735
        name="view-query-area"
736
        text="Layer/Query/Area"
737
        />
738
      <menu
739
        name="view-query-feature-angle"
740
        text="Layer/Query/Angle"
741
        />
742
      <tool-bar name="view_tools_query">
743
        <selectable-tool name="view-query-distance" />
744
        <selectable-tool name="view-query-area" />
745
        <selectable-tool name="view-query-feature-angle" />
746
      </tool-bar>
747

    
748
    </extension>
749

    
750
    <extension class-name="org.gvsig.app.extension.ViewSelectionControls"
751
      description="Extensi?n encargada de gestionar la vista."
752
      active="true"
753
      priority="30">
754

    
755
      <action
756
        name="selection-select-by-rectangle-view"
757
        label="Select_by_rectangle"
758
        position="300020000"
759
        action-command="selection-select-by-rectangle-view"
760
        icon="selection-select-by-rectangle"
761
        tooltip="Select_by_rectangle"
762
        accelerator=""
763
        />
764
      <action
765
        name="selection-select-by-polygon"
766
        label="Select_by_polygon"
767
        position="300030000"
768
        action-command="selection-select-by-polygon"
769
        icon="selection-select-by-polygon"
770
        tooltip="Select_by_polygon"
771
        accelerator=""
772
        />
773

    
774
      <menu
775
        name="selection-select-by-rectangle-view"
776
        text="Selection/Select_by_rectangle"
777
        />
778
      <menu
779
        name="selection-select-by-polygon"
780
        text="Selection/Select_by_polygon"
781
        />
782

    
783
      <tool-bar name="selection">
784
        <selectable-tool name="selection-select-by-rectangle-view" />
785
        <selectable-tool name="selection-select-by-polygon" />
786
      </tool-bar>
787

    
788
    </extension>
789

    
790

    
791

    
792
    <extension class-name="org.gvsig.app.extension.ViewSimpleSelectionControl"
793
      description="Extensi?n encargada de gestionar la herramienta de selecci?n simple."
794
      active="true"
795
      priority="30">
796
      <action
797
        name="selection-simple-select-view"
798
        label="_Simple_select"
799
        position="300010000"
800
        action-command="selection-simple-select-view"
801
        icon="selection-simple-select"
802
        tooltip="_Simple_select"
803
        accelerator=""
804
        />
805

    
806
      <menu
807
        name="selection-simple-select-view"
808
        text="Selection/Simple"
809
        />
810

    
811
      <tool-bar name="selection">
812
        <selectable-tool name="selection-simple-select-view" />
813
      </tool-bar>
814

    
815
    </extension>
816

    
817

    
818
    <extension class-name="org.gvsig.app.extension.ViewSelectionByTheme"
819
      description="Extensi?n encargada de la selecci?n por tema."
820
      active="true"
821
      priority="30">
822
      <action
823
        name="selection-select-by-layer"
824
        position="300070000"
825
        label="Select_by_layer"
826
        action-command="selection-select-by-layer"
827
        icon="selection-select-by-layer"
828
        tooltip="Select_by_layer"
829
        accelerator=""
830
        />
831

    
832
      <menu
833
        name="selection-select-by-layer"
834
        text="Selection/Select_by_layer"
835
        />
836

    
837
      <tool-bar name="selection">
838
        <action-tool name="selection-select-by-layer" />
839
      </tool-bar>
840
    </extension>
841

    
842
    <extension class-name="org.gvsig.app.extension.ViewInvertSelection"
843
      description="Extensi?n encargada de hacer la selecci?n inversa."
844
      active="true"
845
      priority="30">
846
      <action
847
        name="selection-reverse-view"
848
        label="_Reverse_selection"
849
        position="300100000"
850
        action-command="selection-reverse-view"
851
        icon="selection-reverse"
852
        tooltip="_Reverse_selection"
853
        accelerator=""
854
        />
855

    
856
      <menu
857
        name="selection-reverse-view"
858
        text="Selection/Reverse"
859
        />
860

    
861
      <tool-bar name="selection">
862
          <action-tool name="selection-reverse-view" />
863
      </tool-bar>
864

    
865
    </extension>
866

    
867
    <extension class-name="org.gvsig.app.extension.ViewPropertiesExtension"
868
      description="Extensi?n encargada de gestionar el di?logo de propiedades de la vista."
869
      active="true">
870
      <action
871
        name="view-properties"
872
        label="_View_properties"
873
        position="659000000"
874
        action-command="view-properties"
875
        icon="view-properties"
876
        tooltip="_Show_view_properties"
877
        accelerator=""
878
        />
879

    
880

    
881
      <menu
882
        name="view-properties"
883
        text="View/Properties"
884
        />
885

    
886
    </extension>
887
   
888
    <extension class-name="org.gvsig.app.extension.ZoomToSelectExtension"
889
      description="Extensi?n encargada de gestionar los eventos realizados sobre una capa."
890
      active="true">
891

    
892
      <action
893
        name="view-navigation-zoom-to-selection"
894
        label="Zoom_to_selection"
895
        position="650100900"
896
        action-command="view-navigation-zoom-to-selection"
897
        icon="view-navigation-zoom-to-selection"
898
        tooltip="Zoom_to_selection"
899
        accelerator=""
900
        />
901

    
902
      <menu
903
        name="view-navigation-zoom-to-selection"
904
        text="View/Navigation/Zoom_to_selection"
905
        />
906

    
907
      <tool-bar name="view_navigation">
908
        <action-tool name="view-navigation-zoom-to-selection" />
909
      </tool-bar>
910

    
911
    </extension>
912

    
913
    <extension class-name="org.gvsig.app.extension.ClearSelectionExtension"
914
      description="Extensi?n encargada de limpiar la selecci?n."
915
      active="true">
916

    
917
      <action
918
        name="selection-clear-view"
919
        label="_Clear_selection"
920
        position="300110000"
921
        action-command="selection-clear-view"
922
        icon="edit-clear"
923
        tooltip="_Clear_selection"
924
        accelerator=""
925
        />
926

    
927
      <menu
928
        name="selection-clear-view"
929
        text="Selection/_Clear"
930
        />
931

    
932
      <tool-bar name="selection" position="6">
933
        <action-tool name="selection-clear-view" />
934
      </tool-bar>
935

    
936
    </extension>
937

    
938
    <extension class-name="org.gvsig.app.extension.SelectByAttributesExtension"
939
      description="Extensi?n encargada de abrir el di?logo para filtrar una vista."
940
      active="true">
941

    
942
      <action
943
        name="selection-by-attributes-layer-old"
944
        label="_Select_by_attributes_old"
945
        position="300080000"
946
        icon="selection-by-attributes"
947
        tooltip="_Select_by_attributes_old"
948
        action-command="selection-by-attributes-layer-old"
949
        accelerator=""
950
        />
951

    
952
      <action
953
        name="selection-by-attributes-layer"
954
        label="_Select_by_attributes"
955
        position="300080001"
956
        icon="selection-by-attributes"
957
        tooltip="_Select_by_attributes"
958
        action-command="selection-by-attributes-layer"
959
        accelerator=""
960
        />
961

    
962
      <menu
963
        name="selection-by-attributes-layer-old"
964
        text="Selection/_Select_by_attributes_old"
965
        />
966

    
967
      <menu
968
        name="selection-by-attributes-layer"
969
        text="Selection/_Select_by_attributes"
970
        />
971

    
972
      <tool-bar name="selection">
973
        <action-tool name="selection-by-attributes-layer" />
974
      </tool-bar>
975

    
976
    </extension>
977

    
978
    <extension class-name="org.gvsig.app.extension.SearchByAttributesExtension"
979
      description=""
980
      active="true">
981

    
982
      <action
983
        name="search-by-attributes-layer"
984
        label="_Search_by_attributes"
985
        position="601400000"
986
        icon="search-by-attributes-layer"
987
        tooltip="_Search_by_attributes"
988
        action-command="search-by-attributes-layer"
989
        accelerator=""
990
        />
991
      
992
      <action
993
        name="filter-by-attributes-layer"
994
        label="_Filter_by_attributes"
995
        position="601400001"
996
        icon="filter-by-attributes-layer"
997
        tooltip="_Filter_by_attributes"
998
        action-command="filter-by-attributes-layer"
999
        accelerator=""
1000
        />
1001

    
1002
      <menu
1003
        name="search-by-attributes-layer"
1004
        text="Layer/_Search_by_attributes"
1005
        />
1006
      
1007
      <menu
1008
        name="filter-by-attributes-layer"
1009
        text="Layer/_Filter_by_attributes"
1010
        />
1011

    
1012
      <tool-bar name="edit">
1013
        <action-tool name="search-by-attributes-layer" />
1014
      </tool-bar>
1015

    
1016
    </extension>
1017

    
1018
    <extension class-name="org.gvsig.app.extension.dispose.DisposableManagementExtension"
1019
      description="Extensi?n con informaci?n sobre disposables."
1020
      active="true"
1021
      priority="1000">
1022

    
1023
      <action
1024
        name="tools-devel-disposables-show-pendings"
1025
        label="_Show_pendings_disposables"
1026
        position="908500701"
1027
        tooltip="_Show_pendings_disposables"
1028
        action-command="tools-devel-disposables-show-pendings"
1029
        icon="tools-devel-disposables-show-pendings"
1030
        accelerator=""
1031
        />
1032
      <action
1033
        name="tools-devel-disposables-free-all"
1034
        label="_Free_all_disposables"
1035
        position="908500702"
1036
        action-command="tools-devel-disposables-free-all"
1037
        icon="tools-devel-disposables-free-all"
1038
        tooltip="_Free_all_disposables"
1039
        accelerator=""
1040
        />
1041

    
1042
      <menu
1043
        name="tools-devel-disposables-show-pendings"
1044
        text="tools/Development/Disposables/Show_pendings"
1045
        />
1046
      <menu
1047
        name="tools-devel-disposables-free-all"
1048
        text="tools/Development/Disposables/Free_all"
1049
        />
1050

    
1051
    </extension>
1052

    
1053
    <extension class-name="org.gvsig.app.extension.TranslationsPackageExtension"
1054
      description="Extensi?n para la creacion de paquetes de traducciones."
1055
      active="true"
1056
      priority="1000">
1057

    
1058
      <action
1059
        name="tools-devel-translations-package"
1060
        label="_Translations_package"
1061
        position="908500300"
1062
        tooltip="_Translations_package"
1063
        action-command="tools-devel-translations-package"
1064
        icon="tools-devel-translations-package"
1065
        accelerator=""
1066
        />
1067

    
1068

    
1069
      <menu
1070
        name="tools-devel-translations-package"
1071
        text="tools/Development/_Translations_package"
1072
        />
1073

    
1074

    
1075
    </extension>
1076

    
1077
    <extension class-name="org.gvsig.app.extension.develtools.EditingListenerExtension"
1078
      description="Monitor de operaciones de edition."
1079
      active="true"
1080
      priority="1000">
1081

    
1082
      <action
1083
        name="tools-devel-show-editing-listener"
1084
        label="Show editing monitor"
1085
        position="908500600"
1086
        tooltip="Show editing monitor"
1087
        action-command="tools-devel-show-editing-listener"
1088
        icon="tools-devel-show-editing-listener"
1089
        accelerator=""
1090
        />
1091

    
1092
      <menu
1093
        name="tools-devel-show-editing-listener"
1094
        text="tools/Development/Show_editing_monitor"
1095
        />
1096
    </extension>
1097

    
1098
    <extension class-name="org.gvsig.app.extension.ShowDevelInfoExtension"
1099
      description="Presenta informacion relevante para debug."
1100
      active="true"
1101
      priority="30">
1102
      <action
1103
        name="tools-devel-show-persistencefactories"
1104
        label="_Show_persistence_factories"
1105
        tooltip="_Show_persistence_factories"
1106
        position="908501500"
1107
        action-command="tools-devel-show-persistencefactories"
1108
        icon="tools-devel-show-persistencefactories"
1109
        accelerator=""
1110
        />
1111
      <action
1112
        name="tools-devel-show-icontheme"
1113
        label="_Show_icon_theme_information"
1114
        tooltip="_Show_icon_theme_information"
1115
        position="908501400"
1116
        action-command="tools-devel-show-icontheme"
1117
        icon="tools-devel-show-icontheme"
1118
        accelerator=""
1119
        />
1120
      <action
1121
        name="tools-devel-show-actions"
1122
        label="_Show_actions_information"
1123
        tooltip="_Show_actions_information"
1124
        position="908501000"
1125
        action-command="tools-devel-show-actions"
1126
        icon="tools-devel-show-actions"
1127
        accelerator=""
1128
        />
1129
      <action
1130
        name="tools-devel-show-toolbars"
1131
        label="_Show_toolbars_information"
1132
        tooltip="_Show_toolbars_information"
1133
        position="908501001"
1134
        action-command="tools-devel-show-toolbars"
1135
        icon="tools-devel-show-toolbars"
1136
        accelerator=""
1137
        />
1138
      <action
1139
        name="tools-devel-show-plugin-report"
1140
        label="_Show_plugin_report"
1141
        tooltip="_Show_plugin_report_of_actions_menus_and_icons"
1142
        position="908501300"
1143
        action-command="tools-devel-show-plugin-report"
1144
        icon="tools-devel-show-plugin-report"
1145
        accelerator=""
1146
        />
1147
      <action
1148
        name="tools-devel-show-menus"
1149
        label="_Show_menu_information"
1150
        tooltip="_Show_menu_information"
1151
        position="908501100"
1152
        action-command="tools-devel-show-menus"
1153
        icon="tools-devel-show-menus"
1154
        accelerator=""
1155
        />
1156
      <action
1157
        name="tools-devel-show-menus-by-plugin"
1158
        label="_Show_menu_by_plugin_information"
1159
        tooltip="_Show_menu_ordered_by_plugin_information"
1160
        position="908501200"
1161
        action-command="tools-devel-show-menus-by-plugin"
1162
        icon="tools-devel-show-menus-by-plugin"
1163
        accelerator=""
1164
        />
1165
      <menu
1166
        name="tools-devel-show-persistencefactories"
1167
        text="tools/Development/Show_persistence_factories"
1168
        />
1169
      <menu
1170
        name="tools-devel-show-icontheme"
1171
        text="tools/Development/Show_icon_theme_information"
1172
        />
1173
      <menu
1174
        name="tools-devel-show-plugin-report"
1175
        text="tools/Development/Show_plugin_report_of_actions_menus_and_icons"
1176
        />
1177
      <menu
1178
        name="tools-devel-show-actions"
1179
        text="tools/Development/Show_actions_information"
1180
        />
1181
      <menu
1182
        name="tools-devel-show-toolbars"
1183
        text="tools/Development/Show_toolbars_information"
1184
        />
1185
      <menu
1186
        name="tools-devel-show-menus"
1187
        text="tools/Development/Show_menu_information"
1188
        />
1189
      <menu
1190
        name="tools-devel-show-menus-by-plugin"
1191
        text="tools/Development/Show_menu_by_plugin_information"
1192
        />
1193

    
1194
    </extension>
1195

    
1196

    
1197
    <extension class-name="org.gvsig.app.extension.PaletteViewInfoExtension"
1198
      description="Extensi?n encargada transformar la ventana activa en palette."
1199
      active="true">
1200

    
1201
      <action
1202
        name="window-convert-to-tool"
1203
        label="_Convert_to_tool"
1204
        tooltip="_Convert_regular_window_to_tool_window"
1205
        position="960300000"
1206
        action-command="window-convert-to-tool"
1207
        icon="window-convert-to-tool"
1208
        accelerator=""
1209
        />
1210

    
1211
      <menu
1212
        name="window-convert-to-tool"
1213
        text="Window/Convert_to_tool"
1214
        />
1215

    
1216
    </extension>
1217

    
1218
    <extension class-name="org.gvsig.app.extension.RestoreViewInfoExtension"
1219
      description="Extensi?n encargada transformar la ventana palette en su original."
1220
      active="true">
1221

    
1222
      <action
1223
        name="window-restore-from-tool"
1224
        label="_Restore_tool"
1225
        tooltip="_Restore_tool_window_to_regular_window"
1226
        position="960400000"
1227
        action-command="window-restore-from-tool"
1228
        icon="window-restore-from-tool"
1229
        accelerator=""
1230
        />
1231

    
1232

    
1233
      <menu
1234
        name="window-restore-from-tool"
1235
        text="Window/Restore_from_tool"
1236
        />
1237

    
1238
    </extension>
1239

    
1240
    <extension class-name="org.gvsig.app.extension.About"
1241
      description="Extensi?n encargada de abrir una ventana con la informaci?n relativa al programa."
1242
      active="true"
1243
      priority="90090">
1244

    
1245
      <action
1246
        name="help-about"
1247
        label="_About"
1248
        tooltip="_Show_about"
1249
        position="999000000"
1250
        action-command="help-about"
1251
        icon="help-about"
1252
        accelerator=""
1253
        />
1254

    
1255
      <menu
1256
        name="help-about"
1257
        text="Help/About"
1258
        />
1259

    
1260
    </extension>
1261

    
1262
    <extension class-name="org.gvsig.app.extension.HelpExtension"
1263
      description="Extensi?n encargada presentar la ayuda en linea."
1264
      active="true"
1265
      priority="90090">
1266

    
1267
      <action
1268
        name="help-contents"
1269
        label="_Help_contents"
1270
        tooltip="_Show_help_contents"
1271
        position="996000000"
1272
        action-command="help-contents"
1273
        icon="help-contents"
1274
        accelerator=""
1275
        />
1276

    
1277
      <action
1278
        name="help-search"
1279
        label="_Help_search"
1280
        tooltip="_Show_help_search_page"
1281
        position="997000000"
1282
        action-command="help-search"
1283
        icon="help-search"
1284
        accelerator=""
1285
        />
1286

    
1287
      <menu
1288
        name="help-contents"
1289
        text="Help/_Help_contents"
1290
        />
1291

    
1292
      <menu
1293
        name="help-search"
1294
        text="Help/_Help_contents_search"
1295
        />
1296

    
1297
    </extension>
1298

    
1299
    <extension class-name="org.gvsig.app.extension.logviewer.LogViewerExtension"
1300
      description="Muestra el registro de errores de la aplicacion."
1301
      active="true"
1302
      priority="90090">
1303

    
1304
      <action
1305
        name="help-logview"
1306
        label="_Log_view"
1307
        tooltip="_Log_view"
1308
        position="908500100"
1309
        action-command="log-view"
1310
        icon="help-logview"
1311
        accelerator=""
1312
        />
1313

    
1314
      <menu
1315
        name="help-logview"
1316
        text="tools/Development/Show error log"
1317
        />
1318

    
1319
    </extension>
1320

    
1321
    <extension
1322
            class-name="org.gvsig.app.extension.BrowseSymbolsExtension"
1323
            description="" active="true">
1324

    
1325
            <action
1326
                 name="tools-symbology-browse-symbols"
1327
                 label="_Browse_symbols"
1328
                 tooltip="_Browse_symbols"
1329
                 action-command="tools-symbology-browse-symbols"
1330
                 icon="tools-symbology-browse-symbols"
1331
                 position="900400050"
1332
                 accelerator=""
1333
            />
1334
            <menu
1335
                 name="tools-symbology-browse-symbols"
1336
                 text="tools/Symbols/Browse_symbols"
1337
            />
1338
        </extension>
1339

    
1340

    
1341
    <extension class-name="org.gvsig.app.extension.UndoRedoViewExtension"
1342
            description="Extensi?n encargada de hacer/deshacer la edici?n sobre la capa activa y mostrar el hist?rico."
1343
            active="true" >
1344

    
1345
            <action
1346
                name="edit-undo-layer"
1347
                label="_Undo"
1348
                tooltip="_Undo_last_modification_in_the_active_layer"
1349
                position="200100000"
1350
                action-command="edit-undo-layer"
1351
                icon="edit-undo"
1352
                accelerator=""
1353
                />
1354

    
1355
            <action
1356
                name="edit-redo-layer"
1357
                label="_Redo"
1358
                tooltip="_Redo_last_modification_in_the_active_layer"
1359
                position="200200000"
1360
                action-command="edit-redo-layer"
1361
                icon="edit-redo"
1362
                accelerator=""
1363
                />
1364

    
1365
                <action
1366
                name="edit-undo-redo-actions-layer"
1367
                label="_Undo_redo_history"
1368
                tooltip="_Undo_redo_history"
1369
                position="200300000"
1370
                action-command="edit-undo-redo-actions-layer"
1371
                icon="edit-undo-redo-actions"
1372
                accelerator=""
1373
                />
1374

    
1375
            <menu
1376
                name="edit-undo-layer"
1377
                text="Edit/_Undo"
1378
                />
1379

    
1380
            <menu
1381
                name="edit-redo-layer"
1382
                text="Edit/_Redo"
1383
                />
1384

    
1385
            <menu
1386
                name="edit-undo-redo-actions-layer"
1387
                text="Edit/_Undo_redo_history"
1388
                />
1389
            
1390
            <tool-bar name="edit">
1391
                <action-tool name="edit-undo-layer"/>
1392
                <action-tool name="edit-redo-layer"/>
1393
                <action-tool name="edit-undo-redo-actions-layer"/>
1394
            </tool-bar>
1395
    </extension>
1396

    
1397

    
1398
        <!--
1399
        ***********************************
1400
        Copy/paste features between layers
1401
        using system clipboard
1402
        ***********************************
1403
        -->
1404

    
1405
        <extension class-name="org.gvsig.app.extension.clipboard.CopyFeaturesToClipboardExtension"
1406
            description="Copy selected features to system clipboard"
1407
            active="true">
1408

    
1409
            <action
1410
                name="layer-modify-clipboard-copy"
1411
                label="_Copy_selected_features_to_clipboard"
1412
                tooltip="_Copy_selected_features_to_clipboard"
1413
                position="601105000"
1414
                action-command="layer-modify-clipboard-copy"
1415
                icon="layer-modify-clipboard-copy"
1416
                accelerator=""
1417
                />
1418

    
1419
            <menu
1420
                name="layer-modify-clipboard-copy"
1421
                text="Layer/Modify/_Copy_selected_features_to_clipboard"
1422
                />
1423

    
1424
            <tool-bar name="edit">
1425
                <action-tool
1426
                    name="layer-modify-clipboard-copy"
1427
                    />
1428
            </tool-bar>
1429
        </extension>
1430

    
1431
       <extension class-name="org.gvsig.app.extension.clipboard.PasteAlphanumericValuesFromClipboardExtension"
1432
            description="Paste alphanumeric values from system clipboard into editing feature"
1433
            active="true">
1434

    
1435
            <action
1436
                name="layer-modify-clipboard-paste-alphanumeric"
1437
                label="_Paste_alphanumeric_values_from_clipboard"
1438
                tooltip="_Paste_alphanumeric_values_from_clipboard"
1439
                position="601105200"
1440
                action-command="layer-modify-clipboard-paste-alphanumeric"
1441
                icon="layer-modify-clipboard-paste-alphanumeric"
1442
                accelerator=""
1443
                />
1444

    
1445
            <menu
1446
                name="layer-modify-clipboard-paste-alphanumeric"
1447
                text="Layer/Modify/_Paste_alphanumeric_values_from_clipboard"
1448
                />
1449

    
1450
            <tool-bar name="edit">
1451
                <action-tool
1452
                    name="layer-modify-clipboard-paste-alphanumeric"
1453
                    />
1454
            </tool-bar>
1455
        </extension>
1456
        
1457
        <extension class-name="org.gvsig.app.extension.LayerPropertiesExtension"
1458
            description=""
1459
            active="true">
1460

    
1461
            <action
1462
                name="layer-properties"
1463
                label="propiedades"
1464
                tooltip="_Layer_properties"
1465
                position="609000000"
1466
                action-command="layer-properties"
1467
                icon="layer-properties"
1468
                accelerator=""
1469
                />
1470

    
1471
            <menu
1472
                name="layer-properties"
1473
                text="Layer/propiedades"
1474
                />
1475

    
1476
        </extension>
1477

    
1478
        <extension class-name="org.gvsig.app.extension.CreateSpatialIndexExtension"
1479
            description=""
1480
            active="true">
1481

    
1482
            <action
1483
                name="layer-create-spatialindex"
1484
                label="_Create_spatial_index"
1485
                tooltip="_Create_spatial_index"
1486
                position="608000000"
1487
                action-command="layer-create-spatialindex"
1488
                icon="layer-create-spatialindex"
1489
                accelerator=""
1490
                />
1491

    
1492
            <menu
1493
                name="layer-create-spatialindex"
1494
                text="Layer/_Create_spatial_index"
1495
                />
1496

    
1497
        </extension>
1498

    
1499
        <extension class-name="org.gvsig.app.extension.ShowLayerAsForm"
1500
                           description="Muestra la tabla asociada a la capa en modo formulario."
1501
                           active="true">
1502

    
1503
            <action
1504
                name="layer-show-form"
1505
                label="_Show_layer_form"
1506
                tooltip="_Show_layer_form"
1507
                position="601300000"
1508
                action-command="layer-show-form"
1509
                icon="layer-show-form"
1510
                accelerator=""
1511
            />
1512

    
1513
            <menu
1514
                name="layer-show-form"
1515
                text="Layer/_Show_form"
1516
            />
1517

    
1518
        </extension>
1519

    
1520
        <extension class-name="org.gvsig.app.extension.ShowEditedFeatures"
1521
                           description="Muestra las features editadas en la sesion de edicion."
1522
                           active="true">
1523

    
1524
            <action
1525
                name="layer-show-editedfeatures"
1526
                label="_Show_edited_features"
1527
                tooltip="_Show_edited_features"
1528
                position="601300001"
1529
                action-command="layer-show-editedfeatures"
1530
                icon="layer-show-editedfeatures"
1531
                accelerator=""
1532
            />
1533

    
1534
            <menu
1535
                name="layer-show-editedfeatures"
1536
                text="Layer/_Show_edited_features"
1537
            />
1538

    
1539
        </extension>
1540

    
1541

    
1542
        <extension
1543
            class-name="org.gvsig.app.extension.geometriespalette.GeometriesPaletteExtension"
1544
            description="" active="true">
1545

    
1546
            <action
1547
                 name="tools-open-geometriespalette"
1548
                 label="_Open_geometries_palette"
1549
                 tooltip="_Open_geometries_palette"
1550
                 action-command="tools-open-geometriespalette"
1551
                 icon="tools-open-geometriespalette"
1552
                 position="900400100"
1553
                 accelerator=""
1554
            />
1555
            <menu
1556
                 name="tools-open-geometriespalette"
1557
                 text="tools/_Open_palette_from_layer"
1558
            />
1559
        </extension>
1560

    
1561
        <extension
1562
            class-name="org.gvsig.app.extension.evalexpression.EvaluateExpressionExtension"
1563
            description="" active="true">
1564

    
1565
            <action 
1566
                name="tools-scripting-evaluateexpression"
1567
                label="_Evaluate_expression" 
1568
                position="908300050"  
1569
                tooltip="_Show_scripting_launcher" 
1570
                action-command="tools-scripting-evaluateexpression"
1571
                icon="tools-scripting-evaluateexpression"
1572
                accelerator=""
1573
            />
1574

    
1575
            <menu text="tools/_Scripting"
1576
                              position="908300000" 
1577
                              is_separator="true"/>
1578
            <menu text="tools/_Scripting/Evaluate expression"  name="tools-scripting-evaluateexpression"/>
1579
        </extension>
1580
        <extension
1581
            class-name="org.gvsig.app.extension.resourcesmanager.ResourcesLoaderExtension"
1582
            description="" active="true">
1583

    
1584
            <action 
1585
                name="tools-resourcesloader-show"
1586
                label="_Resources_loader" 
1587
                position="908300060"  
1588
                tooltip="_Resources_loader" 
1589
                action-command="tools-resourcesloader-show"
1590
                icon="tools-resourcesloader-show"
1591
                accelerator=""
1592
            />
1593

    
1594
            <menu text="tools/_Resources_loader"  name="tools-resourcesloader-show"/>
1595
        </extension>
1596
        
1597
    <extension class-name="org.gvsig.app.extension.IdentifyLayerExtension"
1598
      description="Extensi?n encargada de gestionar la herramienta de identificacion de capa."
1599
      active="true"
1600
      priority="29">
1601
      <action
1602
        name="layer-identify"
1603
        label="_Identify_layer"
1604
        tooltip="_Identify_layer"
1605
        action-command="layer-identify"
1606
        icon="layer-identify"
1607
        position="600200001"
1608
        accelerator=""
1609
        />
1610
      <menu
1611
        name="layer-identify"
1612
        text="Layer/Query/_Identify_layer"
1613
        />
1614
      <tool-bar name="view_tools_query">
1615
        <selectable-tool name="layer-identify" />
1616
      </tool-bar>
1617
    </extension>
1618

    
1619
        <extension
1620
            class-name="org.gvsig.app.extension.copytable.CopyTableExtension"
1621
            description="" active="true">
1622

    
1623
            <action 
1624
                name="tools-copytable"
1625
                label="_Copy_table" 
1626
                position="908300060"  
1627
                tooltip="_Copy_table" 
1628
                action-command="tools-copytable"
1629
                icon="tools-copytable"
1630
                accelerator=""
1631
            />
1632

    
1633
            <menu text="tools/_Copy_table"  name="tools-copytable"/>
1634
        </extension>
1635
        
1636
  </extensions>
1637

    
1638
</plugin-config>