Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2047 / libraries / libInternationalization / test-data / src / appgvSIG / config / config.xml @ 44220

History | View | Annotate | Download (28 KB)

1 6128 cesar
<?xml version="1.0" encoding="ISO-8859-1"?>
2
<plugin-config>
3
        <libraries library-dir="lib"/>
4
        <resourceBundle name="text"/>
5 29631 jpiera
        <label-set class-name="org.gvsig.app.gui.View">
6 6128 cesar
                <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 29631 jpiera
        <label-set class-name="org.gvsig.app.gui.layout.Layout">
15 6128 cesar
                <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
                        <menu text="Archivo/salir"
57
                                tooltip="salir_tooltip"
58
                                key="x" mnemonic="x"
59
                                action-command="SALIR" icon="images/salir.png"
60
                                position="99"
61
                                />
62
63
64
                        <menu text="Archivo"
65
                                position="35"
66
                                is_separator="true"/>
67
68
                        <menu text="Archivo/abrir_plantilla"
69
                                action-command="OPENTEMPLATE"
70
                                tooltip="abrir_plantilla"
71
                                icon="images/open.png"
72
                                position="40"
73
                                last="true"/>
74
                        <menu text="Archivo"
75
                                position="45"
76
                                is_separator="true"/>
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
108
                <extension class-name="com.iver.cit.gvsig.ViewControls"
109
                        description="Extensi?n encargada de gestionar la vista."
110
                        active="true"
111
                        priority="30">
112
                        <menu text="Vista/navegacion/Zoom_Mas" action-command="ZOOM_IN" icon="images/ZoomIn.png"/>
113
                        <menu text="Vista/navegacion/Zoom_Menos" action-command="ZOOM_OUT" icon="images/ZoomOut.png"/>
114
                        <menu text="Vista/navegacion/Zoom_Completo" action-command="FULL" icon="images/MapContents.png"/>
115
116
                        <menu text="Vista/navegacion/Desplazamiento" action-command="PAN" icon="images/Pan.png"/>
117
                        <menu text="Vista/navegacion/Encuadre" action-command="ENCUADRE" icon="images/encuadre.png"/>
118
119
                        <menu text="Vista/consulta/informacion" action-command="INFO" icon="images/Identify.png"/>
120
                        <menu text="Vista/consulta/medir_distancias" action-command="MEDICION" icon="images/Distancia.png"/>
121
                        <menu text="Vista/consulta/medir_area" action-command="AREA" icon="images/Poligono16.png"/>
122
123
                        <menu text="Vista/seleccion/seleccionar_por_punto" action-command="SELPOINT" icon="images/Select.png"/>
124
                        <menu text="Vista/seleccion/seleccionar_por_rectangulo" action-command="SELRECT" icon="images/SelEspacial2b.png"/>
125
                        <menu text="Vista/seleccion/Seleccion_por_capa" action-command="SELECTIONBYSHAPE"/>
126
127
128
                        <menu text="Vista/poner_capas_a/visibles" action-command="CAPAS_VISIBLES"/>
129
                        <menu text="Vista/poner_capas_a/no_visibles" action-command="CAPAS_NOVISIBLES"/>
130
                        <menu text="Vista/poner_capas_a/activos" action-command="CAPAS_ACTIVAS"/>
131
                        <menu text="Vista/poner_capas_a/no_activos" action-command="CAPAS_NOACTIVAS"/>
132
133
                        <menu text="Vista/configurar_localizador" action-command="CONFIG_LOCATOR"/>
134
135
                        <tool-bar name="View_Tools_Zooms" position="3">
136
                                <selectable-tool is-default="true" icon="images/ZoomIn.png" action-command="ZOOM_IN" tooltip="Zoom_Mas"/>
137
                                <selectable-tool icon="images/ZoomOut.png" action-command="ZOOM_OUT"  tooltip="Zoom_Menos"/>
138
                                <action-tool icon="images/MapContents.png" action-command="FULL" tooltip="Zoom_Completo"/>
139
140
                        </tool-bar>
141
                        <tool-bar name="View_Tools" position ="4">
142
                                <selectable-tool icon="images/Pan.png" action-command="PAN"  tooltip="Encuadre"/>
