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

History | View | Annotate | Download (40.7 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

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

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

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

    
546

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

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

    
569

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

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

    
583
    </extension>
584

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

    
608

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

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

    
623
    </extension>
624

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

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

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

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

    
663
    </extension>
664

    
665

    
666

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

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

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

    
690
    </extension>
691

    
692

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

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

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

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

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

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

    
740
    </extension>
741

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

    
755

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

    
761
    </extension>
762

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

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

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

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

    
786
    </extension>
787

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

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

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

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

    
811
    </extension>
812

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

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

    
827
      <action
828
        name="selection-by-attributes-layer2"
829
        label="_Select_by_attributes"
830
        position="300080001"
831
        icon="selection-by-attributes"
832
        tooltip="_Select_by_attributes"
833
        action-command="selection-by-attributes-layer2"
834
        accelerator=""
835
        />
836

    
837
      <menu
838
        name="selection-by-attributes-layer"
839
        text="Selection/_Select_by_attributes_old"
840
        />
841

    
842
      <menu
843
        name="selection-by-attributes-layer2"
844
        text="Selection/_Select_by_attributes"
845
        />
846

    
847
      <tool-bar name="selection">
848
        <action-tool name="selection-by-attributes-layer2" />
849
      </tool-bar>
850

    
851
    </extension>
852

    
853
    <extension class-name="org.gvsig.app.extension.dispose.DisposableManagementExtension"
854
      description="Extensi?n con informaci?n sobre disposables."
855
      active="true"
856
      priority="1000">
857

    
858
      <action
859
        name="tools-devel-disposables-show-pendings"
860
        label="_Show_pendings_disposables"
861
        position="908500701"
862
        tooltip="_Show_pendings_disposables"
863
        action-command="tools-devel-disposables-show-pendings"
864
        icon="tools-devel-disposables-show-pendings"
865
        accelerator=""
866
        />
867
      <action
868
        name="tools-devel-disposables-free-all"
869
        label="_Free_all_disposables"
870
        position="908500702"
871
        action-command="tools-devel-disposables-free-all"
872
        icon="tools-devel-disposables-free-all"
873
        tooltip="_Free_all_disposables"
874
        accelerator=""
875
        />
876

    
877
      <menu
878
        name="tools-devel-disposables-show-pendings"
879
        text="tools/Development/Disposables/Show_pendings"
880
        />
881
      <menu
882
        name="tools-devel-disposables-free-all"
883
        text="tools/Development/Disposables/Free_all"
884
        />
885

    
886
    </extension>
887

    
888
    <extension class-name="org.gvsig.app.extension.TranslationsPackageExtension"
889
      description="Extensi?n para la creacion de paquetes de traducciones."
890
      active="true"
891
      priority="1000">
892

    
893
      <action
894
        name="tools-devel-translations-package"
895
        label="_Translations_package"
896
        position="908500300"
897
        tooltip="_Translations_package"
898
        action-command="tools-devel-translations-package"
899
        icon="tools-devel-translations-package"
900
        accelerator=""
901
        />
902

    
903

    
904
      <menu
905
        name="tools-devel-translations-package"
906
        text="tools/Development/_Translations_package"
907
        />
908

    
909

    
910
    </extension>
911

    
912
    <extension class-name="org.gvsig.app.extension.develtools.EditingListenerExtension"
913
      description="Monitor de operaciones de edition."
914
      active="true"
915
      priority="1000">
916

    
917
      <action
918
        name="tools-devel-show-editing-listener"
919
        label="Show editing monitor"
920
        position="908500600"
921
        tooltip="Show editing monitor"
922
        action-command="tools-devel-show-editing-listener"
923
        icon="tools-devel-show-editing-listener"
924
        accelerator=""
925
        />
926

    
927
      <menu
928
        name="tools-devel-show-editing-listener"
929
        text="tools/Development/Show_editing_monitor"
930
        />
931
    </extension>
932

    
933
    <extension class-name="org.gvsig.app.extension.ShowDevelInfoExtension"
934
      description="Presenta informacion relevante para debug."
935
      active="true"
936
      priority="30">
937
      <action
938
        name="tools-devel-show-persistencefactories"
939
        label="_Show_persistence_factories"
940
        tooltip="_Show_persistence_factories"
941
        position="908501500"
942
        action-command="tools-devel-show-persistencefactories"
943
        icon="tools-devel-show-persistencefactories"
944
        accelerator=""
945
        />
946
      <action
947
        name="tools-devel-show-icontheme"
948
        label="_Show_icon_theme_information"
949
        tooltip="_Show_icon_theme_information"
950
        position="908501400"
951
        action-command="tools-devel-show-icontheme"
952
        icon="tools-devel-show-icontheme"
953
        accelerator=""
954
        />
955
      <action
956
        name="tools-devel-show-actions"
957
        label="_Show_actions_information"
958
        tooltip="_Show_actions_information"
959
        position="908501000"
960
        action-command="tools-devel-show-actions"
961
        icon="tools-devel-show-actions"
962
        accelerator=""
963
        />
964
      <action
965
        name="tools-devel-show-toolbars"
966
        label="_Show_toolbars_information"
967
        tooltip="_Show_toolbars_information"
968
        position="908501001"
969
        action-command="tools-devel-show-toolbars"
970
        icon="tools-devel-show-toolbars"
971
        accelerator=""
972
        />
973
      <action
974
        name="tools-devel-show-plugin-report"
975
        label="_Show_plugin_report"
976
        tooltip="_Show_plugin_report_of_actions_menus_and_icons"
977
        position="908501300"
978
        action-command="tools-devel-show-plugin-report"
979
        icon="tools-devel-show-plugin-report"
980
        accelerator=""
981
        />
982
      <action
983
        name="tools-devel-show-menus"
984
        label="_Show_menu_information"
985
        tooltip="_Show_menu_information"
986
        position="908501100"
987
        action-command="tools-devel-show-menus"
988
        icon="tools-devel-show-menus"
989
        accelerator=""
990
        />
991
      <action
992
        name="tools-devel-show-menus-by-plugin"
993
        label="_Show_menu_by_plugin_information"
994
        tooltip="_Show_menu_ordered_by_plugin_information"
995
        position="908501200"
996
        action-command="tools-devel-show-menus-by-plugin"
997
        icon="tools-devel-show-menus-by-plugin"
998
        accelerator=""
999
        />
1000
      <menu
1001
        name="tools-devel-show-persistencefactories"
1002
        text="tools/Development/Show_persistence_factories"
1003
        />
1004
      <menu
1005
        name="tools-devel-show-icontheme"
1006
        text="tools/Development/Show_icon_theme_information"
1007
        />
1008
      <menu
1009
        name="tools-devel-show-plugin-report"
1010
        text="tools/Development/Show_plugin_report_of_actions_menus_and_icons"
1011
        />
1012
      <menu
1013
        name="tools-devel-show-actions"
1014
        text="tools/Development/Show_actions_information"
1015
        />
1016
      <menu
1017
        name="tools-devel-show-toolbars"
1018
        text="tools/Development/Show_toolbars_information"
1019
        />
1020
      <menu
1021
        name="tools-devel-show-menus"
1022
        text="tools/Development/Show_menu_information"
1023
        />
1024
      <menu
1025
        name="tools-devel-show-menus-by-plugin"
1026
        text="tools/Development/Show_menu_by_plugin_information"
1027
        />
1028

    
1029
    </extension>
1030

    
1031

    
1032
    <extension class-name="org.gvsig.app.extension.PaletteViewInfoExtension"
1033
      description="Extensi?n encargada transformar la ventana activa en palette."
1034
      active="true">
1035

    
1036
      <action
1037
        name="window-convert-to-tool"
1038
        label="_Convert_to_tool"
1039
        tooltip="_Convert_regular_window_to_tool_window"
1040
        position="960300000"
1041
        action-command="window-convert-to-tool"
1042
        icon="window-convert-to-tool"
1043
        accelerator=""
1044
        />
1045

    
1046
      <menu
1047
        name="window-convert-to-tool"
1048
        text="Window/Convert_to_tool"
1049
        />
1050

    
1051
    </extension>
1052

    
1053
    <extension class-name="org.gvsig.app.extension.RestoreViewInfoExtension"
1054
      description="Extensi?n encargada transformar la ventana palette en su original."
1055
      active="true">
1056

    
1057
      <action
1058
        name="window-restore-from-tool"
1059
        label="_Restore_tool"
1060
        tooltip="_Restore_tool_window_to_regular_window"
1061
        position="960400000"
1062
        action-command="window-restore-from-tool"
1063
        icon="window-restore-from-tool"
1064
        accelerator=""
1065
        />
1066

    
1067

    
1068
      <menu
1069
        name="window-restore-from-tool"
1070
        text="Window/Restore_from_tool"
1071
        />
1072

    
1073
    </extension>
1074

    
1075
    <extension class-name="org.gvsig.app.extension.About"
1076
      description="Extensi?n encargada de abrir una ventana con la informaci?n relativa al programa."
1077
      active="true"
1078
      priority="90090">
1079

    
1080
      <action
1081
        name="help-about"
1082
        label="_About"
1083
        tooltip="_Show_about"
1084
        position="999000000"
1085
        action-command="help-about"
1086
        icon="help-about"
1087
        accelerator=""
1088
        />
1089

    
1090
      <menu
1091
        name="help-about"
1092
        text="Help/About"
1093
        />
1094

    
1095
    </extension>
1096

    
1097
    <extension class-name="org.gvsig.app.extension.HelpExtension"
1098
      description="Extensi?n encargada presentar la ayuda en linea."
1099
      active="true"
1100
      priority="90090">
1101

    
1102
      <action
1103
        name="help-contents"
1104
        label="_Help_contents"
1105
        tooltip="_Show_help_contents"
1106
        position="996000000"
1107
        action-command="help-contents"
1108
        icon="help-contents"
1109
        accelerator=""
1110
        />
1111

    
1112
      <action
1113
        name="help-search"
1114
        label="_Help_search"
1115
        tooltip="_Show_help_search_page"
1116
        position="997000000"
1117
        action-command="help-search"
1118
        icon="help-search"
1119
        accelerator=""
1120
        />
1121

    
1122
      <menu
1123
        name="help-contents"
1124
        text="Help/_Help_contents"
1125
        />
1126

    
1127
      <menu
1128
        name="help-search"
1129
        text="Help/_Help_contents_search"
1130
        />
1131

    
1132
    </extension>
1133

    
1134
    <extension class-name="org.gvsig.app.extension.logviewer.LogViewerExtension"
1135
      description="Muestra el registro de errores de la aplicacion."
1136
      active="true"
1137
      priority="90090">
1138

    
1139
      <action
1140
        name="help-logview"
1141
        label="_Log_view"
1142
        tooltip="_Log_view"
1143
        position="908500100"
1144
        action-command="log-view"
1145
        icon="help-logview"
1146
        accelerator=""
1147
        />
1148

    
1149
      <menu
1150
        name="help-logview"
1151
        text="tools/Development/Show error log"
1152
        />
1153

    
1154
    </extension>
1155

    
1156
    <extension
1157
            class-name="org.gvsig.app.extension.BrowseSymbolsExtension"
1158
            description="" active="true">
1159

    
1160
            <action
1161
                 name="tools-symbology-browse-symbols"
1162
                 label="_Browse_symbols"
1163
                 tooltip="_Browse_symbols"
1164
                 action-command="tools-symbology-browse-symbols"
1165
                 icon="tools-symbology-browse-symbols"
1166
                 position="900400050"
1167
                 accelerator=""
1168
            />
1169
            <menu
1170
                 name="tools-symbology-browse-symbols"
1171
                 text="tools/Symbols/Browse_symbols"
1172
            />
1173
        </extension>
1174

    
1175

    
1176
            <extension class-name="org.gvsig.app.extension.UndoViewExtension"
1177
      description="Extensi?n encargada de deshacer la edici?n sobre la capa activa."
1178
      active="true" >
1179

    
1180
            <action
1181
                name="edit-undo-layer"
1182
                label="_Undo"
1183
                tooltip="_Undo_last_modification_in_the_active_layer"
1184
                position="200100000"
1185
                action-command="edit-undo-layer"
1186
                icon="edit-undo"
1187
                accelerator=""
1188
                />
1189

    
1190
            <menu
1191
                name="edit-undo-layer"
1192
                text="Edit/_Undo"
1193
                />
1194

    
1195
            <tool-bar name="edit">
1196
                <action-tool name="edit-undo-layer"/>
1197
            </tool-bar>
1198

    
1199
    </extension>
1200

    
1201
    <extension class-name="org.gvsig.app.extension.RedoViewExtension"
1202
            description="Extensi?n encargada de rehacer la edici?n sobre la capa activa."
1203
            active="true">
1204

    
1205
            <action
1206
                name="edit-redo-layer"
1207
                label="_Redo"
1208
                tooltip="_Redo_last_modification_in_the_active_layer"
1209
                position="200200000"
1210
                action-command="edit-redo-layer"
1211
                icon="edit-redo"
1212
                accelerator=""
1213
                />
1214

    
1215
            <menu
1216
                name="edit-redo-layer"
1217
                text="Edit/_Redo"
1218
                />
1219

    
1220
            <tool-bar name="edit">
1221
                <action-tool name="edit-redo-layer"/>
1222
            </tool-bar>
1223

    
1224
        </extension>
1225

    
1226
    <extension class-name="org.gvsig.app.extension.ViewCommandStackExtension"
1227
      description="Extensi?n encargada de administrar la pila de comados de edici?n sobre una vista."
1228
      active="true">
1229

    
1230
            <action
1231
                name="edit-undo-redo-actions-layer"
1232
                label="_Undo_redo_history"
1233
                tooltip="_Undo_redo_history"
1234
                position="200300000"
1235
                action-command="edit-undo-redo-actions-layer"
1236
                icon="edit-undo-redo-actions"
1237
                accelerator=""
1238
                />
1239

    
1240
            <menu
1241
                name="edit-undo-redo-actions-layer"
1242
                text="Edit/_Undo_redo_history"
1243
                />
1244

    
1245
            <tool-bar name="edit">
1246
                <action-tool name="edit-undo-redo-actions-layer"/>
1247
            </tool-bar>
1248

    
1249
    </extension>
1250

    
1251

    
1252
        <!--
1253
        ***********************************
1254
        Copy/paste features between layers
1255
        using system clipboard
1256
        ***********************************
1257
        -->
1258

    
1259
        <extension class-name="org.gvsig.app.extension.clipboard.CopyFeaturesToClipboardExtension"
1260
            description="Copy selected features to system clipboard"
1261
            active="true">
1262

    
1263
            <action
1264
                name="layer-modify-clipboard-copy"
1265
                label="_Copy_selected_features_to_clipboard"
1266
                tooltip="_Copy_selected_features_to_clipboard"
1267
                position="601105000"
1268
                action-command="layer-modify-clipboard-copy"
1269
                icon="layer-modify-clipboard-copy"
1270
                accelerator=""
1271
                />
1272

    
1273
            <menu
1274
                name="layer-modify-clipboard-copy"
1275
                text="Layer/Modify/_Copy_selected_features_to_clipboard"
1276
                />
1277

    
1278
            <tool-bar name="edit">
1279
                <action-tool
1280
                    name="layer-modify-clipboard-copy"
1281
                    />
1282
            </tool-bar>
1283
        </extension>
1284

    
1285
        <extension class-name="org.gvsig.app.extension.clipboard.PasteFeaturesFromClipboardExtension"
1286
            description="Paste features from system clipboard into editing layer"
1287
            active="true">
1288

    
1289
            <action
1290
                name="layer-modify-clipboard-paste"
1291
                label="_Paste_features_from_clipboard"
1292
                tooltip="_Paste_features_from_clipboard"
1293
                position="601105100"
1294
                action-command="layer-modify-clipboard-paste"
1295
                icon="layer-modify-clipboard-paste"
1296
                accelerator=""
1297
                />
1298

    
1299
            <menu
1300
                name="layer-modify-clipboard-paste"
1301
                text="Layer/Modify/_Paste_features_from_clipboard"
1302
                />
1303

    
1304
            <tool-bar name="edit">
1305
                <action-tool
1306
                    name="layer-modify-clipboard-paste"
1307
                    />
1308
            </tool-bar>
1309
        </extension>
1310

    
1311
        <extension class-name="org.gvsig.app.extension.LayerPropertiesExtension"
1312
            description=""
1313
            active="true">
1314

    
1315
            <action
1316
                name="layer-properties"
1317
                label="propiedades"
1318
                tooltip="_Layer_properties"
1319
                position="609000000"
1320
                action-command="layer-properties"
1321
                icon="layer-properties"
1322
                accelerator=""
1323
                />
1324

    
1325
            <menu
1326
                name="layer-properties"
1327
                text="Layer/propiedades"
1328
                />
1329

    
1330
        </extension>
1331

    
1332
        <extension class-name="org.gvsig.app.extension.CreateSpatialIndexExtension"
1333
            description=""
1334
            active="true">
1335

    
1336
            <action
1337
                name="layer-create-spatialindex"
1338
                label="_Create_spatial_index"
1339
                tooltip="_Create_spatial_index"
1340
                position="608000000"
1341
                action-command="layer-create-spatialindex"
1342
                icon="layer-create-spatialindex"
1343
                accelerator=""
1344
                />
1345

    
1346
            <menu
1347
                name="layer-create-spatialindex"
1348
                text="Layer/_Create_spatial_index"
1349
                />
1350

    
1351
        </extension>
1352

    
1353
        <extension class-name="org.gvsig.app.extension.ShowLayerAsForm"
1354
                           description="Muestra la tabla asociada a la capa en modo formulario."
1355
                           active="true">
1356

    
1357
            <action
1358
                name="layer-show-form"
1359
                label="_Show_layer_form"
1360
                tooltip="_Show_layer_form"
1361
                position="601300000"
1362
                action-command="layer-show-form"
1363
                icon="layer-show-form"
1364
                accelerator=""
1365
            />
1366

    
1367
            <menu
1368
                name="layer-show-form"
1369
                text="Layer/Show form (experimental)"
1370
            />
1371

    
1372
        </extension>
1373

    
1374
        <extension
1375
          class-name="org.gvsig.app.extension.CreateDefaultFormDefinitionExtension"
1376
          description="" active="false" priority="1">
1377

    
1378
          <action
1379
            name="layer-create-default-form-definition"
1380
            label="Create default form definition"
1381
            tooltip="Create default form definition"
1382
            position="601400000"
1383
            action-command="layer-create-default-form-definition"
1384
            icon="layer-create-default-form-definition"
1385
            accelerator=""
1386
          />
1387

    
1388
          <menu
1389
              name="layer-create-default-form-definition"
1390
              text="Layer/Create default form (experimental)"
1391
          />
1392

    
1393
        </extension>
1394

    
1395
  </extensions>
1396

    
1397
</plugin-config>