Revision 2993 trunk/extensions/extGeoreferencing/config/config.xml

View differences:

config.xml
8 8
			description="Extensi?n encargada activar las herramientas de georeferenciar raster."
9 9
			active="true" 
10 10
			priority="1">
11
			<!--
11 12
			<tool-bar name="GeoreferencingWizard">
12 13
				<action-tool icon="images/georef.png" action-command="GEOREF_WIZARD" tooltip="Georeferenciar"/>
13 14
			</tool-bar>
15
			-->
14 16
		</extension>
15
			<extension class-name="com.iver.cit.gvsig.georeferencing.GeoreferencingToolsModule" 
17
		<extension class-name="com.iver.cit.gvsig.georeferencing.GeoreferencingToolsModule" 
16 18
			description="Extensi?n encargada georeferenciar raster."
17 19
			active="true" 
18 20
			priority="1">
19 21
			<tool-bar name="GeoreferencingTools">
20
				<action-tool icon="images/mas.png" action-command="GEO_ZOOM" tooltip="Zoom_Mas"/>
21
				<action-tool icon="images/clean.png" action-command="GEO_PAN"  tooltip="Mover"/>
22
				<action-tool icon="images/back.png" action-command="GEO_ZOOM_PREV"  tooltip="Zoom_previo"/>
22
				<selectable-tool icon="images/mas.png" action-command="GEO_ZOOM" tooltip="Zoom_Mas"/>
23
				<selectable-tool icon="images/clean.png" action-command="GEO_PAN"  tooltip="Mover"/>
24
				<selectable-tool icon="images/back.png" action-command="GEO_ZOOM_PREV"  tooltip="Zoom_previo"/>
23 25
			</tool-bar>
24 26
		</extension>
25 27
	</extensions>

Also available in: Unified diff