143
                                <action-tool icon="images/encuadre.png" action-command="ENCUADRE" tooltip="gestion_encuadre"/>
144
                        </tool-bar>
145
                        <tool-bar name="View_Tools_Query" position="5">
146
                                <selectable-tool icon="images/Identify.png" action-command="INFO"  tooltip="informacion" />
147
                                <selectable-tool icon="images/Distancia.png" action-command="MEDICION"  tooltip="medir_distancias"/>
148
                                <selectable-tool icon="images/Poligono16.png" action-command="AREA"  tooltip="medir_area"/>
149
                        </tool-bar>
150
                        <tool-bar name="View_Tools_Select" position="6">
151
                                <selectable-tool icon="images/Select.png" action-command="SELPOINT"  tooltip="seleccionar_por_punto" />
152
                                <selectable-tool icon="images/SelEspacial2b.png" action-command="SELRECT"  tooltip="seleccionar_por_rectangulo"/>
153
                        </tool-bar>
154
                </extension>
155
156
                <extension class-name="com.iver.cit.gvsig.ViewPropertiesExtension"
157
                        description="Extensi?n encargada de gestionar el di?logo de propiedades de la vista."
158
                        active="true">
159
                        <menu text="Vista/propiedades" action-command="PROPERTIES"/>
160
                </extension>
161
                <extension class-name="com.iver.cit.gvsig.ThemeControls"
162
                        description="Extensi?n encargada de gestionar los eventos realizados sobre una capa."
163
                        active="true">
164
                        <!-- <menu text="Capa/shape_seleccion" action-command="SHAPE_SELECTED" icon="images/shapeseleccion.png"/> -->
165
                        <!-- menu text="Capa/Exportar selecci?n a DXF" action-command="DXF_SELECTED"/-->
166
                        <menu text="Capa/borra_seleccion" action-command="DEL_SELECTION" icon="images/delselection.png"/>
167
                        <menu text="Vista/navegacion/Zoom_Select" action-command="ZOOM_SELECT" icon="images/ZoomSeleccion.png"/>
168
                        <tool-bar name="View_Tools_Select" position="6">
169
                                <action-tool icon="images/delselection.png" action-command="DEL_SELECTION"  tooltip="borra_seleccion"/>
170
                        </tool-bar>
171
                        <tool-bar name="View_Tools_Zooms" position="3">
172
                                <action-tool icon="images/ZoomSeleccion.png" action-command="ZOOM_SELECT"  tooltip="Zoom_Select"/>
173
                        </tool-bar>
174
                </extension>
175
                <extension class-name="com.iver.cit.gvsig.LinkControls"
176
                        description="Extensi?n encargada de gestionar el hiperlink."
177
                        active="true">
178
                        <menu text="Vista/consulta/Link" action-command="LINK" icon="images/Link.png"/>
179
                        <tool-bar name="View_Tools_Query" position="5">
180
                                <selectable-tool icon="images/Link.png" action-command="LINK"  tooltip="Link" />
181
                        </tool-bar>
182
                </extension>
183
                <extension class-name="com.iver.cit.gvsig.LayoutControls"
184
                        description="Extensi?n encargada de gestionar los eventos realizados sobre el Layout."
185
                        active="true">
186
187
                        <menu text="Mapa/propiedades" action-command="PROPERTIES" tooltip="propiedades_mapa"/>
188
                        <menu text="Mapa/preparar_pagina" action-command="CONFIG" tooltip="preparar_pagina"/>
189
190
191
                        <menu text="Mapa/navegacion/Zoom_Mas" action-command="ZOOM_IN" tooltip="Zoom_Mas" icon="images/LayoutZoomIn.png"/>
192
                        <menu text="Mapa/navegacion/Zoom_Menos" action-command="ZOOM_OUT" tooltip="Zoom_Menos" icon="images/LayoutZoomOut.png"/>
193
                        <menu text="Mapa/navegacion/Zoom_Acercar" action-command="ZOOMIN" tooltip="Zoom_Mas" icon="images/zoommas.png"/>
194
                        <menu text="Mapa/navegacion/Zoom_Alejar" action-command="ZOOMOUT" tooltip="Zoom_Menos" icon="images/zoommenos.png"/>
