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

View differences:

config.xml
81 81
			description="Extensi?n encargada de gestionar la vista."
82 82
			active="true" 
83 83
			priority="30">
84
			<menu text="Vista/navegacion/Zoom_In" action-command="ZOOM_IN" icon="images/ZoomIn.png"/>
85
			<menu text="Vista/navegacion/Zoom_Out" action-command="ZOOM_OUT" icon="images/ZoomOut.png"/>
84
			<menu text="Vista/navegacion/Zoom_M?s" action-command="ZOOM_IN" icon="images/ZoomIn.png"/>
85
			<menu text="Vista/navegacion/Zoom_Menos" action-command="ZOOM_OUT" icon="images/ZoomOut.png"/>
86 86
			<menu text="Vista/navegacion/Zoom_Completo" action-command="FULL" icon="images/MapContents.png"/>
87 87
			
88 88
			<menu text="Vista/navegacion/Desplazamiento" action-command="PAN" icon="images/Pan.png"/>
......
167 167
			
168 168
			<menu text="Mapa/navegacion/Zoom_M?s" action-command="ZOOM_IN" tooltip="Zoom_M?s" icon="images/LayoutZoomIn.png"/>
169 169
			<menu text="Mapa/navegacion/Zoom_Menos" action-command="ZOOM_OUT" tooltip="Zoom_Menos" icon="images/LayoutZoomOut.png"/>
170
			<menu text="Mapa/navegacion/Zoom_In" action-command="ZOOMIN" tooltip="Zoom_M?s" icon="images/zoommas.png"/>
171
			<menu text="Mapa/navegacion/Zoom_Out" action-command="ZOOMOUT" tooltip="Zoom_Menos" icon="images/zoommenos.png"/>
170
			<menu text="Mapa/navegacion/Zoom_Acercar" action-command="ZOOMIN" tooltip="Zoom_M?s" icon="images/zoommas.png"/>
171
			<menu text="Mapa/navegacion/Zoom_Alejar" action-command="ZOOMOUT" tooltip="Zoom_Menos" icon="images/zoommenos.png"/>
172 172
			<menu text="Mapa/navegacion/Zoom_Completo" action-command="FULL" tooltip="Zoom_Completo" icon="images/mundo.gif"/>
173 173
			<menu text="Mapa/navegacion/Zoom_Real" action-command="REALZOOM" tooltip="Zoom_Real" icon="images/zoomreal.png"/>
174 174
			<menu text="Mapa/navegacion/Zoom_Select" action-command="ZOOMSELECT" tooltip="Zoom_Select" icon="images/zoomselect.png"/>

Also available in: Unified diff