Revision 2892

View differences:

trunk/applications/appgvSIG/config/config.xml
224 224
			active="true">
225 225
			<menu text="Tabla/join" icon="images/tablejoin.png" action-command="JOIN"/>
226 226
			<menu text="Tabla/link" icon="images/tablelink.png" action-command="LINK"/>
227
			<!-- <menu text="Tabla/edit" action-command="EDIT"/> -->
227
			<menu text="Tabla/edit" action-command="EDIT"/>
228 228
			<tool-bar name="Herramientas">
229 229
				<action-tool icon="images/tablejoin.png" action-command="JOIN" tooltip="join"/>
230 230
				<action-tool icon="images/tablelink.png" action-command="LINK" tooltip="link"/>
231 231
			</tool-bar>
232 232
		</extension>
233
		<!-- <extension class-name="com.iver.cit.gvsig.TableEditionCommands" 
233
		<extension class-name="com.iver.cit.gvsig.TableEditionCommands" 
234 234
			description="Extensi?n encargada de gestionar las operaciones de edici?n sobre las tablas."
235 235
			active="true">
236 236
			<menu text="Tabla/cancel" action-command="ROLLBACK"/>
237 237
			<menu text="Tabla/stop" action-command="COMMIT"/>
238
		</extension> -->
238
		</extension>
239 239
		<extension active="true" class-name="com.iver.cit.gvsig.TableFieldOperations" 
240 240
			description="Operaciones sobre los campos de las tablas">
241 241
			<menu text="Tabla/ascending_order" icon="images/orderasc.png" action-command="ORDERASC"/>

Also available in: Unified diff