195
                        <menu text="Mapa/navegacion/Zoom_Completo" action-command="FULL" tooltip="Zoom_Completo" icon="images/mundo.gif"/>
196
                        <menu text="Mapa/navegacion/Zoom_Real" action-command="REALZOOM" tooltip="Zoom_Real" icon="images/zoomreal.png"/>
197
                        <menu text="Mapa/navegacion/Zoom_Select" action-command="ZOOMSELECT" tooltip="Zoom_Select" icon="images/zoomselect.png"/>
198
199
                        <menu text="Mapa/navegacion/Desplazamiento" action-command="PAN"  tooltip="Encuadre" icon="images/LayoutPan.png"/>
200
201
202
                        <menu text="Archivo/guardar_como_plantilla" action-command="SAVETEMPLATE"
203
                                 tooltip="guardar"
204
                                 icon="images/save.png"
205
                                 position="42"/>
206
                        <menu text="Archivo/exportar_pdf" action-command="PDF"
207
                                 tooltip="exportar_pdf" icon="images/pdf.png"
208
                                 position="38"/>
209
                        <tool-bar name="gvSIG" position="1">
210
                                <action-tool icon="images/pdf.png" action-command="PDF"  tooltip="exportar_pdf"/>
211
                        </tool-bar>
212
                        <tool-bar name="Layout_Tools_Zooms" position="20">
213
                                <selectable-tool icon="images/LayoutZoomIn.png" action-command="ZOOM_IN" tooltip="Zoom_Mas"/>
214
                                <selectable-tool icon="images/LayoutZoomOut.png" action-command="ZOOM_OUT" tooltip="Zoom_Menos"/>
215
                                <action-tool icon="images/zoommas.png" action-command="ZOOMIN" tooltip="Zoom_Mas"/>
216
                                <action-tool icon="images/zoommenos.png" action-command="ZOOMOUT" tooltip="Zoom_Menos"/>
217
                                <action-tool icon="images/mundo.gif" action-command="FULL" tooltip="Zoom_Completo"/>
218
                                <action-tool icon="images/zoomreal.png" action-command="REALZOOM" tooltip="Zoom_Real"/>
219
                                <action-tool icon="images/zoomselect.png" action-command="ZOOMSELECT" tooltip="Zoom_Select"/>
220
                                <selectable-tool icon="images/LayoutPan.png" action-command="PAN"  tooltip="Encuadre"/>
221
                        </tool-bar>
222
223
                </extension>
224
                <extension class-name="com.iver.cit.gvsig.LayoutEditVertexExtension"
225
                        description="Extensi?n encargada de gestionar los eventos de edici?n realizados sobre el Layout."
226
                        active="true">
227
                        <menu text="Mapa/edicion/editar_vertices" action-command="VERTEX" tooltip="editar_vertices" icon="images/Select1.png"/>
228
229
                        <tool-bar name="Layout_Tools_Select" position="21">
230
                                <selectable-tool icon="images/Select1.png" action-command="VERTEX" tooltip="editar_vertices"/>
231
                        </tool-bar>
232
                </extension>
233
                <extension class-name="com.iver.cit.gvsig.LayoutEditableToolsExtension"
234
                        description="Extensi?n encargada de gestionar los eventos de edici?n realizados sobre el Layout."
235
                        active="true">
236
                        <menu text="Mapa/seleccion/seleccionar_por_rectangulo" action-command="SELECT"  tooltip="seleccionar_por_rectangulo" icon="images/Select.png"/>
237
238
                        <menu text="Mapa/Insertar/texto" action-command="RECTANGLETEXT" tooltip="insertar_texto" icon="images/MapaTexto.png"/>
239
                        <menu text="Mapa/Insertar/punto" action-command="POINT" tooltip="insertar_punto" icon="images/Point.png"/>
240
                        <menu text="Mapa/Insertar/rectangulo" action-command="RECTANGLESIMPLE" tooltip="insertar_rectangulo" icon="images/Rectangle.png"/>
241
                        <menu text="Mapa/Insertar/circulo" action-command="CIRCLE" tooltip="insertar_circulo" icon="images/Circle.png"/>
242
                        <menu text="Mapa/Insertar/linea" action-command="LINE" tooltip="insertar_linea" icon="images/Rect.png"/>
