Revision 6469 trunk/applications/appgvSIG/config/config.xml

View differences:

config.xml
328 328
			<menu text="Mapa/Graficos/alinear" action-command="ALINEAR" tooltip="alinear_graficos"/>
329 329
			<menu text="Mapa/Graficos/agrupar" action-command="AGRUPAR" tooltip="agrupar_graficos" icon="images/agrupar.png"/>
330 330
			<menu text="Mapa/Graficos/desagrupar" action-command="DESAGRUPAR" tooltip="desagrupar_graficos" icon="images/desagrupar.png"/>
331
			<menu text="Mapa/Graficos/simplificar" action-command="SIMPLIFICAR" tooltip="simplificar"/>
332 331

  
333 332
			<menu text="Mapa/Graficos/colocar_delante" action-command="DELANTE" tooltip="colocar_delante" icon="images/delante.png"/>
334 333
			<menu text="Mapa/Graficos/colocar_detras" action-command="DETRAS" tooltip="colocar_detras" icon="images/detras.png"/>
335 334
			<menu text="Mapa/Graficos/tamano_posicion" action-command="POSICIONAR" tooltip="tamano_posicion" icon="images/posicionar.png"/>
336 335
			<menu text="Mapa/Graficos/linea_grafica" action-command="BORDEAR" tooltip="linea_grafica" icon="images/bordear.png"/>
337
			<tool-bar name="Layout_Tools_Grafics" position="10">
336
			<tool-bar name="Layout_Tools_Graphics" position="10">
338 337
				<action-tool icon="images/delante.png" action-command="DELANTE" tooltip="colocar_delante"/>
339 338
				<action-tool icon="images/detras.png" action-command="DETRAS" tooltip="colocar_detras"/>
340 339
				<action-tool icon="images/posicionar.png" action-command="POSICIONAR" tooltip="tamano_posicion"/>
......
567 566
			<menu text="Mapa/unir_celdas" action-command="JOIN"/>
568 567
			<menu text="Mapa/editar_grupo" action-command="EDITGROUP"/>
569 568
		</extension-->
569
		<extension class-name="com.iver.cit.gvsig.FFrameLegendExtension"
570
			description="Extensi?n encargada de controlar un FFrameLegend."
571
			active="true">
572
			<menu text="Mapa/Graficos/simplificar_leyenda" action-command="SIMPLIFICAR" tooltip="simplificar_leyenda"/>
573

  
574
		</extension>
570 575
		<extension class-name="com.iver.cit.gvsig.About"
571 576
			description="Extensi?n encargada de abrir una ventana con la informaci?n relativa al programa."
572 577
			active="true">

Also available in: Unified diff