home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 November / Gamestar_67_2004-11_dvd.iso / Dema / footballmanager2005_betademo.exe / Data1.cab / _CC50F5487DF645D8A836A4D1830659EE < prev    next >
Text File  |  2004-09-01  |  943b  |  23 lines

  1. <screen title="Community Info" version="1.0">
  2.     <!-- community information screen -->
  3.  
  4.     <flags id="cm4c" value="true" />
  5.     
  6.     <!-- MAIN CONTAINER -->
  7.     <container class="titled_box" title="Community Information">
  8.         
  9.         <!-- layout panels from top to bottom -->
  10.         <layout class="arrange_vertical_attachment" alignment="top, extend" offset="0" gap="32"/>    
  11.         <!-- embedded panels stick to sides of screen -->
  12.         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  13.         <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  14.         
  15.                         <!-- community text -->
  16.                 <widget class="text" id="requ" auto_size="vertical" spec="text">
  17.                 A list of affiliate websites and other Football Manager based places will appear here in the full game. If you would like your site to become an affiliate please visit our website www.sigames.com
  18.                 </widget>
  19.         
  20.         
  21.     </container>
  22. </screen>
  23.