243
                        <menu text="Mapa/Insertar/polilinea" action-command="POLYLINE" tooltip="insertar_polilinea" icon="images/Line.png"/>
244
                        <menu text="Mapa/Insertar/poligono" action-command="POLYGON" tooltip="insertar_poligono" icon="images/Poligon.png"/>
245
                        <menu text="Mapa/Insertar/imagen" action-command="RECTANGLEPICTURE" tooltip="insertar_imagen" icon="images/MapaImagen.png"/>
246
247
                        <menu text="Mapa/Insertar/Vista" action-command="RECTANGLEVIEW" tooltip="insertar_vista" icon="images/MapaVista.png"/>
248
                        <menu text="Mapa/Insertar/leyenda" action-command="RECTANGLELEGEND"  tooltip="insertar_leyenda" icon="images/MapaLeyenda.png"/>
249
                        <menu text="Mapa/Insertar/escala" action-command="RECTANGLESCALEBAR"  tooltip="insertar_escala" icon="images/MapaEscala.png"/>
250
                        <menu text="Mapa/Insertar/north" action-command="RECTANGLENORTH" tooltip="insertar_norte" icon="images/MapaNorth.png"/>
251
                        <menu text="Mapa/Insertar/box" action-command="RECTANGLEBOX" tooltip="insertar_cajetin" icon="images/box.png"/>
252
253
254
                        <tool-bar name="Layout_Tools_Select" position="21">
255
                                <selectable-tool icon="images/Select.png" action-command="SELECT"  tooltip="seleccionar_por_rectangulo"/>
256
                                <action-tool icon="images/remove.png" action-command="REMOVE" tooltip="borra_seleccion"/>
257
                        </tool-bar>
258
259
                        <tool-bar name="Layout_Tools_Insert_Simple" position="7">
260
                                <selectable-tool icon="images/MapaTexto.png" action-command="RECTANGLETEXT"  tooltip="insertar_texto"/>
261
                                <selectable-tool icon="images/MapaImagen.png" action-command="RECTANGLEPICTURE"  tooltip="insertar_imagen"/>
262
                                <selectable-tool icon="images/Point.png" action-command="POINT"  tooltip="insertar_punto"/>
263
                                <selectable-tool icon="images/Rectangle.png" action-command="RECTANGLESIMPLE"  tooltip="insertar_rectangulo"/>
264
                                <selectable-tool icon="images/Circle.png" action-command="CIRCLE"  tooltip="insertar_circulo"/>
265
                                <selectable-tool icon="images/Rect.png" action-command="LINE"  tooltip="insertar_linea"/>
266
                                <selectable-tool icon="images/Line.png" action-command="POLYLINE"  tooltip="insertar_polilinea"/>
267
                                <selectable-tool icon="images/Polygon.png" action-command="POLYGON" tooltip="insertar_poligono"/>
268
                        </tool-bar>
269
270
                        <tool-bar name="Layout_Tools_Insert_Cartografy" position="8">
271
                                <selectable-tool icon="images/MapaVista.png" action-command="RECTANGLEVIEW" tooltip="insertar_vista"/>
272
                                <selectable-tool icon="images/MapaLeyenda.png" action-command="RECTANGLELEGEND"  tooltip="insertar_leyenda"/>
273
                                <selectable-tool icon="images/MapaEscala.png" action-command="RECTANGLESCALEBAR"  tooltip="insertar_escala"/>
274
                                <selectable-tool icon="images/MapaNorth.png" action-command="RECTANGLENORTH"  tooltip="insertar_norte"/>
275
                                <selectable-tool icon="images/box.png" action-command="RECTANGLEBOX"  tooltip="insertar_cajetin"/>
276
                        </tool-bar>
277
                </extension>
278
279
280
281
                <extension class-name="com.iver.cit.gvsig.FFrameViewExtension"
282
                description="Extensi?n encargada de gestionar los eventos realizados sobre las vistas a?adidas al Layout."
283
                active="true">
284
285
                <menu text="Mapa/navegacion_vista/Zoom_Mas_Vista" action-command="VIEW_ZOOMIN" tooltip="Zoom_Mas_Vista" icon="images/ZoomIn.png"/>
