Statistics
| Revision:

root / trunk / applications / appgvSIG / config / config.xml @ 6212

History | View | Annotate | Download (28.4 KB)

1
<?xml version="1.0" encoding="ISO-8859-1"?>
2
<plugin-config>
3
        <libraries library-dir="lib"/>
4
        <resourceBundle name="text"/>
5
        <label-set class-name="com.iver.cit.gvsig.gui.View">
6
                <label id="1" size="45"/>
7
                <label id="2" size="120"/>
8
                <label id="3" size="120"/>
9
                <label id="4" size="120"/>
10
                <label id="5" size="130"/>
11
                <label id="6" size="95"/>
12
                <label id="7" size="85"/>
13
        </label-set>
14
        <label-set class-name="com.iver.cit.gvsig.gui.layout.Layout">
15
                <label id="1" size="80"/>
16
                <label id="2" size="180"/>
17
                <label id="3" size="180"/>
18
                <label id="4" size="50"/>
19
                <label id="5" size="50"/>
20
        </label-set>
21
        <extensions>
22
                <extension class-name="com.iver.cit.gvsig.InitialWarningExtension"
23
                        description="Initial warning message"
24
                        active="false"
25
                        priority="1">
26
                </extension>
27
                <extension class-name="com.iver.cit.gvsig.ProjectExtension"
28
                        description="Extensi?n encargada de gestionar los proyectos."
29
                        active="true"
30
                        priority="10">
31
                        <menu text="Archivo/nuevo_proyecto"
32
                                key="n" mnemonic="n"
33
                                tooltip="nuevo_tooltip"
34
                                action-command="NUEVO" icon="images/new.png"
35
                                position="-1"/>
36
                        <menu text="Archivo/abrir_proyecto"
37
                                key="a" mnemonic="a"
38
                                tooltip="abrir_tooltip"
39
                                action-command="ABRIR" icon="images/open.png"
40
                                position="10"/>
41
                        <menu text="Archivo/guardar_proyecto"
42
                                key="g" mnemonic="g"
43
                                tooltip="guardar_tooltip"
44
                                action-command="GUARDAR" icon="images/save.png"
45
                                position="20"/>
46
                        <menu text="Archivo/guardar_como"
47
                                tooltip="guardar_tooltip"
48
                                action-command="GUARDAR_COMO" icon="images/save.png"
49
                                position="30"
50
                                last="true"/>
51

    
52
                        <menu text="Archivo"
53
                                position="98"
54
                                is_separator="true"/>
55

    
56

    
57

    
58
                        <menu text="Archivo"
59
                                position="35"
60
                                is_separator="true"/>
61

    
62
                        <menu text="Archivo/abrir_plantilla"
63
                                action-command="OPENTEMPLATE"
64
                                tooltip="abrir_plantilla"
65
                                icon="images/open.png"
66
                                position="40"
67
                                last="true"/>
68
                        <menu text="Archivo"
69
                                position="45"
70
                                is_separator="true"/>
71

    
72
                        <menu text="Archivo/salir"
73
                                tooltip="salir_tooltip"
74
                                key="x" mnemonic="x"
75
                                action-command="SALIR" icon="images/salir.png"
76
                                position="50"
77
                                />
78
                        <tool-bar name="gvSIG" position = "1">
79
                                <action-tool icon="images/new.png" tooltip="nuevo_tooltip"
80
                                        action-command="NUEVO"/>
81
                                <action-tool icon="images/open.png" tooltip="abrir_tooltip"
82
                                        action-command="ABRIR"/>
83
                                <action-tool icon="images/save.png" tooltip="guardar_tooltip"
84
                                        action-command="GUARDAR"/>
85

    
86
                        </tool-bar>
87

    
88
                </extension>
89
                <extension class-name="com.iver.cit.gvsig.AddLayer"
90
                        description="Extensi?n encargada de abrir las diferentes capas."
91
                        active="true"
92
                        priority="20">
93
                        <menu text="Vista/Anadir_Capa" key="o" icon="images/addlayer.png"/>
94
                        <tool-bar name="View" position="2">
95
                                <action-tool icon="images/addlayer.png" tooltip="Anadir_Capa"/>
96
                        </tool-bar>
97
                </extension>
98

    
99
                <extension class-name="com.iver.cit.gvsig.ZoomPrev"
100
                        description="Extensi?n encargada de gestionar los zooms previos al actual."
101
                        active="true">
102
                        <menu text="Vista/navegacion/Zoom_Previo" icon="images/ZoomPrevio.png"/>
103
                        <tool-bar name="View_Tools_Zooms" position ="3">
104
                                <action-tool icon="images/ZoomPrevio.png" action-command="ZOOM_PREV" tooltip="Zoom_Previo"/>
