[Frontierproject-cvs] frontierproject/data/xml resources.xml,1.3,1.4
Status: Pre-Alpha
Brought to you by:
bdragon28
|
From: Brandon B. <bdr...@us...> - 2006-05-17 04:59:40
|
Update of /cvsroot/frontierproject/frontierproject/data/xml In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30948/data/xml Modified Files: resources.xml Log Message: Modified vTemplate a lot. Now the repositioning buttons can be shown/hidden to leave more room for the titles. Index: resources.xml =================================================================== RCS file: /cvsroot/frontierproject/frontierproject/data/xml/resources.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** resources.xml 21 Jul 2005 16:00:30 -0000 1.3 --- resources.xml 17 May 2006 04:59:35 -0000 1.4 *************** *** 44,47 **** --- 44,48 ---- <image filename="/icons/gui/Left.gif" format="GIF" name="/gui/left" transparency_mode="IMAGE_ALPHAGUESS"/> <image filename="/icons/gui/Right.gif" format="GIF" name="/gui/right" transparency_mode="IMAGE_ALPHAGUESS"/> + <image filename="/icons/gui/Star.gif" format="GIF" name="/gui/star" transparency_mode="IMAGE_ALPHAGUESS"/> <image filename="/icons/debug/16.gif" format="GIF" name="/debug/16" transparency_mode="IMAGE_OPAQUE"/> <image filename="/icons/debug/32.gif" format="GIF" name="/debug/32" transparency_mode="IMAGE_OPAQUE"/> |