286
                <menu text="Mapa/navegacion_vista/Zoom_Menos_Vista" action-command="VIEW_ZOOMOUT" tooltip="Zoom_Menos_Vista" icon="images/ZoomOut.png"/>
287
                <menu text="Mapa/navegacion_vista/Zoom_Completo_Vista" action-command="VIEW_FULL" tooltip="Zoom_Completo_Vista" icon="images/MapContents.png"/>
288
                <menu text="Mapa/navegacion_vista/Encuadre_Vista" action-command="VIEW_PAN" tooltip="Encuadre_Vista" icon="images/Pan.png"/>
289
290
                <tool-bar name="Layout_Tools_View" position="22">
291
                        <action-tool icon="images/MapContents.png" action-command="VIEW_FULL" tooltip="Zoom_Completo_Vista"/>
292
                        <selectable-tool icon="images/ZoomIn.png" action-command="VIEW_ZOOMIN" tooltip="Zoom_Mas_Vista"/>
293
                        <selectable-tool icon="images/ZoomOut.png" action-command="VIEW_ZOOMOUT" tooltip="Zoom_Menos_Vista"/>
294
                        <selectable-tool icon="images/Pan.png" action-command="VIEW_PAN" tooltip="Encuadre_Vista"/>
295
                </tool-bar>
296
                </extension>
297
                <extension class-name="com.iver.cit.gvsig.TagExtension"
298
                        description="Extensi?n para a?adir un tag a los FFrames."
299
                        active="false">
300
                        <menu text="mapa/anadir_tag" key="t" action-command="SET_TAG" tooltip="anadir_tag" icon="images/tag.png"/>
301
                        <tool-bar name="Mapa" position="9">
302
                                <action-tool icon="images/gtk-add.png" action-command="SET_TAG" tooltip="anadir_tag"/>
303
                                <action-tool icon="images/gtk-apply.png" action-command="VIEW_TAGS" tooltip="ver_tags"/>
304
                        </tool-bar>
305
                </extension>
306
                <extension class-name="com.iver.cit.gvsig.GraphicControls"
307
                        description="Extensi?n encargada de gestionar los eventos realizados sobre los gr?ficos que contiene el Layout."
308
                        active="true">
309
310
                        <menu text="Mapa/Graficos/propiedades" action-command="PROPIEDADES" tooltip="propiedades" />
311
                        <menu text="Mapa/Graficos/alinear" action-command="ALINEAR" tooltip="alinear_graficos"/>
312
                        <menu text="Mapa/Graficos/agrupar" action-command="AGRUPAR" tooltip="agrupar_graficos" icon="images/agrupar.png"/>
313
                        <menu text="Mapa/Graficos/desagrupar" action-command="DESAGRUPAR" tooltip="desagrupar_graficos" icon="images/desagrupar.png"/>
314
                        <menu text="Mapa/Graficos/simplificar" action-command="SIMPLIFICAR" tooltip="simplificar"/>
315
316
                        <menu text="Mapa/Graficos/colocar_delante" action-command="DELANTE" tooltip="colocar_delante" icon="images/delante.png"/>
317
                        <menu text="Mapa/Graficos/colocar_detras" action-command="DETRAS" tooltip="colocar_detras" icon="images/detras.png"/>
318
                        <menu text="Mapa/Graficos/tamano_posicion" action-command="POSICIONAR" tooltip="tamano_posicion" icon="images/posicionar.png"/>
319
                        <menu text="Mapa/Graficos/linea_grafica" action-command="BORDEAR" tooltip="linea_grafica" icon="images/bordear.png"/>
320
                        <tool-bar name="Layout_Tools_Grafics" position="10">
321
                                <action-tool icon="images/delante.png" action-command="DELANTE" tooltip="colocar_delante"/>
322
                                <action-tool icon="images/detras.png" action-command="DETRAS" tooltip="colocar_detras"/>
323
                                <action-tool icon="images/posicionar.png" action-command="POSICIONAR" tooltip="tamano_posicion"/>
324
                                <action-tool icon="images/agrupar.png" action-command="AGRUPAR" tooltip="agrupar_graficos"/>
325
                                <action-tool icon="images/desagrupar.png" action-command="DESAGRUPAR" tooltip="desagrupar_graficos"/>