105
                        </tool-bar>
106
                </extension>
107
                <extension class-name="com.iver.cit.gvsig.InfoToolExtension"
108
                        description="Extensi?n encargada de gestionar la herramienta de info."
109
                        active="true"
110
                        priority="29">
111
                        <menu text="Vista/consulta/informacion" action-command="INFO" icon="images/Identify.png"/>
112
                        <tool-bar name="View_Tools_Query">
113
                                <selectable-tool icon="images/Identify.png" action-command="INFO"  tooltip="informacion" />
114
                        </tool-bar>
115
                </extension>
116
                <extension class-name="com.iver.cit.gvsig.ViewControls"
117
                        description="Extensi?n encargada de gestionar la vista."
118
                        active="true"
119
                        priority="30">
120
                        <menu text="Vista/navegacion/Zoom_Mas" action-command="ZOOM_IN" icon="images/ZoomIn.png"/>
121
                        <menu text="Vista/navegacion/Zoom_Menos" action-command="ZOOM_OUT" icon="images/ZoomOut.png"/>
122
                        <menu text="Vista/navegacion/Zoom_Completo" action-command="FULL" icon="images/MapContents.png"/>
123

    
124
                        <menu text="Vista/navegacion/Desplazamiento" action-command="PAN" icon="images/Pan.png"/>
125
                        <menu text="Vista/navegacion/Encuadre" action-command="ENCUADRE" icon="images/encuadre.png"/>
126

    
127
                        <menu text="Vista/consulta/medir_distancias" action-command="MEDICION" icon="images/Distancia.png"/>
128
                        <menu text="Vista/consulta/medir_area" action-command="AREA" icon="images/Poligono16.png"/>
129

    
130
                        <menu text="Vista/seleccion/seleccionar_por_punto" action-command="SELPOINT" icon="images/Select.png"/>
131
                        <menu text="Vista/seleccion/seleccionar_por_rectangulo" action-command="SELRECT" icon="images/SelEspacial2b.png"/>
132
                        <menu text="Vista/seleccion/Seleccion_por_capa" action-command="SELECTIONBYSHAPE"/>
133

    
134

    
135
                        <menu text="Vista/poner_capas_a/visibles" action-command="CAPAS_VISIBLES"/>
136
                        <menu text="Vista/poner_capas_a/no_visibles" action-command="CAPAS_NOVISIBLES"/>
137
                        <menu text="Vista/poner_capas_a/activos" action-command="CAPAS_ACTIVAS"/>
138
                        <menu text="Vista/poner_capas_a/no_activos" action-command="CAPAS_NOACTIVAS"/>
139

    
140
                        <menu text="Vista/configurar_localizador" action-command="CONFIG_LOCATOR"/>
141

    
142
                        <tool-bar name="View_Tools_Zooms" position="3">
143
                                <selectable-tool is-default="true" icon="images/ZoomIn.png" action-command="ZOOM_IN" tooltip="Zoom_Mas"/>
144
                                <selectable-tool icon="images/ZoomOut.png" action-command="ZOOM_OUT"  tooltip="Zoom_Menos"/>
145
                                <action-tool icon="images/MapContents.png" action-command="FULL" tooltip="Zoom_Completo"/>
146

    
147
                        </tool-bar>
148
                        <tool-bar name="View_Tools" position ="4">
149
                                <selectable-tool icon="images/Pan.png" action-command="PAN"  tooltip="Encuadre"/>
150
                                <action-tool icon="images/encuadre.png" action-command="ENCUADRE" tooltip="gestion_encuadre"/>
151
                        </tool-bar>
152
                        <tool-bar name="View_Tools_Query" position="5">
153
                                <selectable-tool icon="images/Distancia.png" action-command="MEDICION"  tooltip="medir_distancias"/>
154
                                <selectable-tool icon="images/Poligono16.png" action-command="AREA"  tooltip="medir_area"/>
155
                        </tool-bar>
156
                        <tool-bar name="View_Tools_Select" position="6">
157
                                <selectable-tool icon="images/Select.png" action-command="SELPOINT"  tooltip="seleccionar_por_punto" />
158
                                <selectable-tool icon="images/SelEspacial2b.png" action-command="SELRECT"  tooltip="seleccionar_por_rectangulo"/>
159
                        </tool-bar>
160
                </extension>
161

    
162
                <extension class-name="com.iver.cit.gvsig.ViewPropertiesExtension"
163
                        description="Extensi?n encargada de gestionar el di?logo de propiedades de la vista."
164
                        active="true">
165
                        <menu text="Vista/propiedades" action-command="PROPERTIES"/>
166
                </extension>
167
                <extension class-name="com.iver.cit.gvsig.ThemeControls"
168
                        description="Extensi?n encargada de gestionar los eventos realizados sobre una capa."
