Revision 674 org.gvsig.animation3d/trunk/org.gvsig.animation3d/org.gvsig.animation3d.app/org.gvsig.animation3d.app.mainplugin/src/main/resources-plugin/config.xml

View differences:

config.xml
20 20
		class-name="org.gvsig.animation3d.app.mainplugin.Animation3DExtension"
21 21
		description="" active="true" priority="1">
22 22
	
23
			<action name="animation-3d-manager" label="animation_manager"
24
				tooltip="animation_manager" position="650400500" action-command="animation-3d-manager"
25
				icon="animation-manager-3d" accelerator="" />
23
			<action name="animation-3d" label="animation_manager"
24
				tooltip="animation_manager" position="650400500" action-command="animation-3d"
25
				icon="animation-3d" accelerator="" />
26 26
		
27
			<menu text="View/view_3d/animation_manager" name="animation-3d-manager" />
27
			<menu text="View/view_3d/animation_manager" name="animation-3d" />
28 28
		
29 29
			<tool-bar name="view-3d" position="650400000">
30
				<action-tool name="animation-3d-manager" />
30
				<action-tool name="animation-3d" />
31 31
			</tool-bar>
32 32
	
33 33
		</extension>

Also available in: Unified diff