326
                                <action-tool icon="images/bordear.png" action-command="BORDEAR" tooltip="linea_grafica"/>
327
                        </tool-bar>
328
                </extension>
329
                <extension class-name="com.iver.cit.gvsig.LayoutRedoExtension"
330
                        description="Extensi?n para rehacer cambios sobre el Layout."
331
                        active="true">
332
                        <menu text="mapa/rehacer" key="y" action-command="REDO" tooltip="rehacer" icon="images/Redo.png"/>
333
                        <tool-bar name="Mapa">
334
                                <action-tool icon="images/Redo.png" action-command="REDO" tooltip="rehacer"/>
335
                        </tool-bar>
336
                </extension>
337
                <extension class-name="com.iver.cit.gvsig.LayoutUndoExtension"
338
                        description="Extensi?n para deshacer cambios sobre el Layout."
339
                        active="true">
340
                        <menu text="mapa/deshacer" key="z" action-command="UNDO" tooltip="dehacer" icon="images/Undo.png"/>
341
                        <tool-bar name="Mapa">
342
                                <action-tool icon="images/Undo.png" action-command="UNDO" tooltip="deshacer"/>
343
                        </tool-bar>
344
                </extension>
345
                <extension class-name="com.iver.cit.gvsig.LayoutCommandStackExtension"
346
                        description="Extensi?n encargada de abrir el di?logo para gestionar los comandos apilados."
347
                        active="true">
348
                        <menu text="mapa/pila_de_comandos" key="k" action-command="COMMANDSTACK" tooltip="pila_de_comandos" icon="images/commandstack.png"/>
349
                        <tool-bar name="Mapa">
350
                                <action-tool icon="images/commandstack.png" action-command="COMMANDSTACK" tooltip="pila_de_comandos"/>
351
                        </tool-bar>
352
                </extension>
353
                <extension class-name="com.iver.cit.gvsig.TableOperations"
354
                        description="Extensi?n encargada de gestionar las operaciones sobre las tablas."
355
                        active="true">
356
                        <menu text="Tabla/join" icon="images/tablejoin.png" action-command="JOIN"/>
357
                        <menu text="Tabla/link" icon="images/tablelink.png" action-command="LINK"/>
358
                        <tool-bar name="Herramientas" position="11">
359
                                <action-tool icon="images/tablejoin.png" action-command="JOIN" tooltip="join"/>
360
                                <action-tool icon="images/tablelink.png" action-command="LINK" tooltip="link"/>
361
                        </tool-bar>
362
                </extension>
363
                <extension class-name="com.iver.cit.gvsig.RedoTableExtension"
364
                        description="Extensi?n encargada de rehacer la edici?n sobre la capa activa."
365
                        active="true">
366
                        <menu text="Tabla/rehacer" action-command="REDO" icon="images/Redo.png"/>
367
                <tool-bar name="modificar">
368
                                <action-tool name="rehacer" icon="images/Redo.png" action-command="REDO" tooltip="rehacer" group="tabla"/>
369
                </tool-bar>
370
                </extension>
371
                <extension class-name="com.iver.cit.gvsig.UndoTableExtension"
372
                        description="Extensi?n encargada de dehacer la edici?n sobre la capa activa."
373
                        active="true">
374
                        <menu text="Tabla/deshacer" action-command="UNDO" icon="images/Undo.png"/>
375
                <tool-bar name="modificar">
376
                                <action-tool name="deshacer" icon="images/Undo.png" action-command="UNDO" tooltip="deshacer" group="tabla"/>
377
                </tool-bar>
378
                </extension>
379
                <extension class-name="com.iver.cit.gvsig.TableEditStopExtension"
380
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
381
                        active="true">
382
                        <menu text="Tabla/stop_edition" action-command="STOPEDITING"/>
383
                </extension>
384
                <extension class-name="com.iver.cit.gvsig.TableEditStartExtension"
385
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
386
                        active="true">
387
                        <menu text="Tabla/start_edition" action-command="STARTEDIT"/>
388
                </extension>
389
                <extension class-name="com.iver.cit.gvsig.TableEditInsertExtension"
390
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
391
                        active="true">
392
                        <menu text="Tabla/insert_row" action-command="INSERTROW"/>