169
                        active="true">
170
                        <!-- <menu text="Capa/shape_seleccion" action-command="SHAPE_SELECTED" icon="images/shapeseleccion.png"/> -->
171
                        <!-- menu text="Capa/Exportar selecci?n a DXF" action-command="DXF_SELECTED"/-->
172
                        <menu text="Capa/borra_seleccion" action-command="DEL_SELECTION" icon="images/delselection.png"/>
173
                        <menu text="Vista/navegacion/Zoom_Select" action-command="ZOOM_SELECT" icon="images/ZoomSeleccion.png"/>
174
                        <tool-bar name="View_Tools_Select" position="6">
175
                                <action-tool icon="images/delselection.png" action-command="DEL_SELECTION"  tooltip="borra_seleccion"/>
176
                        </tool-bar>
177
                        <tool-bar name="View_Tools_Zooms" position="3">
178
                                <action-tool icon="images/ZoomSeleccion.png" action-command="ZOOM_SELECT"  tooltip="Zoom_Select"/>
179
                        </tool-bar>
180
                </extension>
181
                <extension class-name="com.iver.cit.gvsig.LinkControls"
182
                        description="Extensi?n encargada de gestionar el hiperlink."
183
                        active="true">
184
                        <menu text="Vista/consulta/Link" action-command="LINK" icon="images/Link.png"/>
185
                        <tool-bar name="View_Tools_Query" position="5">
186
                                <selectable-tool icon="images/Link.png" action-command="LINK"  tooltip="Link" />
187
                        </tool-bar>
188
                </extension>
189
                <extension class-name="com.iver.cit.gvsig.LayoutControls"
190
                        description="Extensi?n encargada de gestionar los eventos realizados sobre el Layout."
191
                        active="true">
192

    
193
                        <menu text="Mapa/propiedades" action-command="PROPERTIES" tooltip="propiedades_mapa"/>
194
                        <menu text="Mapa/preparar_pagina" action-command="CONFIG" tooltip="preparar_pagina"/>
195

    
196

    
197
                        <menu text="Mapa/navegacion/Zoom_Mas" action-command="ZOOM_IN" tooltip="Zoom_Mas" icon="images/LayoutZoomIn.png"/>
198
                        <menu text="Mapa/navegacion/Zoom_Menos" action-command="ZOOM_OUT" tooltip="Zoom_Menos" icon="images/LayoutZoomOut.png"/>
199
                        <menu text="Mapa/navegacion/Zoom_Acercar" action-command="ZOOMIN" tooltip="Zoom_Mas" icon="images/zoommas.png"/>
200
                        <menu text="Mapa/navegacion/Zoom_Alejar" action-command="ZOOMOUT" tooltip="Zoom_Menos" icon="images/zoommenos.png"/>
201
                        <menu text="Mapa/navegacion/Zoom_Completo" action-command="FULL" tooltip="Zoom_Completo" icon="images/mundo.gif"/>
202
                        <menu text="Mapa/navegacion/Zoom_Real" action-command="REALZOOM" tooltip="Zoom_Real" icon="images/zoomreal.png"/>
203
                        <menu text="Mapa/navegacion/Zoom_Select" action-command="ZOOMSELECT" tooltip="Zoom_Select" icon="images/zoomselect.png"/>
204

    
205
                        <menu text="Mapa/navegacion/Desplazamiento" action-command="PAN"  tooltip="Encuadre" icon="images/LayoutPan.png"/>
206

    
207

    
208
                        <menu text="Archivo/guardar_como_plantilla" action-command="SAVETEMPLATE"
209
                                 tooltip="guardar"
210
                                 icon="images/save.png"
211
                                 position="42"/>
212
                        <menu text="Archivo/exportar_pdf" action-command="PDF"
213
                                 tooltip="exportar_pdf" icon="images/pdf.png"
214
                                 position="38"/>
215
                        <tool-bar name="gvSIG" position="1">
216
                                <action-tool icon="images/pdf.png" action-command="PDF"  tooltip="exportar_pdf"/>
217
                        </tool-bar>
218
                        <tool-bar name="Layout_Tools_Zooms" position="20">
219
                                <selectable-tool icon="images/LayoutZoomIn.png" action-command="ZOOM_IN" tooltip="Zoom_Mas"/>
220
                                <selectable-tool icon="images/LayoutZoomOut.png" action-command="ZOOM_OUT" tooltip="Zoom_Menos"/>
221
                                <action-tool icon="images/zoommas.png" action-command="ZOOMIN" tooltip="Zoom_Mas"/>
222
                                <action-tool icon="images/zoommenos.png" action-command="ZOOMOUT" tooltip="Zoom_Menos"/>
