Statistics
| Revision:

root / import / ext3D / trunk / install-extension3d / mac / instalador extension 3D.app / Contents / Resources / updates / gvSIGbin / gvSIG / extensiones / com.iver.cit.gvsig / config.xml @ 15275

History | View | Annotate | Download (33.5 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.project.documents.view.gui.View">
6
                <label id="units" size="85"/>
7
                <label id="x" size="120"/>
8
                <label id="y" size="120"/>
9
                <label id="4" size="120"/>
10
                <label id="5" size="130"/>
11
                <label id="projection" size="85"/>
12
        </label-set>
13
        <label-set class-name="com.iver.cit.gvsig.gui.layout.Layout">
14
                <label id="units" size="80"/>
15
                <label id="2" size="180"/>
16
                <label id="3" size="180"/>
17
                <label id="4" size="50"/>
18
                <label id="5" size="50"/>
19
        </label-set>
20
        <extensions>
21
                <extension class-name="com.iver.cit.gvsig.InitialWarningExtension"
22
                        description="Initial warning message"
23
                        active="false"
24
                        priority="1">
25
                </extension>
26
                <extension class-name="com.iver.cit.gvsig.IntializeApplicationExtension"
27
                        description="Initialize application extension"
28
                        active="true"
29
                        priority="99999">
30
                </extension>
31
                <extension class-name="com.iver.cit.gvsig.ProjectExtension"
32
                        description="Extensi?n encargada de gestionar los proyectos."
33
                        active="true"
34
                        priority="10">
35
                        <menu text="Archivo/nuevo_proyecto"
36
                                key="n" mnemonic="n"
37
                                tooltip="nuevo_tooltip"
38
                                action-command="NUEVO" icon="images/new.png"
39
                                position="-1"/>
40
                        <menu text="Archivo/abrir_proyecto"
41
                                key="a" mnemonic="a"
42
                                tooltip="abrir_tooltip"
43
                                action-command="ABRIR" icon="images/open.png"
44
                                position="10"/>
45
                        <menu text="Archivo/guardar_proyecto"
46
                                key="g" mnemonic="g"
47
                                tooltip="guardar_tooltip"
48
                                action-command="GUARDAR" icon="images/save.png"
49
                                position="20"/>
50
                        <menu text="Archivo/guardar_como"
51
                                tooltip="guardar_tooltip"
52
                                action-command="GUARDAR_COMO" icon="images/save.png"
53
                                position="30"
54
                                last="true"/>
55

    
56
                        <menu text="Archivo"
57
                                position="35"
58
                                is_separator="true"/>
59

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

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

    
84
                        </tool-bar>
85

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

    
97
                <extension class-name="com.iver.cit.gvsig.CopyPasteExtension"
98
                        description="Extensi?n que habilita el copiado y pegado de capas y documentos."
99
                        active="true"
100
                        priority="20">
101
                </extension>
102

    
103
                <extension class-name="com.iver.cit.gvsig.ZoomPrev"
104
                        description="Extensi?n encargada de gestionar los zooms previos al actual."
105
                        active="true">
106
                        <menu text="Vista/navegacion/Zoom_Previo" icon="images/ZoomPrevio.png"/>
107
                        <tool-bar name="View_Tools_Zooms" position ="3">
108
                                <action-tool icon="images/ZoomPrevio.png" action-command="ZOOM_PREV" tooltip="Zoom_Previo" position="1"/>
109
                        </tool-bar>
110
                </extension>
111
                <extension class-name="com.iver.cit.gvsig.InfoToolExtension"
112
                        description="Extensi?n encargada de gestionar la herramienta de info."
113
                        active="true"
114
                        priority="29">
115
                        <menu text="Vista/consulta/informacion" action-command="INFO" icon="images/Identify.png"/>
116
                        <tool-bar name="View_Tools_Query" position="5">
117
                                <selectable-tool icon="images/Identify.png" action-command="INFO"  tooltip="informacion" position="1"/>
118
                        </tool-bar>
119
                </extension>
120
                <extension class-name="com.iver.cit.gvsig.ViewControls"
121
                        description="Extensi?n encargada de gestionar la vista."
122
                        active="true"
123
                        priority="30">
124
                        <combo-scale name="scale"
125
                                label="1:"
126
                                elements="1000;2000;5000;10000;25000;50000;100000;200000;500000;1000000;2000000;5000000"
127
                                  value="10000"
128
                                  action-command="CHANGE_SCALE" />
129
                          <menu text="Vista/navegacion/Zoom_Mas" action-command="ZOOM_IN" icon="images/ZoomIn.png"/>
130
                        <menu text="Vista/navegacion/Zoom_Menos" action-command="ZOOM_OUT" icon="images/ZoomOut.png"/>
131
                        <menu text="Vista/navegacion/Zoom_Completo" action-command="FULL" icon="images/MapContents.png"/>
132
                        <menu text="Vista/navegacion/Zoom_Acercar" action-command="ACTION_ZOOM_IN" tooltip="Zoom_Acercar" icon="images/zoommas.png"/>
133
                        <menu text="Vista/navegacion/Zoom_Alejar" action-command="ACTION_ZOOM_OUT" tooltip="Zoom_Alejar" icon="images/zoommenos.png"/>
134

    
135
                        <menu text="Vista/navegacion/Desplazamiento" action-command="PAN" icon="images/Pan.png"/>
136
                        <menu text="Vista/navegacion/Encuadre" action-command="ENCUADRE" icon="images/encuadre.png"/>
137

    
138
                        <menu text="Vista/consulta/medir_distancias" action-command="MEDICION" icon="images/Distancia.png"/>
139
                        <menu text="Vista/consulta/medir_area" action-command="AREA" icon="images/Poligono16.png"/>
140

    
141

    
142

    
143
                        <menu text="Vista/poner_capas_a/visibles" action-command="CAPAS_VISIBLES"/>
144
                        <menu text="Vista/poner_capas_a/no_visibles" action-command="CAPAS_NOVISIBLES"/>
145
                        <menu text="Vista/poner_capas_a/activos" action-command="CAPAS_ACTIVAS"/>
146
                        <menu text="Vista/poner_capas_a/no_activos" action-command="CAPAS_NOACTIVAS"/>
147

    
148
                        <menu text="Vista/configurar_localizador" action-command="CONFIG_LOCATOR"/>
149

    
150
                        <tool-bar name="View_Tools_Zooms" position="3">
151
                                <selectable-tool is-default="true" icon="images/ZoomIn.png" action-command="ZOOM_IN" tooltip="Zoom_Mas" position="2"/>
152
                                <selectable-tool icon="images/ZoomOut.png" action-command="ZOOM_OUT"  tooltip="Zoom_Menos" position="3"/>
153
                                <action-tool icon="images/MapContents.png" action-command="FULL" tooltip="Zoom_Completo" position="4"/>
154
                                <action-tool icon="images/zoommas.png" action-command="ACTION_ZOOM_IN" tooltip="Zoom_Acercar" position="5"/>
155
                                <action-tool icon="images/zoommenos.png" action-command="ACTION_ZOOM_OUT" tooltip="Zoom_Alejar" position="6"/>
156

    
157
                        </tool-bar>
158
                        <tool-bar name="View_Tools" position ="4">
159
                                <selectable-tool icon="images/Pan.png" action-command="PAN"  tooltip="Desplazamiento"/>
160
                                <action-tool icon="images/encuadre.png" action-command="ENCUADRE" tooltip="gestion_encuadre"/>
161
                        </tool-bar>
162
                        <tool-bar name="View_Tools_Query" position="5">
163
                                <selectable-tool icon="images/Distancia.png" action-command="MEDICION"  tooltip="medir_distancias" position="2"/>
164
                                <selectable-tool icon="images/Poligono16.png" action-command="AREA"  tooltip="medir_area" position="6"/>
165
                        </tool-bar>
166
                </extension>
167

    
168
                <extension class-name="com.iver.cit.gvsig.ViewSelectionControls"
169
                        description="Extensi?n encargada de gestionar la vista."
170
                        active="true"
171
                        priority="30">
172
                        <menu text="Vista/seleccion/seleccionar_por_punto" action-command="SELPOINT" icon="images/Select.png"/>
173
                        <menu text="Vista/seleccion/seleccionar_por_rectangulo" action-command="SELRECT" icon="images/SelEspacial2b.png"/>
174
                        <menu text="Vista/seleccion/seleccionar_por_poligono" action-command="SELPOL" icon="images/SelectByPolygon.png"/>
175
                        <menu text="Vista/seleccion/Seleccion_por_capa" action-command="SELECTIONBYSHAPE"/>
176
                        <menu text="Vista/seleccion/separator" action-command="separator" is_separator="true"/>
177
                        <menu text="Vista/seleccion/invert_selection" action-command="INVERT_SELECTION" icon="images/invertSelection.png"/>
178
                        <tool-bar name="Tools_Select" position="6">
179
                                <selectable-tool icon="images/Select.png" action-command="SELPOINT"  tooltip="seleccionar_por_punto" position="1"/>
180
                                <selectable-tool icon="images/SelEspacial2b.png" action-command="SELRECT"  tooltip="seleccionar_por_rectangulo" position="2"/>
181
                                <selectable-tool icon="images/SelectByPolygon.png" action-command="SELPOL"  tooltip="seleccionar_por_poligono" position="3"/>
182
                                <action-tool icon="images/invertSelection.png" action-command="INVERT_SELECTION"  tooltip="invert_selection" position="4"/>
183
                        </tool-bar>
184
                </extension>
185

    
186
                <extension class-name="com.iver.cit.gvsig.ViewPropertiesExtension"
187
                        description="Extensi?n encargada de gestionar el di?logo de propiedades de la vista."
188
                        active="true">
189
                        <menu text="Vista/propiedades" action-command="PROPERTIES"/>
190
                </extension>
191
                <!--extension class-name="com.iver.cit.gvsig.ThemeControls"
192
                        description="Extensi?n encargada de gestionar los eventos realizados sobre una capa."
193
                        active="true">
194
                        <menu text="Capa/shape_seleccion" action-command="SHAPE_SELECTED" icon="images/shapeseleccion.png"/>
195
                        <menu text="Capa/Exportar selecci?n a DXF" action-command="DXF_SELECTED"/>
196
                        <menu text="Vista/navegacion/Zoom_Select" action-command="ZOOM_SELECT" icon="images/ZoomSeleccion.png"/>
197
                        <tool-bar name="View_Tools_Zooms" position="3">
198
                                <action-tool icon="images/ZoomSeleccion.png" action-command="ZOOM_SELECT"  tooltip="Zoom_Select" position="7"/>
199
                        </tool-bar>
200
                </extension-->
201
                <extension class-name="com.iver.cit.gvsig.ZoomToSelectExtension"
202
                        description="Extensi?n encargada de gestionar los eventos realizados sobre una capa."
203
                        active="true">
204
                        <menu text="Vista/navegacion/Zoom_Select" action-command="ZOOM_SELECT" icon="images/ZoomSeleccion.png"/>
205
                        <tool-bar name="View_Tools_Zooms" position="3">
206
                                <action-tool icon="images/ZoomSeleccion.png" action-command="ZOOM_SELECT"  tooltip="Zoom_Select" position="7"/>
207
                        </tool-bar>
208
                </extension>
209
                <extension class-name="com.iver.cit.gvsig.ClearSelectionExtension"
210
                        description="Extensi?n encargada de limpiar la selecci?n."
211
                        active="true">
212
                        <menu text="Capa/borra_seleccion" action-command="DEL_SELECTION" icon="images/delselection.png"/>
213
                        <tool-bar name="Tools_Select" position="6">
214
                                <action-tool icon="images/delselection.png" action-command="DEL_SELECTION"  tooltip="borra_seleccion" position="4"/>
215
                        </tool-bar>
216
                </extension>
217
                <extension class-name="com.iver.cit.gvsig.LinkControls"
218
                        description="Extensi?n encargada de gestionar el hiperlink."
219
                        active="true">
220
                        <menu text="Vista/consulta/Hiperenlace" action-command="LINK" icon="images/Link.png"/>
221
                        <tool-bar name="View_Tools_Query" position="5">
222
                                <selectable-tool icon="images/Link.png" action-command="LINK"  tooltip="Hiperenlace" position="7"/>
223
                        </tool-bar>
224
                </extension>
225
                <extension class-name="com.iver.cit.gvsig.ExportLayoutExtension"
226
                        description="Extension for exporting the layout to PDF and PostScript."
227
                        active="true">
228
                        <menu text="Archivo/exportar_pdf" action-command="PDF"
229
                                 tooltip="exportar_pdf" icon="images/pdf.png"
230
                                 position="38"/>
231
                        <menu text="Archivo/exportar_ps" action-command="PS"
232
                                 tooltip="exportar_ps" icon="images/ps.png"
233
                                 position="39"/>
234
                        <tool-bar name="gvSIG" position="1">
235
                                <action-tool icon="images/pdf.png" action-command="PDF"  tooltip="exportar_pdf" position="4"/>
236
                                <action-tool icon="images/ps.png" action-command="PS"  tooltip="exportar_ps" position="5"/>
237
                        </tool-bar>
238
                </extension>
239
                <extension class-name="com.iver.cit.gvsig.LayoutControls"
240
                        description="Extensi?n encargada de gestionar los eventos realizados sobre el Layout."
241
                        active="true">
242

    
243
                        <menu text="Mapa/navegacion/Zoom_Mas" action-command="LAYOUT_ZOOM_IN" tooltip="Zoom_Mas" icon="images/LayoutZoomIn.png"/>
244
                        <menu text="Mapa/navegacion/Zoom_Menos" action-command="LAYOUT_ZOOM_OUT" tooltip="Zoom_Menos" icon="images/LayoutZoomOut.png"/>
245
                        <menu text="Mapa/navegacion/Zoom_Acercar" action-command="LAYOUT_ZOOMIN" tooltip="Zoom_Acercar" icon="images/zoommas.png"/>
246
                        <menu text="Mapa/navegacion/Zoom_Alejar" action-command="LAYOUT_ZOOMOUT" tooltip="Zoom_Alejar" icon="images/zoommenos.png"/>
247
                        <menu text="Mapa/navegacion/Zoom_Completo" action-command="LAYOUT_FULL" tooltip="Zoom_Completo" icon="images/mundo.gif"/>
248
                        <menu text="Mapa/navegacion/Zoom_Real" action-command="REALZOOM" tooltip="Zoom_Real" icon="images/zoomreal.png"/>
249
                        <menu text="Mapa/navegacion/Zoom_Select" action-command="ZOOMSELECT" tooltip="Zoom_Select" icon="images/zoomselect.png"/>
250

    
251
                        <menu text="Mapa/navegacion/Desplazamiento" action-command="LAYOUT_PAN"  tooltip="Encuadre" icon="images/LayoutPan.png"/>
252

    
253

    
254
                        <menu text="Archivo/guardar_como_plantilla" action-command="SAVETEMPLATE"
255
                                 tooltip="guardar"
256
                                 icon="images/save.png"
257
                                 position="42"/>
258

    
259
                        <tool-bar name="Layout_Tools_Zooms" position="20">
260
                                <selectable-tool icon="images/LayoutZoomIn.png" action-command="LAYOUT_ZOOM_IN" tooltip="Zoom_Mas"/>
261
                                <selectable-tool icon="images/LayoutZoomOut.png" action-command="LAYOUT_ZOOM_OUT" tooltip="Zoom_Menos"/>
262
                                <action-tool icon="images/zoommas.png" action-command="LAYOUT_ZOOMIN" tooltip="Zoom_Acercar"/>
263
                                <action-tool icon="images/zoommenos.png" action-command="LAYOUT_ZOOMOUT" tooltip="Zoom_Alejar"/>
264
                                <action-tool icon="images/mundo.gif" action-command="LAYOUT_FULL" tooltip="Zoom_Completo"/>
265
                                <action-tool icon="images/zoomreal.png" action-command="REALZOOM" tooltip="Zoom_Real"/>
266
                                <action-tool icon="images/zoomselect.png" action-command="ZOOMSELECT" tooltip="Zoom_Select"/>
267
                                <selectable-tool icon="images/LayoutPan.png" action-command="LAYOUT_PAN"  tooltip="Encuadre"/>
268
                        </tool-bar>
269

    
270
                </extension>
271
                <extension class-name="com.iver.cit.gvsig.LayoutEditableControls"
272
                        description="Extensi?n encargada de gestionar los eventos de edici?n realizados sobre el Layout."
273
                        active="true">
274
                        <menu text="Mapa/propiedades" action-command="PROPERTIES" tooltip="propiedades_mapa"/>
275
                </extension>
276
                <extension class-name="com.iver.cit.gvsig.LayoutEditVertexExtension"
277
                        description="Extensi?n encargada de gestionar los eventos de edici?n realizados sobre el Layout."
278
                        active="true">
279
                        <menu text="Mapa/edicion/editar_vertices" action-command="VERTEX" tooltip="editar_vertices" icon="images/Select1.png"/>
280

    
281
                        <tool-bar name="Tools_Select" position="6">
282
                                <selectable-tool icon="images/Select1.png" action-command="VERTEX" tooltip="editar_vertices" position="4"/>
283
                        </tool-bar>
284
                </extension>
285
                <extension class-name="com.iver.cit.gvsig.LayoutInsertToolsExtension"
286
                        description="Extensi?n encargada de gestionar los eventos de edici?n realizados sobre el Layout."
287
                        active="true">
288
                        <menu text="Mapa/seleccion/seleccionar_por_rectangulo" action-command="SELECT"  tooltip="seleccionar_por_rectangulo" icon="images/Select.png"/>
289

    
290
                        <menu text="Mapa/Insertar/texto" action-command="RECTANGLETEXT" tooltip="insertar_texto" icon="images/MapaTexto.png"/>
291
                        <menu text="Mapa/Insertar/punto" action-command="POINT" tooltip="insertar_punto" icon="images/Point.png"/>
292
                        <menu text="Mapa/Insertar/rectangulo" action-command="RECTANGLESIMPLE" tooltip="insertar_rectangulo" icon="images/Rectangle.png"/>
293
                        <menu text="Mapa/Insertar/circulo" action-command="CIRCLE" tooltip="insertar_circulo" icon="images/Circle.png"/>
294
                        <menu text="Mapa/Insertar/linea" action-command="LINE" tooltip="insertar_linea" icon="images/Rect.png"/>
295
                        <menu text="Mapa/Insertar/polilinea" action-command="POLYLINE" tooltip="insertar_polilinea" icon="images/Line.png"/>
296
                        <menu text="Mapa/Insertar/poligono" action-command="POLYGON" tooltip="insertar_poligono" icon="images/Polygon.png"/>
297
                        <menu text="Mapa/Insertar/imagen" action-command="RECTANGLEPICTURE" tooltip="insertar_imagen" icon="images/MapaImagen.png"/>
298

    
299
                        <menu text="Mapa/Insertar/Vista" action-command="RECTANGLEVIEW" tooltip="insertar_vista" icon="images/MapaVista.png"/>
300
                        <menu text="Mapa/Insertar/leyenda" action-command="RECTANGLELEGEND"  tooltip="insertar_leyenda" icon="images/MapaLeyenda.png"/>
301
                        <menu text="Mapa/Insertar/escala" action-command="RECTANGLESCALEBAR"  tooltip="insertar_escala" icon="images/MapaEscala.png"/>
302
                        <menu text="Mapa/Insertar/north" action-command="RECTANGLENORTH" tooltip="insertar_norte" icon="images/MapaNorth.png"/>
303
                        <menu text="Mapa/Insertar/cajetin" action-command="RECTANGLEBOX" tooltip="insertar_cajetin" icon="images/box.png"/>
304

    
305

    
306
                        <tool-bar name="Tools_Select" position="6">
307
                                <selectable-tool icon="images/Select.png" action-command="SELECT"  tooltip="seleccionar_por_rectangulo" position="5"/>
308
                                <action-tool icon="images/remove.png" action-command="REMOVE" tooltip="borra_seleccion" position="6"/>
309
                        </tool-bar>
310

    
311
                        <tool-bar name="Layout_Tools_Insert_Simple" position="7">
312
                                <selectable-tool icon="images/MapaTexto.png" action-command="RECTANGLETEXT"  tooltip="insertar_texto" position="1"/>
313
                                <selectable-tool icon="images/MapaImagen.png" action-command="RECTANGLEPICTURE"  tooltip="insertar_imagen" position="2"/>
314
                                <selectable-tool icon="images/Point.png" action-command="POINT"  tooltip="insertar_punto" position="3"/>
315
                                <selectable-tool icon="images/Rectangle.png" action-command="RECTANGLESIMPLE"  tooltip="insertar_rectangulo" position="4"/>
316
                                <selectable-tool icon="images/Circle.png" action-command="CIRCLE"  tooltip="insertar_circulo" position="5"/>
317
                                <selectable-tool icon="images/Rect.png" action-command="LINE"  tooltip="insertar_linea" position="6"/>
318
                                <selectable-tool icon="images/Line.png" action-command="POLYLINE"  tooltip="insertar_polilinea" position="7"/>
319
                                <selectable-tool icon="images/Polygon.png" action-command="POLYGON" tooltip="insertar_poligono" position="8"/>
320
                        </tool-bar>
321

    
322
                        <tool-bar name="Layout_Tools_Insert_Cartografy" position="8">
323
                                <selectable-tool icon="images/MapaVista.png" action-command="RECTANGLEVIEW" tooltip="insertar_vista" position="1"/>
324
                                <selectable-tool icon="images/MapaLeyenda.png" action-command="RECTANGLELEGEND"  tooltip="insertar_leyenda" position="3"/>
325
                                <selectable-tool icon="images/MapaEscala.png" action-command="RECTANGLESCALEBAR"  tooltip="insertar_escala" position="4"/>
326
                                <selectable-tool icon="images/MapaNorth.png" action-command="RECTANGLENORTH"  tooltip="insertar_norte" position="5"/>
327
                                <selectable-tool icon="images/box.png" action-command="RECTANGLEBOX"  tooltip="insertar_cajetin" position="6"/>
328
                        </tool-bar>
329
                </extension>
330

    
331
                <extension class-name="com.iver.cit.gvsig.LayoutInsertOverViewExtension"
332
                        description="Extensi?n encargada de insertar un localizador sobre el Layout."
333
                        active="false">
334
                        <menu text="Mapa/Insertar/Localizador" action-command="RECTANGLEOVERVIEW" tooltip="insertar_localizador" icon="images/MapaLocalizador.png"/>
335

    
336

    
337
                        <tool-bar name="Layout_Tools_Insert_Cartografy" position="8">
338
                                <selectable-tool icon="images/MapaLocalizador.png" action-command="RECTANGLEOVERVIEW" tooltip="insertar_localizador" position="2"/>
339
                        </tool-bar>
340
                </extension>
341

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

    
346
                <menu text="Mapa/navegacion_vista/Zoom_Mas_Vista" action-command="VIEW_ZOOMIN" tooltip="Zoom_Mas_Vista" icon="images/ZoomIn.png"/>
347
                <menu text="Mapa/navegacion_vista/Zoom_Menos_Vista" action-command="VIEW_ZOOMOUT" tooltip="Zoom_Menos_Vista" icon="images/ZoomOut.png"/>
348
                <menu text="Mapa/navegacion_vista/Zoom_Completo_Vista" action-command="VIEW_FULL" tooltip="Zoom_Completo_Vista" icon="images/MapContents.png"/>
349
                <menu text="Mapa/navegacion_vista/Encuadre_Vista" action-command="VIEW_PAN" tooltip="Encuadre_Vista" icon="images/Pan.png"/>
350

    
351
                <tool-bar name="Layout_Tools_View" position="9">
352
                        <action-tool icon="images/MapContents.png" action-command="VIEW_FULL" tooltip="Zoom_Completo_Vista" position="1"/>
353
                        <selectable-tool icon="images/ZoomIn.png" action-command="VIEW_ZOOMIN" tooltip="Zoom_Mas_Vista" position="2"/>
354
                        <selectable-tool icon="images/ZoomOut.png" action-command="VIEW_ZOOMOUT" tooltip="Zoom_Menos_Vista" position="3"/>
355
                        <selectable-tool icon="images/Pan.png" action-command="VIEW_PAN" tooltip="Encuadre_Vista" position="4"/>
356
                </tool-bar>
357
                </extension>
358
                <extension class-name="com.iver.cit.gvsig.TagExtension"
359
                        description="Extensi?n para a?adir un tag a los FFrames."
360
                        active="false">
361
                        <menu text="mapa/anadir_tag" key="t" action-command="SET_TAG" tooltip="anadir_tag" icon="images/tag.png"/>
362
                        <tool-bar name="Mapa" position="10">
363
                                <action-tool icon="images/gtk-add.png" action-command="SET_TAG" tooltip="anadir_tag" position="1"/>
364
                                <action-tool icon="images/gtk-apply.png" action-command="VIEW_TAGS" tooltip="ver_tags" position="2"/>
365
                        </tool-bar>
366
                </extension>
367
                <extension class-name="com.iver.cit.gvsig.LayoutGraphicControls"
368
                        description="Extensi?n encargada de gestionar los eventos realizados sobre los gr?ficos que contiene el Layout."
369
                        active="true">
370

    
371
                        <menu text="Mapa/Graficos/propiedades" action-command="PROPIEDADES" tooltip="propiedades" />
372
                        <menu text="Mapa/Graficos/alinear" action-command="ALINEAR" tooltip="alinear_graficos"/>
373
                        <menu text="Mapa/Graficos/agrupar" action-command="AGRUPAR" tooltip="agrupar_graficos" icon="images/agrupar.png"/>
374
                        <menu text="Mapa/Graficos/desagrupar" action-command="DESAGRUPAR" tooltip="desagrupar_graficos" icon="images/desagrupar.png"/>
375

    
376
                        <menu text="Mapa/Graficos/colocar_delante" action-command="DELANTE" tooltip="colocar_delante" icon="images/delante.png"/>
377
                        <menu text="Mapa/Graficos/colocar_detras" action-command="DETRAS" tooltip="colocar_detras" icon="images/detras.png"/>
378
                        <menu text="Mapa/Graficos/tamano_posicion" action-command="POSICIONAR" tooltip="tamano_posicion" icon="images/posicionar.png"/>
379
                        <menu text="Mapa/Graficos/linea_grafica" action-command="BORDEAR" tooltip="linea_grafica" icon="images/bordear.png"/>
380
                        <tool-bar name="Layout_Tools_Graphics" position="11">
381
                                <action-tool icon="images/delante.png" action-command="DELANTE" tooltip="colocar_delante" position="1"/>
382
                                <action-tool icon="images/detras.png" action-command="DETRAS" tooltip="colocar_detras" position="2"/>
383
                                <action-tool icon="images/posicionar.png" action-command="POSICIONAR" tooltip="tamano_posicion" position="3"/>
384
                                <action-tool icon="images/agrupar.png" action-command="AGRUPAR" tooltip="agrupar_graficos" position="4"/>
385
                                <action-tool icon="images/desagrupar.png" action-command="DESAGRUPAR" tooltip="desagrupar_graficos" position="5"/>
386
                                <action-tool icon="images/bordear.png" action-command="BORDEAR" tooltip="linea_grafica" position="6"/>
387
                        </tool-bar>
388
                </extension>
389
                <extension class-name="com.iver.cit.gvsig.LayoutRedoExtension"
390
                        description="Extensi?n para rehacer cambios sobre el Layout."
391
                        active="true">
392
                        <menu text="mapa/rehacer" action-command="REDO" tooltip="rehacer" icon="images/Redo.png"/>
393
                        <tool-bar name="Mapa" position="10">
394
                                <action-tool icon="images/Redo.png" action-command="REDO" tooltip="rehacer" position="4"/>
395
                        </tool-bar>
396
                </extension>
397
                <extension class-name="com.iver.cit.gvsig.LayoutUndoExtension"
398
                        description="Extensi?n para deshacer cambios sobre el Layout."
399
                        active="true">
400
                        <menu text="mapa/deshacer" action-command="UNDO" tooltip="dehacer" icon="images/Undo.png"/>
401
                        <tool-bar name="Mapa" position="10">
402
                                <action-tool icon="images/Undo.png" action-command="UNDO" tooltip="deshacer" position="3"/>
403
                        </tool-bar>
404
                </extension>
405
                <extension class-name="com.iver.cit.gvsig.LayoutCommandStackExtension"
406
                        description="Extensi?n encargada de abrir el di?logo para gestionar los comandos apilados."
407
                        active="true">
408
                        <menu text="mapa/pila_de_comandos" key="k" action-command="COMMANDSTACK" tooltip="pila_de_comandos" icon="images/commandstack.png"/>
409
                        <tool-bar name="Mapa" position="10">
410
                                <action-tool icon="images/commandstack.png" action-command="COMMANDSTACK" tooltip="pila_de_comandos" position="5"/>
411
                        </tool-bar>
412
                </extension>
413
                <extension class-name="com.iver.cit.gvsig.TableOperations"
414
                        description="Extensi?n encargada de gestionar las operaciones sobre las tablas."
415
                        active="true">
416
                        <menu text="Tabla/join" icon="images/tablejoin.png" action-command="JOIN"/>
417
                        <menu text="Tabla/link" icon="images/tablelink.png" action-command="LINK"/>
418
                        <tool-bar name="Herramientas" position="12">
419
                                <action-tool icon="images/tablejoin.png" action-command="JOIN" tooltip="join" position="1"/>
420
                                <action-tool icon="images/tablelink.png" action-command="LINK" tooltip="link" position="2"/>
421
                        </tool-bar>
422
                </extension>
423
                <extension class-name="com.iver.cit.gvsig.RedoTableExtension"
424
                        description="Extensi?n encargada de rehacer la edici?n sobre la capa activa."
425
                        active="true">
426
                        <menu text="Tabla/rehacer" action-command="REDO" icon="images/Redo.png"/>
427
                <tool-bar name="modificar" position="12">
428
                                <action-tool name="rehacer" icon="images/Redo.png" action-command="REDO" tooltip="rehacer" group="tabla" position="2"/>
429
                </tool-bar>
430
                </extension>
431
                <extension class-name="com.iver.cit.gvsig.UndoTableExtension"
432
                        description="Extensi?n encargada de dehacer la edici?n sobre la capa activa."
433
                        active="true">
434
                        <menu text="Tabla/deshacer" action-command="UNDO" icon="images/Undo.png"/>
435
                <tool-bar name="modificar" position="12">
436
                                <action-tool name="deshacer" icon="images/Undo.png" action-command="UNDO" tooltip="deshacer" group="tabla" position="1"/>
437
                </tool-bar>
438
                </extension>
439
                <extension class-name="com.iver.cit.gvsig.TableEditStopExtension"
440
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
441
                        active="true">
442
                        <menu text="Tabla/stop_edition" action-command="STOPEDITING"/>
443
                </extension>
444
                <extension class-name="com.iver.cit.gvsig.TableEditStartExtension"
445
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
446
                        active="true">
447
                        <menu text="Tabla/start_edition" action-command="STARTEDIT"/>
448
                </extension>
449
                <extension class-name="com.iver.cit.gvsig.TableEditInsertExtension"
450
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
451
                        active="true">
452
                        <menu text="Tabla/insert_row" action-command="INSERTROW"/>
453
                </extension>
454
                <extension class-name="com.iver.cit.gvsig.TableEditRemoveRowExtension"
455
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
456
                        active="true">
457
                        <menu text="Tabla/remove_row" action-command="REMOVEROW"/>
458
                </extension>
459
                <!-- <extension class-name="com.iver.cit.gvsig.TableEditChangeColumnsExtension"
460
                        description="Extensi?n encargada de gestionar las operaciones de edici?n de columnas sobre las tablas."
461
                        active="true">
462
                        <menu text="Tabla/add_column" action-command="ADDCOLUMN"/>
463
                        <menu text="Tabla/rename_column" action-command="RENAMECOLUMN"/>
464
                        <menu text="Tabla/remove_column" action-command="REMOVECOLUMN"/>
465
                </extension> -->
466
                <extension class-name="com.iver.cit.gvsig.TableManageFields"
467
                        description="Extensi?n encargada de gestionar los campos de las tablas."
468
                        active="true">
469
                        <menu text="Tabla/manage_fields" action-command="MANAGE_FIELDS"/>
470
                </extension>
471

    
472
                <extension class-name="com.iver.cit.gvsig.TableEditCopyExtension"
473
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
474
                        active="true">
475
                        <menu text="Tabla/copy" icon="images/editcopy.png" action-command="COPY"/>
476
                </extension>
477
                <extension class-name="com.iver.cit.gvsig.TableEditCutExtension"
478
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
479
                        active="true">
480
                        <menu text="Tabla/cut" icon="images/editcut.png" action-command="CUT"/>
481
                </extension>
482
                <extension class-name="com.iver.cit.gvsig.TableEditPasteExtension"
483
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
484
                        active="true">
485
                        <menu text="Tabla/paste" icon="images/editpaste.png" action-command="PASTE"/>
486
                </extension>
487

    
488
                <extension active="true" class-name="com.iver.cit.gvsig.TableFieldOperations"
489
                        description="Operaciones sobre los campos de las tablas">
490
                        <menu text="Tabla/ascending_order" icon="images/orderasc.png" action-command="ORDERASC"/>
491
                        <menu text="Tabla/descending_order" icon="images/orderdesc.png" action-command="ORDERDESC"/>
492
                        <tool-bar name="Herramientas" position="12">
493
                                <action-tool icon="images/orderasc.png" tooltip="ascending_order_tooltip" action-command="ORDERASC" position="3"/>
494
                                <action-tool icon="images/orderdesc.png" tooltip="descending_order_tooltip" action-command="ORDERDESC" position="4"/>
495
                        </tool-bar>
496
                </extension>
497
                <extension class-name="com.iver.cit.gvsig.TableNumericFieldOperations"
498
                        description="Extensi?n encargada de gestionar las operaciones sobre los campos num?ricos."
499
                        active="true">
500
                        <menu text="Tabla/statistics" icon="images/statistics.png"/>
501
                        <tool-bar name="Herramientas" position="12">
502
                                <action-tool icon="images/statistics.png" tooltip="statistics" position="5"/>
503
                        </tool-bar>
504
                </extension>
505
                <extension class-name="com.iver.cit.gvsig.TableRowsOperations"
506
                        description="Extensi?n encargada de gestionar la selecci?n en la tabla."
507
                        active="true">
508
                        <menu text="Tabla/selection_up" action-command="SELECTIONUP" icon="images/selectionUp.png"/>
509
                        <menu text="Tabla/invert_selection" action-command="INVERTSELECTION" icon="images/invertSelection.png"/>
510
                        <tool-bar name="Herramientas" position="12">
511
                                <action-tool icon="images/selectionUp.png" action-command="SELECTIONUP" tooltip="selection_up" position="6"/>
512
                                <action-tool icon="images/invertSelection.png" action-command="INVERTSELECTION" tooltip="invert_selection" position="7"/>
513
                        </tool-bar>
514
                </extension>
515

    
516
                <extension class-name="com.iver.cit.gvsig.FiltroExtension"
517
                        description="Extensi?n encargada de abrir el di?logo para filtrar una tabla."
518
                        active="true">
519
                        <menu text="Tabla/filtro" icon="images/Filtro.png" action-command="FILTRO"/>
520
                        <tool-bar name="Herramientas" position="12">
521
                                <action-tool icon="images/Filtro.png" action-command="FILTRO" tooltip="filtro" position="7"/>
522
                        </tool-bar>
523
                </extension>
524
                <extension class-name="com.iver.cit.gvsig.RemoveTableUnion"
525
                        description="Extensi?n encargada de quitar uniones de las tablas."
526
                        active="true">
527
                        <menu text="Tabla/quitar_uniones"/>
528
                </extension>
529
                <extension class-name="com.iver.cit.gvsig.RemoveTableLink"
530
                        description="Extensi?n encargada de quitar los enlaces de las tablas."
531
                        active="true">
532
                        <menu text="Tabla/quitar_enlaces"/>
533
                </extension>
534
                <extension class-name="com.iver.cit.gvsig.ViewProjectWindow"
535
                        description="Extensi?n encargada de abrir la ventana de gesti?n del proyecto."
536
                        active="true">
537
                        <menu text="Ver/titulo"
538
                                key="p" mnemonic="p"
539
                                tooltip="ver_tooltip"
540
                                action-command="SHOW"/>
541
                </extension>
542
                <extension class-name="com.iver.cit.gvsig.RasterExtension"
543
                        description="Extensi?n encargada de seleccionar una capa de raster en el toc."
544
                        active="true">
545
                        <menu text="Vista/seleccion/seleccionar_capas_raster" icon="images/stock_toggle-info.png" action-command="SELECTIMAGE"/>
546
                        <tool-bar name="Herramientas" position="12">
547
                                <selectable-tool icon="images/stock_toggle-info.png" action-command="SELECTIMAGE"  tooltip="seleccionar_capas_raster" position="8"/>
548
                        </tool-bar>
549
                </extension>
550
                <extension class-name="com.iver.cit.gvsig.ShowTable"
551
                        description="Extensi?n encargada de abrir la tabla asociada a la capa seleccionado."
552
                        active="true">
553
                        <menu text="Capa/ver_tabla_atributos" icon="images/ResultConsulta.png"/>
554
                        <tool-bar name="Acciones" position="13">
555
                                <action-tool icon="images/ResultConsulta.png"
556
                                        enableText="Un_Layer"
557
                                        tooltip="Muestra_atributos" position="1"/>
558
                        </tool-bar>
559
                </extension>
560
                <extension class-name="com.iver.cit.gvsig.Print"
561
                        description="Extensi?n encargada de la impresi?n."
562
                        active="true">
563
                        <menu text="Mapa/Imprimir" icon="images/print.png" tooltip="Imprimir"/>
564
                        <tool-bar name="Mapa" position="10">
565
                                <action-tool icon="images/print.png" tooltip="Imprimir" position="6"/>
566
                        </tool-bar>
567
                </extension>
568
                <extension class-name="com.iver.cit.gvsig.PrintTable"
569
                        description="Extensi?n encargada de la impresi?n de las tablas."
570
                        active="true">
571
                        <menu text="Tabla/Imprimir" icon="images/print.png" action-command="PRINTTABLE" tooltip="Imprimir"/>
572
                        <tool-bar name="Tabla" position="10">
573
                                <action-tool icon="images/print.png" action-command="PRINTTABLE" tooltip="Imprimir"/>
574
                        </tool-bar>
575
                </extension>
576
                <extension class-name="com.iver.cit.gvsig.PrintProperties"
577
                        description="Extensi?n encargada de las propiedades de impresi?n."
578
                        active="true">
579
                        <menu text="Mapa/preparar_pagina" action-command="CONFIG" tooltip="preparar_pagina"/>
580

    
581
                        <tool-bar name="Mapa" position="10">
582
                                <action-tool icon="images/Frame.gif" tooltip="preparar_pagina" position="7"/>
583
                        </tool-bar>
584
                </extension>
585
                <extension class-name="com.iver.cit.gvsig.Export"
586
                        description="Extensi?n encargada de exportar una vista al formato de imagen que se seleccione."
587
                        active="true">
588
                        <menu text="Vista/export/imagen"/>
589
                </extension>
590
                <extension class-name="com.iver.cit.gvsig.ThemeToAnnotationExtension"
591
                        description="Extensi?n encargada de la capa de texto."
592
                        active="true">
593
                        <menu text="Capa/to_annotation" action-command="LAYERTOANNOTATION"/>
594
                </extension>
595
                <extension class-name="com.iver.cit.gvsig.PaletteViewInfoExtension"
596
                        description="Extensi?n encargada transformar la vista activa en palette."
597
                        active="true">
598
                        <menu text="Ventana/to_palette" action-command="PALETTE"
599
                                position="50"/>
600
                </extension>
601

    
602
                <extension class-name="com.iver.cit.gvsig.RestoreViewInfoExtension"
603
                        description="Extensi?n encargada transformar la vista palette en su original."
604
                        active="true">
605
                        <menu text="Ventana/restore_palette" action-command="RESTORE"
606
                                position="11"/>
607
                </extension>
608
                <extension class-name="com.iver.cit.gvsig.FFrameLegendExtension"
609
                        description="Extensi?n encargada de controlar un FFrameLegend."
610
                        active="true">
611
                        <menu text="Mapa/Graficos/simplificar_leyenda" action-command="SIMPLIFICAR" tooltip="simplificar_leyenda"/>
612

    
613
                </extension>
614
                <extension class-name="com.iver.cit.gvsig.About"
615
                        description="Extensi?n encargada de abrir una ventana con la informaci?n relativa al programa."
616
                        active="true">
617
                        <menu text="Ayuda/acerca_de" />
618
                </extension>
619
        </extensions>
620
        <icon src="images/logoGVA.gif" text="gvSIG"/>
621
</plugin-config>