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 @ 43099

History | View | Annotate | Download (38.8 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="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
            
233
    </extension>
234

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    
381

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

    
387

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

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

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

    
468

    
469
      <action
470
        name="layer-set-visible"
471
        label="_Show_layers"
472
        position="600400100"
473
        action-command="layer-set-visible"
474
        icon="layer-set-visible"
475
        tooltip="_Show_layers"
476
        accelerator=""
477
        />
478
      <action
479
        name="layer-set-hide"
480
        label="_Hide_layers"
481
        position="600400200"
482
        action-command="layer-set-hide"
483
        icon="layer-set-hide"
484
        tooltip="_Hide_layers"
485
        accelerator=""
486
        />
487
      <action
488
        name="layer-set-active"
489
        label="_Set_Layers_active"
490
        position="600400300"
491
        action-command="layer-set-active"
492
        icon="layer-set-active"
493
        tooltip="_Set_Layers_active"
494
        accelerator=""
495
        />
496
      <action
497
        name="layer-set-inactive"
498
        label="_Set_Layers_inactive"
499
        position="600400400"
500
        action-command="layer-set-inactive"
501
        icon="layer-set-inactive"
502
        tooltip="_Set_Layers_inactive"
503
        accelerator=""
504
        />
505

    
506
      <action
507
        name="view-locator-setup"
508
        label="_Locator_setup"
509
        position="658000000"
510
        action-command="view-locator-setup"
511
        icon="view-locator-setup"
512
        tooltip="_Locator_setup"
513
        accelerator=""
514
        />
515

    
516
      <menu
517
        name="view-navigation-zoom-in-topoint"
518
        text="View/Navigation/Zoom_in"
519
        />
520
      <menu
521
        name="view-navigation-zoom-out-topoint"
522
        text="View/Navigation/Zoom_out"
523
        />
524
      <menu
525
        name="view-navigation-zoom-all"
526
        text="View/Navigation/Zoom_all"
527
        />
528
      <menu
529
        name="view-navigation-zoom-in-center"
530
        text="View/Navigation/Zoom_in_to_center"
531
        />
532
      <menu
533
        name="view-navigation-zoom-out-center"
534
        text="View/Navigation/Zoom_out_to_center"
535
        />
536
      <menu
537
        name="view-navigation-pan"
538
        text="View/Navigation/Pan"
539
        />
540
      <menu
541
        name="view-navigation-frame-manager"
542
        text="View/Navigation/Frame_manager"
543
        />
544

    
545

    
546
      <menu
547
        name="layer-set-visible"
548
        text="View/_Set_all_layers_to/visible"
549
        />
550
      <menu
551
        name="layer-set-hide"
552
        text="View/_Set_all_layers_to/Hidden"
553
        />
554
      <menu
555
        name="layer-set-active"
556
        text="View/_Set_all_layers_to/Active"
557
        />
558
      <menu
559
        name="layer-set-inactive"
560
        text="View/_Set_all_layers_to/Inactive"
561
        />
562

    
563
      <menu
564
        name="view-locator-setup"
565
        text="View/Locator_setup"
566
        />
567

    
568

    
569
      <tool-bar name="view_navigation">
570
        <selectable-tool name="view-navigation-zoom-in-topoint" is-default="true" />
571
        <selectable-tool name="view-navigation-zoom-out-topoint" />
572
        <action-tool name="view-navigation-zoom-all"  />
573
        <action-tool name="view-navigation-zoom-in-center"  />
574
        <action-tool name="view-navigation-zoom-out-center"  />
575
      </tool-bar>
576

    
577
      <tool-bar name="view_navigation">
578
        <selectable-tool name="view-navigation-pan"/>
579
        <action-tool name="view-navigation-frame-manager" />
580
      </tool-bar>
581

    
582
    </extension>
583

    
584
    <extension class-name="org.gvsig.app.extension.MeasureExtension"
585
      description="Extensi?n encargada de gestionar las operaciones de medir sobre la vista."
586
      active="true"
587
      priority="30">
588
      <action
589
        name="view-query-distance"
590
        label="_Query_distance"
591
        position="650700200"
592
        action-command="view-query-distance"
593
        icon="view-query-distance"
594
        tooltip="_Query_distance"
595
        accelerator=""
596
        />
597
      <action
598
        name="view-query-area"
599
        label="_Query_area"
600
        position="650700100"
601
        action-command="view-query-area"
602
        icon="view-query-area"
603
        tooltip="_Query_area"
604
        accelerator=""
605
        />
606

    
607

    
608
      <menu
609
        name="view-query-distance"
610
        text="Layer/Query/Distance"
611
        />
612
      <menu
613
        name="view-query-area"
614
        text="Layer/Query/Area"
615
        />
616

    
617
      <tool-bar name="view_tools_query">
618
        <selectable-tool name="view-query-distance" />
619
        <selectable-tool name="view-query-area" />
620
      </tool-bar>
621

    
622
    </extension>
623

    
624
    <extension class-name="org.gvsig.app.extension.ViewSelectionControls"
625
      description="Extensi?n encargada de gestionar la vista."
626
      active="true"
627
      priority="30">
628

    
629
      <action
630
        name="selection-select-by-rectangle-view"
631
        label="Select_by_rectangle"
632
        position="300020000"
633
        action-command="selection-select-by-rectangle-view"
634
        icon="selection-select-by-rectangle"
635
        tooltip="Select_by_rectangle"
636
        accelerator=""
637
        />
638
      <action
639
        name="selection-select-by-polygon"
640
        label="Select_by_polygon"
641
        position="300030000"
642
        action-command="selection-select-by-polygon"
643
        icon="selection-select-by-polygon"
644
        tooltip="Select_by_polygon"
645
        accelerator=""
646
        />
647

    
648
      <menu
649
        name="selection-select-by-rectangle-view"
650
        text="Selection/Select_by_rectangle"
651
        />
652
      <menu
653
        name="selection-select-by-polygon"
654
        text="Selection/Select_by_polygon"
655
        />
656

    
657
      <tool-bar name="selection">
658
        <selectable-tool name="selection-select-by-rectangle-view" />
659
        <selectable-tool name="selection-select-by-polygon" />
660
      </tool-bar>
661

    
662
    </extension>
663

    
664

    
665

    
666
    <extension class-name="org.gvsig.app.extension.ViewSimpleSelectionControl"
667
      description="Extensi?n encargada de gestionar la herramienta de selecci?n simple."
668
      active="true"
669
      priority="30">
670
      <action
671
        name="selection-simple-select-view"
672
        label="_Simple_select"
673
        position="300010000"
674
        action-command="selection-simple-select-view"
675
        icon="selection-simple-select"
676
        tooltip="_Simple_select"
677
        accelerator=""
678
        />
679

    
680
      <menu
681
        name="selection-simple-select-view"
682
        text="Selection/Simple"
683
        />
684

    
685
      <tool-bar name="selection">
686
        <selectable-tool name="selection-simple-select-view" />
687
      </tool-bar>
688

    
689
    </extension>
690

    
691

    
692
    <extension class-name="org.gvsig.app.extension.ViewSelectionByTheme"
693
      description="Extensi?n encargada de la selecci?n por tema."
694
      active="true"
695
      priority="30">
696
      <action
697
        name="selection-select-by-layer"
698
        position="300070000"
699
        label="Select_by_layer"
700
        action-command="selection-select-by-layer"
701
        icon="selection-select-by-layer"
702
        tooltip="Select_by_layer"
703
        accelerator=""
704
        />
705

    
706
      <menu
707
        name="selection-select-by-layer"
708
        text="Selection/Select_by_layer"
709
        />
710

    
711
      <tool-bar name="selection">
712
        <action-tool name="selection-select-by-layer" />
713
      </tool-bar>
714
    </extension>
715

    
716
    <extension class-name="org.gvsig.app.extension.ViewInvertSelection"
717
      description="Extensi?n encargada de hacer la selecci?n inversa."
718
      active="true"
719
      priority="30">
720
      <action
721
        name="selection-reverse-view"
722
        label="_Reverse_selection"
723
        position="300100000"
724
        action-command="selection-reverse-view"
725
        icon="selection-reverse"
726
        tooltip="_Reverse_selection"
727
        accelerator=""
728
        />
729

    
730
      <menu
731
        name="selection-reverse-view"
732
        text="Selection/Reverse"
733
        />
734

    
735
      <tool-bar name="selection">
736
          <action-tool name="selection-reverse-view" />
737
      </tool-bar>
738

    
739
    </extension>
740

    
741
    <extension class-name="org.gvsig.app.extension.ViewPropertiesExtension"
742
      description="Extensi?n encargada de gestionar el di?logo de propiedades de la vista."
743
      active="true">
744
      <action
745
        name="view-properties"
746
        label="_View_properties"
747
        position="659000000"
748
        action-command="view-properties"
749
        icon="view-properties"
750
        tooltip="_Show_view_properties"
751
        accelerator=""
752
        />
753

    
754

    
755
      <menu
756
        name="view-properties"
757
        text="View/Properties"
758
        />
759

    
760
    </extension>
761

    
762
    <extension class-name="org.gvsig.app.extension.ZoomToSelectExtension"
763
      description="Extensi?n encargada de gestionar los eventos realizados sobre una capa."
764
      active="true">
765

    
766
      <action
767
        name="view-navigation-zoom-to-selection"
768
        label="Zoom_to_selection"
769
        position="650100900"
770
        action-command="view-navigation-zoom-to-selection"
771
        icon="view-navigation-zoom-to-selection"
772
        tooltip="Zoom_to_selection"
773
        accelerator=""
774
        />
775

    
776
      <menu
777
        name="view-navigation-zoom-to-selection"
778
        text="View/Navigation/Zoom_to_selection"
779
        />
780

    
781
      <tool-bar name="view_navigation">
782
        <action-tool name="view-navigation-zoom-to-selection" />
783
      </tool-bar>
784

    
785
    </extension>
786

    
787
    <extension class-name="org.gvsig.app.extension.ClearSelectionExtension"
788
      description="Extensi?n encargada de limpiar la selecci?n."
789
      active="true">
790

    
791
      <action
792
        name="selection-clear-view"
793
        label="_Clear_selection"
794
        position="300110000"
795
        action-command="selection-clear-view"
796
        icon="edit-clear"
797
        tooltip="_Clear_selection"
798
        accelerator=""
799
        />
800

    
801
      <menu
802
        name="selection-clear-view"
803
        text="Selection/_Clear"
804
        />
805

    
806
      <tool-bar name="selection" position="6">
807
        <action-tool name="selection-clear-view" />
808
      </tool-bar>
809

    
810
    </extension>
811

    
812
    <extension class-name="org.gvsig.app.extension.SelectByAttributesExtension"
813
      description="Extensi?n encargada de abrir el di?logo para filtrar una vista."
814
      active="true">
815

    
816
      <action
817
        name="selection-by-attributes-layer"
818
        label="_Select_by_attributes"
819
        position="300080000"
820
        icon="selection-by-attributes"
821
        tooltip="_Select_by_attributes"
822
        action-command="selection-by-attributes-layer"
823
        accelerator=""
824
        />
825

    
826
      <menu
827
        name="selection-by-attributes-layer"
828
        text="Selection/_Select_by_attributes"
829
        />
830

    
831
      <tool-bar name="selection">
832
        <action-tool name="selection-by-attributes-layer" />
833
      </tool-bar>
834

    
835
    </extension>
836

    
837
    <extension class-name="org.gvsig.app.extension.dispose.DisposableManagementExtension"
838
      description="Extensi?n con informaci?n sobre disposables."
839
      active="true"
840
      priority="1000">
841

    
842
      <action
843
        name="tools-devel-disposables-show-pendings"
844
        label="_Show_pendings_disposables"
845
        position="908500701"
846
        tooltip="_Show_pendings_disposables"
847
        action-command="tools-devel-disposables-show-pendings"
848
        icon="tools-devel-disposables-show-pendings"
849
        accelerator=""
850
        />
851
      <action
852
        name="tools-devel-disposables-free-all"
853
        label="_Free_all_disposables"
854
        position="908500702"
855
        action-command="tools-devel-disposables-free-all"
856
        icon="tools-devel-disposables-free-all"
857
        tooltip="_Free_all_disposables"
858
        accelerator=""
859
        />
860

    
861
      <menu
862
        name="tools-devel-disposables-show-pendings"
863
        text="tools/Development/Disposables/Show_pendings"
864
        />
865
      <menu
866
        name="tools-devel-disposables-free-all"
867
        text="tools/Development/Disposables/Free_all"
868
        />
869

    
870
    </extension>
871

    
872
    <extension class-name="org.gvsig.app.extension.TranslationsPackageExtension"
873
      description="Extensi?n para la creacion de paquetes de traducciones."
874
      active="true"
875
      priority="1000">
876

    
877
      <action
878
        name="tools-devel-translations-package"
879
        label="_Translations_package"
880
        position="908500300"
881
        tooltip="_Translations_package"
882
        action-command="tools-devel-translations-package"
883
        icon="tools-devel-translations-package"
884
        accelerator=""
885
        />
886

    
887

    
888
      <menu
889
        name="tools-devel-translations-package"
890
        text="tools/Development/_Translations_package"
891
        />
892

    
893

    
894
    </extension>
895

    
896
    <extension class-name="org.gvsig.app.extension.develtools.EditingListenerExtension"
897
      description="Monitor de operaciones de edition."
898
      active="true"
899
      priority="1000">
900

    
901
      <action
902
        name="tools-devel-show-editing-listener"
903
        label="Show editing monitor"
904
        position="908500600"
905
        tooltip="Show editing monitor"
906
        action-command="tools-devel-show-editing-listener"
907
        icon="tools-devel-show-editing-listener"
908
        accelerator=""
909
        />
910

    
911
      <menu
912
        name="tools-devel-show-editing-listener"
913
        text="tools/Development/Show_editing_monitor"
914
        />
915
    </extension>
916

    
917
    <extension class-name="org.gvsig.app.extension.ShowDevelInfoExtension"
918
      description="Presenta informacion relevante para debug."
919
      active="true"
920
      priority="30">
921
      <action
922
        name="tools-devel-show-persistencefactories"
923
        label="_Show_persistence_factories"
924
        tooltip="_Show_persistence_factories"
925
        position="908501500"
926
        action-command="tools-devel-show-persistencefactories"
927
        icon="tools-devel-show-persistencefactories"
928
        accelerator=""
929
        />
930
      <action
931
        name="tools-devel-show-icontheme"
932
        label="_Show_icon_theme_information"
933
        tooltip="_Show_icon_theme_information"
934
        position="908501400"
935
        action-command="tools-devel-show-icontheme"
936
        icon="tools-devel-show-icontheme"
937
        accelerator=""
938
        />
939
      <action
940
        name="tools-devel-show-actions"
941
        label="_Show_actions_information"
942
        tooltip="_Show_actions_information"
943
        position="908501000"
944
        action-command="tools-devel-show-actions"
945
        icon="tools-devel-show-actions"
946
        accelerator=""
947
        />
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
958
        name="tools-devel-show-plugin-report"
959
        label="_Show_plugin_report"
960
        tooltip="_Show_plugin_report_of_actions_menus_and_icons"
961
        position="908501300"
962
        action-command="tools-devel-show-plugin-report"
963
        icon="tools-devel-show-plugin-report"
964
        accelerator=""
965
        />
966
      <action
967
        name="tools-devel-show-menus"
968
        label="_Show_menu_information"
969
        tooltip="_Show_menu_information"
970
        position="908501100"
971
        action-command="tools-devel-show-menus"
972
        icon="tools-devel-show-menus"
973
        accelerator=""
974
        />
975
      <action
976
        name="tools-devel-show-menus-by-plugin"
977
        label="_Show_menu_by_plugin_information"
978
        tooltip="_Show_menu_ordered_by_plugin_information"
979
        position="908501200"
980
        action-command="tools-devel-show-menus-by-plugin"
981
        icon="tools-devel-show-menus-by-plugin"
982
        accelerator=""
983
        />
984
      <menu
985
        name="tools-devel-show-persistencefactories"
986
        text="tools/Development/Show_persistence_factories"
987
        />
988
      <menu
989
        name="tools-devel-show-icontheme"
990
        text="tools/Development/Show_icon_theme_information"
991
        />
992
      <menu
993
        name="tools-devel-show-plugin-report"
994
        text="tools/Development/Show_plugin_report_of_actions_menus_and_icons"
995
        />
996
      <menu
997
        name="tools-devel-show-actions"
998
        text="tools/Development/Show_actions_information"
999
        />      
1000
      <menu
1001
        name="tools-devel-show-toolbars"
1002
        text="tools/Development/Show_toolbars_information"
1003
        />
1004
      <menu
1005
        name="tools-devel-show-menus"
1006
        text="tools/Development/Show_menu_information"
1007
        />
1008
      <menu
1009
        name="tools-devel-show-menus-by-plugin"
1010
        text="tools/Development/Show_menu_by_plugin_information"
1011
        />
1012

    
1013
    </extension>
1014

    
1015

    
1016
    <extension class-name="org.gvsig.app.extension.PaletteViewInfoExtension"
1017
      description="Extensi?n encargada transformar la ventana activa en palette."
1018
      active="true">
1019

    
1020
      <action
1021
        name="window-convert-to-tool"
1022
        label="_Convert_to_tool"
1023
        tooltip="_Convert_regular_window_to_tool_window"
1024
        position="960300000"
1025
        action-command="window-convert-to-tool"
1026
        icon="window-convert-to-tool"
1027
        accelerator=""
1028
        />
1029

    
1030
      <menu
1031
        name="window-convert-to-tool"
1032
        text="Window/Convert_to_tool"
1033
        />
1034

    
1035
    </extension>
1036

    
1037
    <extension class-name="org.gvsig.app.extension.RestoreViewInfoExtension"
1038
      description="Extensi?n encargada transformar la ventana palette en su original."
1039
      active="true">
1040

    
1041
      <action
1042
        name="window-restore-from-tool"
1043
        label="_Restore_tool"
1044
        tooltip="_Restore_tool_window_to_regular_window"
1045
        position="960400000"
1046
        action-command="window-restore-from-tool"
1047
        icon="window-restore-from-tool"
1048
        accelerator=""
1049
        />
1050

    
1051

    
1052
      <menu
1053
        name="window-restore-from-tool"
1054
        text="Window/Restore_from_tool"
1055
        />
1056

    
1057
    </extension>
1058

    
1059
    <extension class-name="org.gvsig.app.extension.About"
1060
      description="Extensi?n encargada de abrir una ventana con la informaci?n relativa al programa."
1061
      active="true"
1062
      priority="90090">
1063

    
1064
      <action
1065
        name="help-about"
1066
        label="_About"
1067
        tooltip="_Show_about"
1068
        position="999000000"
1069
        action-command="help-about"
1070
        icon="help-about"
1071
        accelerator=""
1072
        />
1073

    
1074
      <menu
1075
        name="help-about"
1076
        text="Help/About"
1077
        />
1078

    
1079
    </extension>
1080

    
1081
    <extension class-name="org.gvsig.app.extension.logviewer.LogViewerExtension"
1082
      description="Muestra el registro de errores de la aplicacion."
1083
      active="true"
1084
      priority="90090">
1085

    
1086
      <action
1087
        name="help-logview"
1088
        label="_Log_view"
1089
        tooltip="_Log_view"
1090
        position="908500100"
1091
        action-command="log-view"
1092
        icon="help-logview"
1093
        accelerator=""
1094
        />
1095

    
1096
      <menu
1097
        name="help-logview"
1098
        text="tools/Development/Show error log"
1099
        />
1100

    
1101
    </extension>
1102

    
1103
    <extension
1104
            class-name="org.gvsig.app.extension.BrowseSymbolsExtension"
1105
            description="" active="true">
1106

    
1107
            <action
1108
                 name="tools-symbology-browse-symbols"
1109
                 label="_Browse_symbols"
1110
                 tooltip="_Browse_symbols"
1111
                 action-command="tools-symbology-browse-symbols"
1112
                 icon="tools-symbology-browse-symbols"
1113
                 position="900400050"
1114
                 accelerator=""
1115
            />
1116
            <menu
1117
                 name="tools-symbology-browse-symbols"
1118
                 text="tools/Symbols/Browse_symbols"
1119
            />
1120
        </extension>
1121

    
1122

    
1123
            <extension class-name="org.gvsig.app.extension.UndoViewExtension"
1124
      description="Extensi?n encargada de deshacer la edici?n sobre la capa activa."
1125
      active="true" >
1126

    
1127
            <action
1128
                name="edit-undo-layer"
1129
                label="_Undo"
1130
                tooltip="_Undo_last_modification_in_the_active_layer"
1131
                position="200100000"
1132
                action-command="edit-undo-layer"
1133
                icon="edit-undo"
1134
                accelerator=""
1135
                />
1136

    
1137
            <menu
1138
                name="edit-undo-layer"
1139
                text="Edit/_Undo"
1140
                />
1141

    
1142
            <tool-bar name="edit">
1143
                <action-tool name="edit-undo-layer"/>
1144
            </tool-bar>
1145

    
1146
    </extension>
1147

    
1148
    <extension class-name="org.gvsig.app.extension.RedoViewExtension"
1149
            description="Extensi?n encargada de rehacer la edici?n sobre la capa activa."
1150
            active="true">
1151

    
1152
            <action
1153
                name="edit-redo-layer"
1154
                label="_Redo"
1155
                tooltip="_Redo_last_modification_in_the_active_layer"
1156
                position="200200000"
1157
                action-command="edit-redo-layer"
1158
                icon="edit-redo"
1159
                accelerator=""
1160
                />
1161

    
1162
            <menu
1163
                name="edit-redo-layer"
1164
                text="Edit/_Redo"
1165
                />
1166

    
1167
            <tool-bar name="edit">
1168
                <action-tool name="edit-redo-layer"/>
1169
            </tool-bar>
1170

    
1171
        </extension>
1172

    
1173
    <extension class-name="org.gvsig.app.extension.ViewCommandStackExtension"
1174
      description="Extensi?n encargada de administrar la pila de comados de edici?n sobre una vista."
1175
      active="true">
1176

    
1177
            <action
1178
                name="edit-undo-redo-actions-layer"
1179
                label="_Undo_redo_history"
1180
                tooltip="_Undo_redo_history"
1181
                position="200300000"
1182
                action-command="edit-undo-redo-actions-layer"
1183
                icon="edit-undo-redo-actions"
1184
                accelerator=""
1185
                />
1186

    
1187
            <menu
1188
                name="edit-undo-redo-actions-layer"
1189
                text="Edit/_Undo_redo_history"
1190
                />
1191

    
1192
            <tool-bar name="edit">
1193
                <action-tool name="edit-undo-redo-actions-layer"/>
1194
            </tool-bar>
1195

    
1196
    </extension>
1197

    
1198

    
1199
        <!--
1200
        ***********************************
1201
        Copy/paste features between layers
1202
        using system clipboard
1203
        ***********************************
1204
        -->
1205

    
1206
        <extension class-name="org.gvsig.app.extension.clipboard.CopyFeaturesToClipboardExtension"
1207
            description="Copy selected features to system clipboard"
1208
            active="true">
1209

    
1210
            <action
1211
                name="layer-modify-clipboard-copy"
1212
                label="_Copy_selected_features_to_clipboard"
1213
                tooltip="_Copy_selected_features_to_clipboard"
1214
                position="601105000"
1215
                action-command="layer-modify-clipboard-copy"
1216
                icon="layer-modify-clipboard-copy"
1217
                accelerator=""
1218
                />
1219

    
1220
            <menu
1221
                name="layer-modify-clipboard-copy"
1222
                text="Layer/Modify/_Copy_selected_features_to_clipboard"
1223
                />
1224

    
1225
            <tool-bar name="edit">
1226
                <action-tool
1227
                    name="layer-modify-clipboard-copy"
1228
                    />
1229
            </tool-bar>
1230
        </extension>
1231

    
1232
        <extension class-name="org.gvsig.app.extension.clipboard.PasteFeaturesFromClipboardExtension"
1233
            description="Paste features from system clipboard into editing layer"
1234
            active="true">
1235

    
1236
            <action
1237
                name="layer-modify-clipboard-paste"
1238
                label="_Paste_features_from_clipboard"
1239
                tooltip="_Paste_features_from_clipboard"
1240
                position="601105100"
1241
                action-command="layer-modify-clipboard-paste"
1242
                icon="layer-modify-clipboard-paste"
1243
                accelerator=""
1244
                />
1245

    
1246
            <menu
1247
                name="layer-modify-clipboard-paste"
1248
                text="Layer/Modify/_Paste_features_from_clipboard"
1249
                />
1250

    
1251
            <tool-bar name="edit">
1252
                <action-tool
1253
                    name="layer-modify-clipboard-paste"
1254
                    />
1255
            </tool-bar>
1256
        </extension>
1257

    
1258
        <extension class-name="org.gvsig.app.extension.LayerPropertiesExtension"
1259
            description=""
1260
            active="true">
1261

    
1262
            <action
1263
                name="layer-properties"
1264
                label="propiedades"
1265
                tooltip="_Layer_properties"
1266
                position="609000000"
1267
                action-command="layer-properties"
1268
                icon="layer-properties"
1269
                accelerator=""
1270
                />
1271

    
1272
            <menu
1273
                name="layer-properties"
1274
                text="Layer/propiedades"
1275
                />
1276

    
1277
        </extension>
1278

    
1279
        <extension class-name="org.gvsig.app.extension.ShowLayerAsForm"
1280
                           description="Muestra la tabla asociada a la capa en modo formulario."
1281
                           active="true">
1282

    
1283
            <action
1284
                name="layer-show-form"
1285
                label="_Show_layer_form"
1286
                tooltip="_Show_layer_form"
1287
                position="601300000"
1288
                action-command="layer-show-form"
1289
                icon="layer-show-form"
1290
                accelerator=""
1291
            />
1292

    
1293
            <menu
1294
                name="layer-show-form"
1295
                text="Layer/Show form (experimental)"
1296
            />
1297

    
1298
        </extension>
1299

    
1300
        <extension
1301
          class-name="org.gvsig.app.extension.CreateDefaultFormDefinitionExtension"
1302
          description="" active="false" priority="1">
1303

    
1304
          <action
1305
            name="layer-create-default-form-definition"
1306
            label="Create default form definition"
1307
            tooltip="Create default form definition"
1308
            position="601400000"
1309
            action-command="layer-create-default-form-definition"
1310
            icon="layer-create-default-form-definition"
1311
            accelerator=""
1312
          />
1313

    
1314
          <menu
1315
              name="layer-create-default-form-definition"
1316
              text="Layer/Create default form (experimental)"
1317
          />
1318

    
1319
        </extension>
1320

    
1321
  </extensions>
1322

    
1323
</plugin-config>