223
                                <action-tool icon="images/mundo.gif" action-command="FULL" tooltip="Zoom_Completo"/>
224
                                <action-tool icon="images/zoomreal.png" action-command="REALZOOM" tooltip="Zoom_Real"/>
225
                                <action-tool icon="images/zoomselect.png" action-command="ZOOMSELECT" tooltip="Zoom_Select"/>
226
                                <selectable-tool icon="images/LayoutPan.png" action-command="PAN"  tooltip="Encuadre"/>
227
                        </tool-bar>
228

    
229
                </extension>
230
                <extension class-name="com.iver.cit.gvsig.LayoutEditVertexExtension"
231
                        description="Extensi?n encargada de gestionar los eventos de edici?n realizados sobre el Layout."
232
                        active="true">
233
                        <menu text="Mapa/edicion/editar_vertices" action-command="VERTEX" tooltip="editar_vertices" icon="images/Select1.png"/>
234

    
235
                        <tool-bar name="Layout_Tools_Select" position="21">
236
                                <selectable-tool icon="images/Select1.png" action-command="VERTEX" tooltip="editar_vertices"/>
237
                        </tool-bar>
238
                </extension>
239
                <extension class-name="com.iver.cit.gvsig.LayoutEditableToolsExtension"
240
                        description="Extensi?n encargada de gestionar los eventos de edici?n realizados sobre el Layout."
241
                        active="true">
242
                        <menu text="Mapa/seleccion/seleccionar_por_rectangulo" action-command="SELECT"  tooltip="seleccionar_por_rectangulo" icon="images/Select.png"/>
243

    
244
                        <menu text="Mapa/Insertar/texto" action-command="RECTANGLETEXT" tooltip="insertar_texto" icon="images/MapaTexto.png"/>
245
                        <menu text="Mapa/Insertar/punto" action-command="POINT" tooltip="insertar_punto" icon="images/Point.png"/>
246
                        <menu text="Mapa/Insertar/rectangulo" action-command="RECTANGLESIMPLE" tooltip="insertar_rectangulo" icon="images/Rectangle.png"/>
247
                        <menu text="Mapa/Insertar/circulo" action-command="CIRCLE" tooltip="insertar_circulo" icon="images/Circle.png"/>
248
                        <menu text="Mapa/Insertar/linea" action-command="LINE" tooltip="insertar_linea" icon="images/Rect.png"/>
249
                        <menu text="Mapa/Insertar/polilinea" action-command="POLYLINE" tooltip="insertar_polilinea" icon="images/Line.png"/>
250
                        <menu text="Mapa/Insertar/poligono" action-command="POLYGON" tooltip="insertar_poligono" icon="images/Poligon.png"/>
251
                        <menu text="Mapa/Insertar/imagen" action-command="RECTANGLEPICTURE" tooltip="insertar_imagen" icon="images/MapaImagen.png"/>
252

    
253
                        <menu text="Mapa/Insertar/Vista" action-command="RECTANGLEVIEW" tooltip="insertar_vista" icon="images/MapaVista.png"/>
254
                        <menu text="Mapa/Insertar/leyenda" action-command="RECTANGLELEGEND"  tooltip="insertar_leyenda" icon="images/MapaLeyenda.png"/>
255
                        <menu text="Mapa/Insertar/escala" action-command="RECTANGLESCALEBAR"  tooltip="insertar_escala" icon="images/MapaEscala.png"/>
256
                        <menu text="Mapa/Insertar/north" action-command="RECTANGLENORTH" tooltip="insertar_norte" icon="images/MapaNorth.png"/>
257
                        <menu text="Mapa/Insertar/box" action-command="RECTANGLEBOX" tooltip="insertar_cajetin" icon="images/box.png"/>
258

    
259

    
260
                        <tool-bar name="Layout_Tools_Select" position="21">
261
                                <selectable-tool icon="images/Select.png" action-command="SELECT"  tooltip="seleccionar_por_rectangulo"/>
262
                                <action-tool icon="images/remove.png" action-command="REMOVE" tooltip="borra_seleccion"/>
263
                        </tool-bar>
264

    
265
                        <tool-bar name="Layout_Tools_Insert_Simple" position="7">
266
                                <selectable-tool icon="images/MapaTexto.png" action-command="RECTANGLETEXT"  tooltip="insertar_texto"/>
267
                                <selectable-tool icon="images/MapaImagen.png" action-command="RECTANGLEPICTURE"  tooltip="insertar_imagen"/>
268
                                <selectable-tool icon="images/Point.png" action-command="POINT"  tooltip="insertar_punto"/>
269
                                <selectable-tool icon="images/Rectangle.png" action-command="RECTANGLESIMPLE"  tooltip="insertar_rectangulo"/>
