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

View differences:

config.xml
223 223
			<menu text="Archivo/exportar_ps" action-command="PS"
224 224
				 tooltip="exportar_ps" icon="images/ps.png"
225 225
				 position="39"/>
226
			<tool-bar name="gvSIG" position="1">
227
				<action-tool icon="images/pdf.png" action-command="PDF"  tooltip="exportar_pdf" position="4"/>
228
				<action-tool icon="images/ps.png" action-command="PS"  tooltip="exportar_ps" position="5"/>
229
			</tool-bar>
226 230
		</extension>
227 231
		<extension class-name="com.iver.cit.gvsig.LayoutControls"
228 232
			description="Extensi?n encargada de gestionar los eventos realizados sobre el Layout."
......
243 247
				 tooltip="guardar"
244 248
				 icon="images/save.png"
245 249
				 position="42"/>
246
			<tool-bar name="gvSIG" position="1">
247
				<action-tool icon="images/pdf.png" action-command="PDF"  tooltip="exportar_pdf" position="4"/>
248
				<action-tool icon="images/ps.png" action-command="PS"  tooltip="exportar_ps" position="5"/>
249
			</tool-bar>
250

  
250 251
			<tool-bar name="Layout_Tools_Zooms" position="20">
251 252
				<selectable-tool icon="images/LayoutZoomIn.png" action-command="ZOOM_IN" tooltip="Zoom_Mas"/>
252 253
				<selectable-tool icon="images/LayoutZoomOut.png" action-command="ZOOM_OUT" tooltip="Zoom_Menos"/>

Also available in: Unified diff