[Frontierproject-cvs] frontierproject/data/xml resources.xml, 1.4, 1.5
Status: Pre-Alpha
Brought to you by:
bdragon28
|
From: Brandon B. <bdr...@us...> - 2006-06-01 05:13:29
|
Update of /cvsroot/frontierproject/frontierproject/data/xml In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv23845/data/xml Modified Files: resources.xml Log Message: Add the new files into the map. Index: resources.xml =================================================================== RCS file: /cvsroot/frontierproject/frontierproject/data/xml/resources.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** resources.xml 17 May 2006 04:59:35 -0000 1.4 --- resources.xml 1 Jun 2006 05:13:23 -0000 1.5 *************** *** 31,38 **** <image filename="/icons/partslot/elect.gif" format="GIF" name="/partslot/ELECTRICAL" transparency_mode="IMAGE_ALPHAGUESS"/> <image filename="/icons/partslot/weapons.gif" format="GIF" name="/partslot/WEAPON" transparency_mode="IMAGE_ALPHAGUESS"/> ! <image filename="/icons/partslot/shield.gif" format="GIF" name="/partslot/SHIELD" transparency_mode="IMAGE_ALPHAGUESS"/> ! <image filename="/icons/gui/flag.gif" format="GIF" name="/gui/flag" transparency_mode="IMAGE_ALPHAGUESS"/> ! <image filename="/icons/gui/names.gif" format="GIF" name="/gui/togglenames" transparency_mode="IMAGE_ALPHAGUESS"/> ! <image filename="/test/t1.gif" format="GIF" name="/test/1" transparency_mode="IMAGE_ALPHAGUESS"/> <image filename="/cursors/part_1.gif" format="GIF" name="/cursor/1part" transparency_mode="IMAGE_ALPHAGUESS"/> <image filename="/cursors/part_fill.gif" format="GIF" name="/cursor/fillpart" transparency_mode="IMAGE_ALPHAGUESS"/> --- 31,46 ---- <image filename="/icons/partslot/elect.gif" format="GIF" name="/partslot/ELECTRICAL" transparency_mode="IMAGE_ALPHAGUESS"/> <image filename="/icons/partslot/weapons.gif" format="GIF" name="/partslot/WEAPON" transparency_mode="IMAGE_ALPHAGUESS"/> ! <image filename="/icons/partslot/shield.gif" format="GIF" name="/partslot/SHIELD" transparency_mode="IMAGE_ALPHAGUESS"/> ! <image filename="/icons/gui/normal.gif" format="GIF" name="/gui/toolbar/normal" transparency_mode="IMAGE_ALPHAGUESS"/> ! <image filename="/icons/gui/surface.gif" format="GIF" name="/gui/toolbar/surface" transparency_mode="IMAGE_ALPHAGUESS"/> ! <image filename="/icons/gui/concentration.gif" format="GIF" name="/gui/toolbar/concentration" transparency_mode="IMAGE_ALPHAGUESS"/> ! <image filename="/icons/gui/percent.gif" format="GIF" name="/gui/toolbar/percent" transparency_mode="IMAGE_ALPHAGUESS"/> ! <image filename="/icons/gui/population.gif" format="GIF" name="/gui/toolbar/population" transparency_mode="IMAGE_ALPHAGUESS"/> ! <image filename="/icons/gui/noinfo.gif" format="GIF" name="/gui/toolbar/noinfo" transparency_mode="IMAGE_ALPHAGUESS"/> ! <image filename="/icons/gui/flag.gif" format="GIF" name="/gui/toolbar/flag" transparency_mode="IMAGE_ALPHAGUESS"/> ! <image filename="/icons/gui/names.gif" format="GIF" name="/gui/toolbar/togglenames" transparency_mode="IMAGE_ALPHAGUESS"/> ! <image filename="/icons/gui/Wormhole.gif" format="GIF" name="/gui/painter/wormhole" transparency_mode="IMAGE_ALPHAGUESS"/> ! <image filename="/icons/gui/sco.gif" format="GIF" name="/gui/toolbar/sco" transparency_mode="IMAGE_ALPHAGUESS"/> ! <image filename="/test/t1.gif" format="GIF" name="/test/1" transparency_mode="IMAGE_ALPHAGUESS"/> <image filename="/cursors/part_1.gif" format="GIF" name="/cursor/1part" transparency_mode="IMAGE_ALPHAGUESS"/> <image filename="/cursors/part_fill.gif" format="GIF" name="/cursor/fillpart" transparency_mode="IMAGE_ALPHAGUESS"/> |