270
                                <selectable-tool icon="images/Circle.png" action-command="CIRCLE"  tooltip="insertar_circulo"/>
271
                                <selectable-tool icon="images/Rect.png" action-command="LINE"  tooltip="insertar_linea"/>
272
                                <selectable-tool icon="images/Line.png" action-command="POLYLINE"  tooltip="insertar_polilinea"/>
273
                                <selectable-tool icon="images/Polygon.png" action-command="POLYGON" tooltip="insertar_poligono"/>
274
                        </tool-bar>
275

    
276
                        <tool-bar name="Layout_Tools_Insert_Cartografy" position="8">
277
                                <selectable-tool icon="images/MapaVista.png" action-command="RECTANGLEVIEW" tooltip="insertar_vista"/>
278
                                <selectable-tool icon="images/MapaLeyenda.png" action-command="RECTANGLELEGEND"  tooltip="insertar_leyenda"/>
279
                                <selectable-tool icon="images/MapaEscala.png" action-command="RECTANGLESCALEBAR"  tooltip="insertar_escala"/>
280
                                <selectable-tool icon="images/MapaNorth.png" action-command="RECTANGLENORTH"  tooltip="insertar_norte"/>
281
                                <selectable-tool icon="images/box.png" action-command="RECTANGLEBOX"  tooltip="insertar_cajetin"/>
282
                        </tool-bar>
283
                </extension>
284

    
285

    
286

    
287
                <extension class-name="com.iver.cit.gvsig.FFrameViewExtension"
288
                description="Extensi?n encargada de gestionar los eventos realizados sobre las vistas a?adidas al Layout."
289
                active="true">
290

    
291
                <menu text="Mapa/navegacion_vista/Zoom_Mas_Vista" action-command="VIEW_ZOOMIN" tooltip="Zoom_Mas_Vista" icon="images/ZoomIn.png"/>
292
                <menu text="Mapa/navegacion_vista/Zoom_Menos_Vista" action-command="VIEW_ZOOMOUT" tooltip="Zoom_Menos_Vista" icon="images/ZoomOut.png"/>
293
                <menu text="Mapa/navegacion_vista/Zoom_Completo_Vista" action-command="VIEW_FULL" tooltip="Zoom_Completo_Vista" icon="images/MapContents.png"/>
294
                <menu text="Mapa/navegacion_vista/Encuadre_Vista" action-command="VIEW_PAN" tooltip="Encuadre_Vista" icon="images/Pan.png"/>
295

    
296
                <tool-bar name="Layout_Tools_View" position="22">
297
                        <action-tool icon="images/MapContents.png" action-command="VIEW_FULL" tooltip="Zoom_Completo_Vista"/>
298
                        <selectable-tool icon="images/ZoomIn.png" action-command="VIEW_ZOOMIN" tooltip="Zoom_Mas_Vista"/>
299
                        <selectable-tool icon="images/ZoomOut.png" action-command="VIEW_ZOOMOUT" tooltip="Zoom_Menos_Vista"/>
300
                        <selectable-tool icon="images/Pan.png" action-command="VIEW_PAN" tooltip="Encuadre_Vista"/>
301
                </tool-bar>
302
                </extension>
303
                <extension class-name="com.iver.cit.gvsig.TagExtension"
304
                        description="Extensi?n para a?adir un tag a los FFrames."
305
                        active="false">
306
                        <menu text="mapa/anadir_tag" key="t" action-command="SET_TAG" tooltip="anadir_tag" icon="images/tag.png"/>
307
                        <tool-bar name="Mapa" position="9">
308
                                <action-tool icon="images/gtk-add.png" action-command="SET_TAG" tooltip="anadir_tag"/>
309
                                <action-tool icon="images/gtk-apply.png" action-command="VIEW_TAGS" tooltip="ver_tags"/>
310
                        </tool-bar>
311
                </extension>
312
                <extension class-name="com.iver.cit.gvsig.GraphicControls"
313
                        description="Extensi?n encargada de gestionar los eventos realizados sobre los gr?ficos que contiene el Layout."
314
                        active="true">
315

    
316
                        <menu text="Mapa/Graficos/propiedades" action-command="PROPIEDADES" tooltip="propiedades" />
317
                        <menu text="Mapa/Graficos/alinear" action-command="ALINEAR" tooltip="alinear_graficos"/>
318
                        <menu text="Mapa/Graficos/agrupar" action-command="AGRUPAR" tooltip="agrupar_graficos" icon="images/agrupar.png"/>
319
                        <menu text="Mapa/Graficos/desagrupar" action-command="DESAGRUPAR" tooltip="desagrupar_graficos" icon="images/desagrupar.png"/>
320
                        <menu text="Mapa/Graficos/simplificar" action-command="SIMPLIFICAR" tooltip="simplificar"/>
