Revision 26290 trunk/extensions/extTopology/config/config.xml

View differences:

config.xml
133 133
							 position="8"/>
134 134
			</tool-bar>
135 135
		 </extension>
136
		 <!-- @deprecated: this tool has been replaced by the AutoCompletePolygon tool
137
		 in extCAD, which provides similar behaviour but it's less buggy.
136 138
		 
137 139
		 <extension class-name="com.iver.cit.gvsig.cad.GenerateAdjacentPolygonCADToolExtension"
138 140
				   description="Herramienta para digitalizar capas continuas de poligonos"
139
				   active="true">		
141
				   active="false">		
140 142
		 			<tool-bar name="Topology">
141 143
					<action-tool icon="adjacent-polygon"
142 144
							 action-command="_adjacent_polygon"
......
146 148
							 position="9"/>
147 149
			</tool-bar>
148 150
		</extension>
149
		 
151
		  -->
150 152
		 <extension class-name="com.iver.cit.gvsig.cad.SimplifyGeometry"
151 153
			description="herramienta para simplificar geometrias de 1 y 2 dimensiones"
152 154
			active="true">

Also available in: Unified diff