home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 November / Gamestar_67_2004-11_dvd.iso / Dema / footballmanager2005_betademo.exe / Data1.cab / _8032A7029A204F1F9A1B406CC03874BA < prev    next >
Extensible Markup Language  |  2004-08-30  |  797b  |  21 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE propertylist SYSTEM "http://www.sigames.com/dtds/propertylist.dtd">
  3.  
  4.     <!--
  5.     The commands in this file will override the defaults contained in settings.xml (fm/data direcrory)
  6.  
  7.     Any of these commands can be taken from the settings.xml, edited and placed here to change the look for your skin
  8.     -->
  9.  
  10. <properties version="1.0">
  11.  
  12.     <!-- skin details -->
  13.     <string id="name" value="Metallic (Right)"/>                    <!-- The name of the skin -->
  14.     <string id="auth" value="Sports Interactive"/>            <!-- The author name -->
  15.     <string id="desc" value="Default skin with sections panel on the right"/>                <!-- Short description -->
  16.     <string id="vers" value="1.0"/>                            <!-- The version number -->
  17.  
  18.     <flags id="prnt" value="metallic"/>
  19.  
  20. </properties>
  21.