321

    
322
                        <menu text="Mapa/Graficos/colocar_delante" action-command="DELANTE" tooltip="colocar_delante" icon="images/delante.png"/>
323
                        <menu text="Mapa/Graficos/colocar_detras" action-command="DETRAS" tooltip="colocar_detras" icon="images/detras.png"/>
324
                        <menu text="Mapa/Graficos/tamano_posicion" action-command="POSICIONAR" tooltip="tamano_posicion" icon="images/posicionar.png"/>
325
                        <menu text="Mapa/Graficos/linea_grafica" action-command="BORDEAR" tooltip="linea_grafica" icon="images/bordear.png"/>
326
                        <tool-bar name="Layout_Tools_Grafics" position="10">
327
                                <action-tool icon="images/delante.png" action-command="DELANTE" tooltip="colocar_delante"/>
328
                                <action-tool icon="images/detras.png" action-command="DETRAS" tooltip="colocar_detras"/>
329
                                <action-tool icon="images/posicionar.png" action-command="POSICIONAR" tooltip="tamano_posicion"/>
330
                                <action-tool icon="images/agrupar.png" action-command="AGRUPAR" tooltip="agrupar_graficos"/>
331
                                <action-tool icon="images/desagrupar.png" action-command="DESAGRUPAR" tooltip="desagrupar_graficos"/>
332
                                <action-tool icon="images/bordear.png" action-command="BORDEAR" tooltip="linea_grafica"/>
333
                        </tool-bar>
334
                </extension>
335
                <extension class-name="com.iver.cit.gvsig.LayoutRedoExtension"
336
                        description="Extensi?n para rehacer cambios sobre el Layout."
337
                        active="true">
338
                        <menu text="mapa/rehacer" key="y" action-command="REDO" tooltip="rehacer" icon="images/Redo.png"/>
339
                        <tool-bar name="Mapa">
340
                                <action-tool icon="images/Redo.png" action-command="REDO" tooltip="rehacer"/>
341
                        </tool-bar>
342
                </extension>
343
                <extension class-name="com.iver.cit.gvsig.LayoutUndoExtension"
344
                        description="Extensi?n para deshacer cambios sobre el Layout."
345
                        active="true">
346
                        <menu text="mapa/deshacer" key="z" action-command="UNDO" tooltip="dehacer" icon="images/Undo.png"/>
347
                        <tool-bar name="Mapa">
348
                                <action-tool icon="images/Undo.png" action-command="UNDO" tooltip="deshacer"/>
349
                        </tool-bar>
350
                </extension>
351
                <extension class-name="com.iver.cit.gvsig.LayoutCommandStackExtension"
352
                        description="Extensi?n encargada de abrir el di?logo para gestionar los comandos apilados."
353
                        active="true">
354
                        <menu text="mapa/pila_de_comandos" key="k" action-command="COMMANDSTACK" tooltip="pila_de_comandos" icon="images/commandstack.png"/>
355
                        <tool-bar name="Mapa">
356
                                <action-tool icon="images/commandstack.png" action-command="COMMANDSTACK" tooltip="pila_de_comandos"/>
357
                        </tool-bar>
358
                </extension>
359
                <extension class-name="com.iver.cit.gvsig.TableOperations"
360
                        description="Extensi?n encargada de gestionar las operaciones sobre las tablas."
361
                        active="true">
362
                        <menu text="Tabla/join" icon="images/tablejoin.png" action-command="JOIN"/>
363
                        <menu text="Tabla/link" icon="images/tablelink.png" action-command="LINK"/>
364
                        <tool-bar name="Herramientas" position="11">
365
                                <action-tool icon="images/tablejoin.png" action-command="JOIN" tooltip="join"/>
366
                                <action-tool icon="images/tablelink.png" action-command="LINK" tooltip="link"/>
367
                        </tool-bar>
368
                </extension>
369
                <extension class-name="com.iver.cit.gvsig.RedoTableExtension"
370
                        description="Extensi?n encargada de rehacer la edici?n sobre la capa activa."
371
                        active="true">
372
                        <menu text="Tabla/rehacer" action-command="REDO" icon="images/Redo.png"/>
373
                <tool-bar name="modificar">
374
                                <action-tool name="rehacer" icon="images/Redo.png" action-command="REDO" tooltip="rehacer" group="tabla"/>
375
                </tool-bar>
376
                </extension>
377
                <extension class-name="com.iver.cit.gvsig.UndoTableExtension"
378
                        description="Extensi?n encargada de dehacer la edici?n sobre la capa activa."
379
                        active="true">
380
                        <menu text="Tabla/deshacer" action-command="UNDO" icon="images/Undo.png"/>
381
                <tool-bar name="modificar">
