Revision 1363 org.gvsig.raster.wms/trunk/org.gvsig.raster.wms/org.gvsig.raster.wms.app/org.gvsig.raster.wms.app.wmsclient/src/main/resources/config.xml

View differences:

config.xml
13 13
			description="Support for exporting OGC's Web Map Context documents"
14 14
			active="true"
15 15
			priority="10">
16
			<menu text="View/export/web_map_context"
16
			<menu text="File/Export_to/WMC"
17 17
				tooltip="export_to_map_context"
18
				position="100900400"
18 19
				action-command="EXPORT" />
19 20
		</extension>
20 21
		<extension class-name="org.gvsig.raster.wms.app.wmsclient.wmc.ImportWebMapContextExtension"
21 22
			description="Support for exporting OGC's Web Map Context documents"
22 23
			active="true"
23 24
			priority="10">
24
			<menu text="View/import/web_map_context"
25
			<menu text="File/WMC_Open"
25 26
				tooltip="import_map_context"
26
				position="90"
27
				position="100500000"
27 28
				action-command="IMPORT" />
28 29
		</extension>
29 30
		<extension class-name="org.gvsig.raster.wms.app.wmsclient.infobypoint.InfoByWMSPointExtension"

Also available in: Unified diff