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

View differences:

config.xml
212 212

  
213 213
			<menu text="Mapa/navegacion/Zoom_Mas" action-command="ZOOM_IN" tooltip="Zoom_Mas" icon="images/LayoutZoomIn.png"/>
214 214
			<menu text="Mapa/navegacion/Zoom_Menos" action-command="ZOOM_OUT" tooltip="Zoom_Menos" icon="images/LayoutZoomOut.png"/>
215
			<menu text="Mapa/navegacion/Zoom_Acercar" action-command="ZOOMIN" tooltip="Zoom_Mas" icon="images/zoommas.png"/>
216
			<menu text="Mapa/navegacion/Zoom_Alejar" action-command="ZOOMOUT" tooltip="Zoom_Menos" icon="images/zoommenos.png"/>
215
			<menu text="Mapa/navegacion/Zoom_Acercar" action-command="ZOOMIN" tooltip="Zoom_Acercar" icon="images/zoommas.png"/>
216
			<menu text="Mapa/navegacion/Zoom_Alejar" action-command="ZOOMOUT" tooltip="Zoom_Alejar" icon="images/zoommenos.png"/>
217 217
			<menu text="Mapa/navegacion/Zoom_Completo" action-command="FULL" tooltip="Zoom_Completo" icon="images/mundo.gif"/>
218 218
			<menu text="Mapa/navegacion/Zoom_Real" action-command="REALZOOM" tooltip="Zoom_Real" icon="images/zoomreal.png"/>
219 219
			<menu text="Mapa/navegacion/Zoom_Select" action-command="ZOOMSELECT" tooltip="Zoom_Select" icon="images/zoomselect.png"/>
......
238 238
			<tool-bar name="Layout_Tools_Zooms" position="20">
239 239
				<selectable-tool icon="images/LayoutZoomIn.png" action-command="ZOOM_IN" tooltip="Zoom_Mas"/>
240 240
				<selectable-tool icon="images/LayoutZoomOut.png" action-command="ZOOM_OUT" tooltip="Zoom_Menos"/>
241
				<action-tool icon="images/zoommas.png" action-command="ZOOMIN" tooltip="Zoom_Mas"/>
242
				<action-tool icon="images/zoommenos.png" action-command="ZOOMOUT" tooltip="Zoom_Menos"/>
241
				<action-tool icon="images/zoommas.png" action-command="ZOOMIN" tooltip="Zoom_Acercar"/>
242
				<action-tool icon="images/zoommenos.png" action-command="ZOOMOUT" tooltip="Zoom_Alejar"/>
243 243
				<action-tool icon="images/mundo.gif" action-command="FULL" tooltip="Zoom_Completo"/>
244 244
				<action-tool icon="images/zoomreal.png" action-command="REALZOOM" tooltip="Zoom_Real"/>
245 245
				<action-tool icon="images/zoomselect.png" action-command="ZOOMSELECT" tooltip="Zoom_Select"/>

Also available in: Unified diff