382
                                <action-tool name="deshacer" icon="images/Undo.png" action-command="UNDO" tooltip="deshacer" group="tabla"/>
383
                </tool-bar>
384
                </extension>
385
                <extension class-name="com.iver.cit.gvsig.TableEditStopExtension"
386
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
387
                        active="true">
388
                        <menu text="Tabla/stop_edition" action-command="STOPEDITING"/>
389
                </extension>
390
                <extension class-name="com.iver.cit.gvsig.TableEditStartExtension"
391
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
392
                        active="true">
393
                        <menu text="Tabla/start_edition" action-command="STARTEDIT"/>
394
                </extension>
395
                <extension class-name="com.iver.cit.gvsig.TableEditInsertExtension"
396
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
397
                        active="true">
398
                        <menu text="Tabla/insert_row" action-command="INSERTROW"/>
399
                        <menu text="Tabla/insert_column" action-command="INSERTCOLUMN"/>
400
                </extension>
401
                <extension class-name="com.iver.cit.gvsig.TableEditRemoveRowExtension"
402
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
403
                        active="true">
404
                        <menu text="Tabla/remove_row" action-command="REMOVEROW"/>
405
                </extension>
406
                <extension class-name="com.iver.cit.gvsig.TableEditRemoveColumnExtension"
407
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
408
                        active="true">
409
                        <menu text="Tabla/remove_column" action-command="REMOVECOLUMN"/>
410
                </extension>
411
                <extension class-name="com.iver.cit.gvsig.TableManageFields"
412
                        description="Extensi?n encargada de gestionar los campos de las tablas."
413
                        active="true">
414
                        <menu text="Tabla/manage_fields" action-command="MANAGE_FIELDS"/>
415
                </extension>
416
                
417
                <extension class-name="com.iver.cit.gvsig.TableEditCopyExtension"
418
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
419
                        active="true">
420
                        <menu text="Tabla/copy" icon="images/editcopy.png" action-command="COPY"/>
421
                </extension>
422
                <extension class-name="com.iver.cit.gvsig.TableEditCutExtension"
423
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
424
                        active="true">
425
                        <menu text="Tabla/cut" icon="images/editcut.png" action-command="CUT"/>
426
                </extension>
427
                <extension class-name="com.iver.cit.gvsig.TableEditPasteExtension"
428
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
429
                        active="true">
430
                        <menu text="Tabla/paste" icon="images/editpaste.png" action-command="PASTE"/>
431
                </extension>
432

    
433
                <extension active="true" class-name="com.iver.cit.gvsig.TableFieldOperations"
434
                        description="Operaciones sobre los campos de las tablas">
435
                        <menu text="Tabla/ascending_order" icon="images/orderasc.png" action-command="ORDERASC"/>
436
                        <menu text="Tabla/descending_order" icon="images/orderdesc.png" action-command="ORDERDESC"/>
437
                        <tool-bar name="Herramientas" position="11">
438
                                <action-tool icon="images/orderasc.png" tooltip="ascending_order_tooltip" action-command="ORDERASC"/>
439
                                <action-tool icon="images/orderdesc.png" tooltip="descending_order_tooltip" action-command="ORDERDESC"/>
440
                        </tool-bar>
441
                </extension>
442
                <extension class-name="com.iver.cit.gvsig.TableNumericFieldOperations"
443
                        description="Extensi?n encargada de gestionar las operaciones sobre los campos num?ricos."
444
                        active="true">
445
                        <menu text="Tabla/statistics" icon="images/statistics.png"/>
446
                        <tool-bar name="Herramientas" position="11">
447
                                <action-tool icon="images/statistics.png" tooltip="statistics"/>
448
                        </tool-bar>
449
                </extension>
450
                <extension class-name="com.iver.cit.gvsig.FiltroExtension"
451
                        description="Extensi?n encargada de abrir el di?logo para filtrar una tabla."
452
                        active="true">
453
                        <menu text="Tabla/filtro" icon="images/Filtro.png" action-command="FILTRO"/>
454
                        <tool-bar name="Herramientas" position="11">
455
                                <action-tool icon="images/Filtro.png" action-command="FILTRO" tooltip="filtro"/>
456
                        </tool-bar>
457
                </extension>
458
                <extension class-name="com.iver.cit.gvsig.RemoveTableUnion"
459
                        description="Extensi?n encargada de quitar uniones de las tablas."
460
                        active="true">
461
                        <menu text="Tabla/quitar_uniones"/>
462
                </extension>
463
                <extension class-name="com.iver.cit.gvsig.RemoveTableLink"
464
                        description="Extensi?n encargada de quitar los enlaces de las tablas."
465
                        active="true">
466
                        <menu text="Tabla/quitar_enlaces"/>
467
                </extension>
468
                <extension class-name="com.iver.cit.gvsig.ViewProjectWindow"
