home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Inne / Gry / Enigma / Enigma-1.01-w7.exe / data / schemas / enigmarc.xml next >
Extensible Markup Language  |  2009-12-13  |  878b  |  22 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <preferences xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  3.        xsi:noNamespaceSchemaLocation='preferences.xsd'>
  4.   <properties>
  5.     <property key="MouseSpeed" value="7.0"/>
  6.     <property key="FullScreen" value="0"/>
  7.     <property key="InGameMusic" value="0"/>
  8.     <property key="VideoMode" value="0"/>
  9.     <property key="Gamma" value="1.0"/>
  10.     <property key="SoundSet" value="0"/>
  11.     <property key="SoundVolume" value="1.0"/>
  12.     <property key="MusicVolume" value="1.0"/>
  13.     <property key="StereoSeparation" value="10.0"/>
  14.     <property key="MenuMusicFile" value="sound/menu.s3m"/>
  15.     <property key="LevelMusicFile" value="sound/Emilie.xm"/>
  16.     <property key="Language" value=""/>
  17.     <property key="RatingsAutoUpdate" value="0"/>
  18.     <property key="_MacUpdate1.00" value="1"/>
  19.   </properties>
  20. </preferences>
  21.  
  22.