Revision 36 trunk/org.gvsig.app.document.layout.app/org.gvsig.app.document.layout.app.mainplugin/src/main/resources/config.xml

View differences:

config.xml
218 218
			active="true">
219 219
			
220 220
			<action 
221
        		name="selection-by-rectangle-layout"
221
        		name="selection-select-by-rectangle-layout"
222 222
            	label="seleccionar_por_rectangulo" 
223 223
            	tooltip="seleccionar_por_rectangulo" 
224
        		action-command="selection-by-rectangle-layout" 
224
        		action-command="selection-select-by-rectangle-layout" 
225 225
        		icon="selection-by-rectangle"
226 226
        		position="301200000"
227 227
        		/>
......
242 242
			-->
243 243
				
244 244
			<menu text="Mapa/seleccion/seleccionar_por_rectangulo"
245
				name="selection-by-rectangle-layout"/>
245
				name="selection-select-by-rectangle-layout"/>
246 246
			
247 247
			<menu text="Mapa/Insertar"
248 248
				position="700400000" 
......
377 377
			<menu text="Mapa/Insertar/cajetin" name="layout-insert-box" />
378 378

  
379 379
			<tool-bar name="Tools_Select" position="6">
380
				<selectable-tool name="selection-by-rectangle-layout" />
380
				<selectable-tool name="selection-select-by-rectangle-layout" />
381 381
				<action-tool name="edit-delete-layout" />
382 382
			</tool-bar>
383 383

  

Also available in: Unified diff