Revision 7290

View differences:

branches/v10/applications/appgvSIG/config/config.xml
484 484
			description="Extensi?n encargada de gestionar la selecci?n en la tabla."
485 485
			active="true">
486 486
			<menu text="Tabla/selection_up" action-command="SELECTIONUP" icon="images/selectionUp.png"/>
487
			<menu text="Tabla/invert_selection" action-command="INVERTSELECTION" icon="images/invertSelection.png"/>			
487
			<menu text="Tabla/invert_selection" action-command="INVERTSELECTION" icon="images/invertSelection.png"/>
488 488
			<tool-bar name="Herramientas" position="12">
489 489
				<action-tool icon="images/selectionUp.png" action-command="SELECTIONUP" tooltip="selection_up" position="6"/>
490 490
				<action-tool icon="images/invertSelection.png" action-command="INVERTSELECTION" tooltip="invert_selection" position="7"/>
......
520 520
		<extension class-name="com.iver.cit.gvsig.RasterExtension"
521 521
			description="Extensi?n encargada de seleccionar una capa de raster en el toc."
522 522
			active="true">
523
			<menu text="Vista/seleccion/seleccionar_capas" icon="images/zoommas.png" action-command="SELECTIMAGE"/>
523
			<menu text="Vista/seleccion/seleccionar_capas_raster" icon="images/stock_toggle-info.png" action-command="SELECTIMAGE"/>
524 524
			<tool-bar name="Herramientas" position="12">
525 525
				<selectable-tool icon="images/zoommas.png" action-command="SELECTIMAGE"  tooltip="seleccionar_capas" position="8"/>
526 526
			</tool-bar>

Also available in: Unified diff