Revision 1155

View differences:

trunk/applications/appgvSIG/config/config.xml
73 73
			active="true" 
74 74
			priority="3">
75 75
			<menu text="Vista/Zoom_Completo" action-command="FULL" icon="images/MapContents.png"/>
76
			<menu text="Vista/Zoom_Select" action-command="ZOOM_SELECT" icon="images/SelectedZoom.png"/>
76
			<menu text="Vista/Zoom_Select" action-command="ZOOM_SELECT" icon="images/ZoomSeleccion.png"/>
77 77
			<menu text="Vista/Encuadre" action-command="ENCUADRE" icon="images/encuadre.png"/>
78 78
			<menu text="Vista/Seleccion_por_tema" action-command="SELECTIONBYSHAPE"/>
79 79
			<menu text="Vista/configurar_localizador" action-command="CONFIG_LOCATOR"/>		
80 80
			<menu text="Vista/propiedades" action-command="PROPERTIES"/>
81
			<menu text="Vista/shape_seleccion" action-command="SHAPE_SELECTED"/>
81
			<menu text="Vista/shape_seleccion" action-command="SHAPE_SELECTED" icon="images/shapeseleccion.png"/>
82
			<menu text="Vista/borra_seleccion" action-command="DEL_SELECTION" icon="images/delselection.png"/>
82 83
			
83 84
			<tool-bar name="Acciones">
84 85
				<action-tool icon="images/MapContents.png" action-command="FULL" tooltip="Zoom_Completo"/>
85 86
				<action-tool icon="images/encuadre.png" action-command="ENCUADRE" tooltip="gestion_encuadre"/>			
86
				<action-tool icon="images/SelectedZoom.png" action-command="ZOOM_SELECT"  tooltip="Zoom_Select"/>
87
				<action-tool icon="images/ZoomSeleccion.png" action-command="ZOOM_SELECT"  tooltip="Zoom_Select"/>
88
				<action-tool icon="images/delselection.png" action-command="DEL_SELECTION"  tooltip="borra_seleccion"/>
87 89
			</tool-bar>
88 90
			<tool-bar name="Herramientas">
89 91
				<selectable-tool is-default="true" icon="images/ZoomIn.png" action-command="ZOOM_IN" tooltip="Zoom_M?s"/>

Also available in: Unified diff