Revision 2341

View differences:

trunk/applications/appgvSIG/config/config.xml
145 145
			<menu text="Mapa/Insertar/punto" action-command="POINT" tooltip="insertar_punto" icon="images/Point.png"/>
146 146
			<menu text="Mapa/Insertar/rectangulo" action-command="RECTANGLESIMPLE" tooltip="insertar_rectangulo" icon="images/Rectangle.png"/>
147 147
			<menu text="Mapa/Insertar/circulo" action-command="CIRCLE" tooltip="insertar_circulo" icon="images/Circle.png"/>
148
			<menu text="Mapa/exportar_pdf" action-command="PDF" tooltip="exportar_pdf" icon="images/pdf.png"/>
148 149
			
149
			
150 150
			<tool-bar name="Mapa">
151 151
				<selectable-tool icon="images/LayoutZoomIn.png" action-command="ZOOM_IN" tooltip="Zoom_M?s"/>
152 152
				<selectable-tool icon="images/LayoutZoomOut.png" action-command="ZOOM_OUT" tooltip="Zoom_Menos"/>
......
158 158
				<selectable-tool icon="images/MapaLeyenda.png" action-command="RECTANGLELEGEND"  tooltip="insertar_leyenda"/>
159 159
				<selectable-tool icon="images/MapaTexto.png" action-command="RECTANGLETEXT"  tooltip="insertar_texto"/>
160 160
				
161
				
161 162
			</tool-bar>
162 163
			
163 164
			<tool-bar name="Herramientas">
......
166 167
				<action-tool icon="images/zoomselect.png" action-command="ZOOMSELECT" tooltip="Zoom_Select"/>
167 168
				<action-tool icon="images/zoommas.png" action-command="ZOOMIN" tooltip="Zoom_M?s"/>
168 169
				<action-tool icon="images/zoommenos.png" action-command="ZOOMOUT" tooltip="Zoom_Menos"/>
170
				<action-tool icon="images/pdf.png" action-command="PDF"  tooltip="exportar_pdf"/>
169 171
			</tool-bar>
170 172
			
171 173
		</extension>

Also available in: Unified diff