Revision 38564 branches/v2_0_0_prep/extensions/extCenterViewToPoint/config/config.xml

View differences:

config.xml
5 5
		<resourceBundle name="text"/>
6 6
	<extensions>
7 7
		<extension class-name="org.gvsig.centerviewpoint.CenterViewToPointExtension"
8
			description="CenterViewToPoint 0.1RC1  Extensi?n que permite hacer zooms en funci?n de un par de coordenadas introducidas por el usuario."
8
			description="Extensi?n que permite hacer zooms en funci?n de un par de coordenadas introducidas por el usuario."
9 9
			active="true">
10
			<menu text="Vista/Centrar_la_Vista_sobre_un_punto" tooltip="Centrar_la_Vista_sobre_un_punto" 
11
				action-command="CENTERVIEWTOPOINT" 
12
				icon="view-center-to-point" />
13
			<tool-bar name="Herramientas">
14
				<action-tool icon="view-center-to-point"
15
					action-command="CENTERVIEWTOPOINT" tooltip="Centrar_la_Vista_sobre_un_punto"
16
					enable-text="deber?a de estar activada" last="true"/>
10
			
11
			<action 
12
                name="view-navigation-center-view-to-point"
13
                label="_Center_view_to_point" 
14
                tooltip="_Center_view_in_a_point_entered_by_the_user" 
15
                position="650102100" 
16
                action-command="view-navigation-center-view-to-point"
17
                icon="view-navigation-center-view-to-point"
18
                accelerator=""
19
                />
20
			
21
			<menu
22
			    name="view-navigation-center-view-to-point" 
23
			    text="View/Navigation/Center_view_to_point"
24
			    />
25
			    
26
			<tool-bar name="view_navigation">
27
				<action-tool name="view-navigation-center-view-to-point"/>
17 28
			</tool-bar>
29
			
18 30
		</extension>
19 31
	</extensions>
20 32
</plugin-config>

Also available in: Unified diff