393
                        <menu text="Tabla/insert_column" action-command="INSERTCOLUMN"/>
394
                </extension>
395
                <extension class-name="com.iver.cit.gvsig.TableEditRemoveRowExtension"
396
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
397
                        active="true">
398
                        <menu text="Tabla/remove_row" action-command="REMOVEROW"/>
399
                </extension>
400
                <extension class-name="com.iver.cit.gvsig.TableEditRemoveColumnExtension"
401
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
402
                        active="true">
403
                        <menu text="Tabla/remove_column" action-command="REMOVECOLUMN"/>
404
                </extension>
405
                <extension class-name="com.iver.cit.gvsig.TableEditCopyExtension"
406
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
407
                        active="true">
408
                        <menu text="Tabla/copy" icon="images/editcopy.png" action-command="COPY"/>
409
                </extension>
410
                <extension class-name="com.iver.cit.gvsig.TableEditCutExtension"
411
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
412
                        active="true">
413
                        <menu text="Tabla/cut" icon="images/editcut.png" action-command="CUT"/>
414
                </extension>
415
                <extension class-name="com.iver.cit.gvsig.TableEditPasteExtension"
416
                        description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
417
                        active="true">
418
                        <menu text="Tabla/paste" icon="images/editpaste.png" action-command="PASTE"/>
419
                </extension>
420
421
                <extension active="true" class-name="com.iver.cit.gvsig.TableFieldOperations"
422
                        description="Operaciones sobre los campos de las tablas">
423
                        <menu text="Tabla/ascending_order" icon="images/orderasc.png" action-command="ORDERASC"/>
424
                        <menu text="Tabla/descending_order" icon="images/orderdesc.png" action-command="ORDERDESC"/>
425
                        <tool-bar name="Herramientas" position="11">
426
                                <action-tool icon="images/orderasc.png" tooltip="ascending_order_tooltip" action-command="ORDERASC"/>
427
                                <action-tool icon="images/orderdesc.png" tooltip="descending_order_tooltip" action-command="ORDERDESC"/>
428
                        </tool-bar>
429
                </extension>
430
                <extension class-name="com.iver.cit.gvsig.TableNumericFieldOperations"
431
                        description="Extensi?n encargada de gestionar las operaciones sobre los campos num?ricos."
432
                        active="true">
433
                        <menu text="Tabla/statistics" icon="images/statistics.png"/>
434
                        <tool-bar name="Herramientas" position="11">
435
                                <action-tool icon="images/statistics.png" tooltip="statistics"/>
436
                        </tool-bar>
437
                </extension>
438
                <extension class-name="com.iver.cit.gvsig.FiltroExtension"
439
                        description="Extensi?n encargada de abrir el di?logo para filtrar una tabla."
440
                        active="true">
441
                        <menu text="Tabla/filtro" icon="images/Filtro.png" action-command="FILTRO"/>
442
                        <tool-bar name="Herramientas" position="11">
443
                                <action-tool icon="images/Filtro.png" action-command="FILTRO" tooltip="filtro"/>
444
                        </tool-bar>
445
                </extension>
446
                <extension class-name="com.iver.cit.gvsig.RemoveTableUnion"
447
                        description="Extensi?n encargada de quitar uniones de las tablas."
448
                        active="true">
449
                        <menu text="Tabla/quitar_uniones"/>
450
                </extension>
451
                <extension class-name="com.iver.cit.gvsig.RemoveTableLink"
452
                        description="Extensi?n encargada de quitar los enlaces de las tablas."
453
                        active="true">
454
                        <menu text="Tabla/quitar_enlaces"/>
455
                </extension>
456
                <extension class-name="com.iver.cit.gvsig.ViewProjectWindow"
457
                        description="Extensi?n encargada de abrir la ventana de gesti?n del proyecto."
458
                        active="true">
459
                        <menu text="Ver/ventana_proyecto"
460
                                key="p" mnemonic="p"
461
                                tooltip="ver_tooltip"
462
                                action-command="SHOW"/>
463
                </extension>
464
                <extension class-name="com.iver.cit.gvsig.RasterExtension"
465
                        description="Extensi?n encargada de seleccionar una capa de raster en el toc."
