Revision 9300 branches/v10/applications/appgvSIG/config/config.xml

View differences:

config.xml
289 289
			<menu text="Mapa/Insertar/imagen" action-command="RECTANGLEPICTURE" tooltip="insertar_imagen" icon="images/MapaImagen.png"/>
290 290

  
291 291
			<menu text="Mapa/Insertar/Vista" action-command="RECTANGLEVIEW" tooltip="insertar_vista" icon="images/MapaVista.png"/>
292
			<menu text="Mapa/Insertar/Localizador" action-command="RECTANGLEOVERVIEW" tooltip="insertar_localizador" icon="images/MapaLocalizador.png"/>
292 293
			<menu text="Mapa/Insertar/leyenda" action-command="RECTANGLELEGEND"  tooltip="insertar_leyenda" icon="images/MapaLeyenda.png"/>
293 294
			<menu text="Mapa/Insertar/escala" action-command="RECTANGLESCALEBAR"  tooltip="insertar_escala" icon="images/MapaEscala.png"/>
294 295
			<menu text="Mapa/Insertar/north" action-command="RECTANGLENORTH" tooltip="insertar_norte" icon="images/MapaNorth.png"/>
......
313 314

  
314 315
			<tool-bar name="Layout_Tools_Insert_Cartografy" position="8">
315 316
				<selectable-tool icon="images/MapaVista.png" action-command="RECTANGLEVIEW" tooltip="insertar_vista" position="1"/>
316
				<selectable-tool icon="images/MapaLeyenda.png" action-command="RECTANGLELEGEND"  tooltip="insertar_leyenda" position="2"/>
317
				<selectable-tool icon="images/MapaEscala.png" action-command="RECTANGLESCALEBAR"  tooltip="insertar_escala" position="3"/>
318
				<selectable-tool icon="images/MapaNorth.png" action-command="RECTANGLENORTH"  tooltip="insertar_norte" position="4"/>
319
				<selectable-tool icon="images/box.png" action-command="RECTANGLEBOX"  tooltip="insertar_cajetin" position="5"/>
317
				<selectable-tool icon="images/MapaLocalizador.png" action-command="RECTANGLEOVERVIEW" tooltip="insertar_localizador" position="2"/>
318
				<selectable-tool icon="images/MapaLeyenda.png" action-command="RECTANGLELEGEND"  tooltip="insertar_leyenda" position="3"/>
319
				<selectable-tool icon="images/MapaEscala.png" action-command="RECTANGLESCALEBAR"  tooltip="insertar_escala" position="4"/>
320
				<selectable-tool icon="images/MapaNorth.png" action-command="RECTANGLENORTH"  tooltip="insertar_norte" position="5"/>
321
				<selectable-tool icon="images/box.png" action-command="RECTANGLEBOX"  tooltip="insertar_cajetin" position="6"/>
320 322
			</tool-bar>
321 323
		</extension>
322 324

  

Also available in: Unified diff