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

View differences:

config.xml
2 2
<plugin-config>
3 3
	<libraries library-dir="lib"/>
4 4
	<resourceBundle name="text"/>
5
	<label-set class-name="com.iver.cit.gvsig.gui.View">
5
	<label-set class-name="com.iver.cit.gvsig.project.documents.view.gui.View">
6 6
		<label id="units" size="85"/>
7 7
		<label id="x" size="120"/>
8 8
		<label id="y" size="120"/>
......
484 484
			description="Extensi?n encargada de gestionar la selecci?n en la tabla."
485 485
			active="true">
486 486
			<menu text="Tabla/selection_up" action-command="SELECTIONUP" icon="images/selectionUp.png"/>
487
			<menu text="Tabla/invert_selection" action-command="INVERTSELECTION" icon="images/invertSelection.png"/>			
487
			<menu text="Tabla/invert_selection" action-command="INVERTSELECTION" icon="images/invertSelection.png"/>
488 488
			<tool-bar name="Herramientas" position="12">
489 489
				<action-tool icon="images/selectionUp.png" action-command="SELECTIONUP" tooltip="selection_up" position="6"/>
490 490
				<action-tool icon="images/invertSelection.png" action-command="INVERTSELECTION" tooltip="invert_selection" position="7"/>

Also available in: Unified diff