466
                        active="true">
467
                        <menu text="Vista/seleccion/seleccionar_capas" icon="images/zoommas.png" action-command="SELECTIMAGE"/>
468
                        <tool-bar name="Herramientas" position="11">
469
                                <selectable-tool icon="images/zoommas.png" action-command="SELECTIMAGE"  tooltip="seleccionar_capas"/>
470
                        </tool-bar>
471
                </extension>
472
                <extension class-name="com.iver.cit.gvsig.ShowTable"
473
                        description="Extensi?n encargada de abrir la tabla asociada a la capa seleccionado."
474
                        active="true">
475
                        <menu text="Capa/ver_tabla_atributos" icon="images/ResultConsulta.png"/>
476
                        <tool-bar name="Acciones" position="12">
477
                                <action-tool icon="images/ResultConsulta.png"
478
                                        enableText="Un_Layer"
479
                                        tooltip="Muestra_atributos"/>
480
                        </tool-bar>
481
                </extension>
482
                <extension class-name="com.iver.cit.gvsig.Print"
483
                        description="Extensi?n encargada de la impresi?n."
484
                        active="true">
485
                        <menu text="Mapa/Imprimir" icon="images/print.png"/>
486
                        <tool-bar name="Mapa" position="9">
487
                                <action-tool icon="images/print.png"/>
488
                        </tool-bar>
489
                </extension>
490
                <extension class-name="com.iver.cit.gvsig.PrintTable"
491
                        description="Extensi?n encargada de la impresi?n de las tablas."
492
                        active="true">
493
                        <menu text="Tabla/Imprimir" icon="images/print.png" action-command="PRINTTABLE"/>
494
                        <tool-bar name="Tabla" position="10">
495
                                <action-tool icon="images/print.png" action-command="PRINTTABLE"/>
496
                        </tool-bar>
497
                </extension>
498
                <extension class-name="com.iver.cit.gvsig.PrintProperties"
499
                        description="Extensi?n encargada de las propiedades de impresi?n."
500
                        active="true">
501
                        <tool-bar name="Mapa" position="9">
502
                                <action-tool icon="images/Frame.gif"/>
503
                        </tool-bar>
504
                </extension>
505
                <extension class-name="com.iver.cit.gvsig.Export"
506
                        description="Extensi?n encargada de exportar una vista al formato de imagen que se seleccione."
507
                        active="true">
508
                        <menu text="Vista/export/imagen"/>
509
                </extension>
510
                <extension class-name="com.iver.cit.gvsig.ThemeToAnnotationExtension"
511
                        description="Extensi?n encargada de la capa de texto."
512
                        active="true">
513
                        <menu text="Capa/to_annotation" action-command="LAYERTOANNOTATION"/>
514
                </extension>
515
                <extension class-name="com.iver.cit.gvsig.PaletteViewInfoExtension"
516
                        description="Extensi?n encargada transformar la vista activa en palette."
517
                        active="true">
518
                        <menu text="Ventana/to_palette" action-command="PALETTE"
519
                                position="50"/>
520
                </extension>
521
522
                <extension class-name="com.iver.cit.gvsig.RestoreViewInfoExtension"
523
                        description="Extensi?n encargada transformar la vista palette en su original."
524
                        active="true">
525
                        <menu text="Ventana/restore" action-command="RESTORE"
526
                                position="10"/>
527
                </extension>
528
                <!--extension class-name="com.iver.cit.gvsig.FFrameGroupExtension"
529
                        description="Extensi?n encargada de controlar un FFrameTable."
530
                        active="true">
531
                        <menu text="Mapa/no_editar_grupo" action-command="NOEDITGROUP"/>
532
                        <menu text="Mapa/unir_celdas" action-command="JOIN"/>
533
                        <menu text="Mapa/editar_grupo" action-command="EDITGROUP"/>
534
                </extension-->
535
                <extension class-name="com.iver.cit.gvsig.About"
536
                        description="Extensi?n encargada de abrir una ventana con la informaci?n relativa al programa."
537
                        active="true">
538
                        <menu text="Ayuda/acerca_de" />
539
                </extension>
540
        </extensions>
541
        <icon src="images/logoGVA.gif" text="gvSIG"/>
542
</plugin-config>