469
                        description="Extensi?n encargada de abrir la ventana de gesti?n del proyecto."
470
                        active="true">
471
                        <menu text="Ver/ventana_proyecto"
472
                                key="p" mnemonic="p"
473
                                tooltip="ver_tooltip"
474
                                action-command="SHOW"/>
475
                </extension>
476
                <extension class-name="com.iver.cit.gvsig.RasterExtension"
477
                        description="Extensi?n encargada de seleccionar una capa de raster en el toc."
478
                        active="true">
479
                        <menu text="Vista/seleccion/seleccionar_capas" icon="images/zoommas.png" action-command="SELECTIMAGE"/>
480
                        <tool-bar name="Herramientas" position="11">
481
                                <selectable-tool icon="images/zoommas.png" action-command="SELECTIMAGE"  tooltip="seleccionar_capas"/>
482
                        </tool-bar>
483
                </extension>
484
                <extension class-name="com.iver.cit.gvsig.ShowTable"
485
                        description="Extensi?n encargada de abrir la tabla asociada a la capa seleccionado."
486
                        active="true">
487
                        <menu text="Capa/ver_tabla_atributos" icon="images/ResultConsulta.png"/>
488
                        <tool-bar name="Acciones" position="12">
489
                                <action-tool icon="images/ResultConsulta.png"
490
                                        enableText="Un_Layer"
491
                                        tooltip="Muestra_atributos"/>
492
                        </tool-bar>
493
                </extension>
494
                <extension class-name="com.iver.cit.gvsig.Print"
495
                        description="Extensi?n encargada de la impresi?n."
496
                        active="true">
497
                        <menu text="Mapa/Imprimir" icon="images/print.png"/>
498
                        <tool-bar name="Mapa" position="9">
499
                                <action-tool icon="images/print.png"/>
500
                        </tool-bar>
501
                </extension>
502
                <extension class-name="com.iver.cit.gvsig.PrintTable"
503
                        description="Extensi?n encargada de la impresi?n de las tablas."
504
                        active="true">
505
                        <menu text="Tabla/Imprimir" icon="images/print.png" action-command="PRINTTABLE"/>
506
                        <tool-bar name="Tabla" position="10">
507
                                <action-tool icon="images/print.png" action-command="PRINTTABLE"/>
508
                        </tool-bar>
509
                </extension>
510
                <extension class-name="com.iver.cit.gvsig.PrintProperties"
511
                        description="Extensi?n encargada de las propiedades de impresi?n."
512
                        active="true">
513
                        <tool-bar name="Mapa" position="9">
514
                                <action-tool icon="images/Frame.gif"/>
515
                        </tool-bar>
516
                </extension>
517
                <extension class-name="com.iver.cit.gvsig.Export"
518
                        description="Extensi?n encargada de exportar una vista al formato de imagen que se seleccione."
519
                        active="true">
520
                        <menu text="Vista/export/imagen"/>
521
                </extension>
522
                <extension class-name="com.iver.cit.gvsig.ThemeToAnnotationExtension"
523
                        description="Extensi?n encargada de la capa de texto."
524
                        active="true">
525
                        <menu text="Capa/to_annotation" action-command="LAYERTOANNOTATION"/>
526
                </extension>
527
                <extension class-name="com.iver.cit.gvsig.PaletteViewInfoExtension"
528
                        description="Extensi?n encargada transformar la vista activa en palette."
529
                        active="true">
530
                        <menu text="Ventana/to_palette" action-command="PALETTE"
531
                                position="50"/>
532
                </extension>
533

    
534
                <extension class-name="com.iver.cit.gvsig.RestoreViewInfoExtension"
535
                        description="Extensi?n encargada transformar la vista palette en su original."
536
                        active="true">
537
                        <menu text="Ventana/restore" action-command="RESTORE"
538
                                position="10"/>
539
                </extension>
540
                <!--extension class-name="com.iver.cit.gvsig.FFrameGroupExtension"
541
                        description="Extensi?n encargada de controlar un FFrameTable."
542
                        active="true">
543
                        <menu text="Mapa/no_editar_grupo" action-command="NOEDITGROUP"/>
544
                        <menu text="Mapa/unir_celdas" action-command="JOIN"/>
545
                        <menu text="Mapa/editar_grupo" action-command="EDITGROUP"/>
546
                </extension-->
547
                <extension class-name="com.iver.cit.gvsig.About"
548
                        description="Extensi?n encargada de abrir una ventana con la informaci?n relativa al programa."
549
                        active="true">
550
                        <menu text="Ayuda/acerca_de" />
551
                </extension>
552
        </extensions>
553
        <icon src="images/logoGVA.gif" text="gvSIG"/>
554
</plugin-config>