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

View differences:

config.xml
4 4
	<resourceBundle name="text"/>
5 5
	<label-set class-name="com.iver.cit.gvsig.project.documents.view.gui.View">
6 6
		<label id="units" size="85"/>
7
		<label id="x" size="120"/>
8
		<label id="y" size="120"/>
9 7
		<label id="4" size="120"/>
10 8
		<label id="5" size="130"/>
11 9
		<label id="projection" size="85"/>
......
126 124
				elements="1000;2000;5000;10000;25000;50000;100000;200000;500000;1000000;2000000;5000000"
127 125
  				value="10000"
128 126
  				action-command="CHANGE_SCALE" />
127
			<combo-coords name="coords"
128
				action-command="CHANGE_UNITS" />
129 129
  			<menu text="Vista/navegacion/Zoom_Mas" action-command="ZOOM_IN" icon="images/ZoomIn.png"/>
130 130
			<menu text="Vista/navegacion/Zoom_Menos" action-command="ZOOM_OUT" icon="images/ZoomOut.png"/>
131 131
			<menu text="Vista/navegacion/Zoom_Completo" action-command="FULL" icon="images/MapContents.png"/>

Also available in: Unified diff