home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2003 #3 / K-CD_2003-03.iso / Winamp / winamp3_0-full.exe / Wacs / xml / winamp / prefs / prefs-cdaudio.xml < prev    next >
Text File  |  2002-08-03  |  2KB  |  46 lines

  1. <elements>
  2.   <bitmap id="gracenote.logo" file="prefs/images/gracenote.png"/>
  3. </elements>
  4.  
  5. <groupdef id="cdaudioextraction.titlebox.content" h="60">
  6.   <Wasabi:CheckBox x="2" y="2" text="Enable CD audio extraction" cfgattrib="{86B40069-126F-4E11-A87F-558FFA3DFFA8};Use digital extraction"/>
  7.   <Wasabi:Text
  8.     x="0" y="20"
  9.     w="-10" h="-20"
  10.     relatw="1" relath="1"
  11.     text="This option allows for crossfading and visualizations based on CD tracks. This feature is not compatible with all CD-ROM drives. Note: This option will only take effect after restarting Winamp3."
  12.   />
  13.   <layer id="lastitem" x="4" y="20" w="-10" h="48" relatw="1"/>
  14. </groupdef>
  15.  
  16. <groupdef id="cdlookup.titlebox.content" autoheightsource="lastitem">
  17.   <Wasabi:CheckBox x="2" y="2" text="Enable audio CD recognition" cfgattrib="{5DAADB6F-F9DE-49f9-A5BC-F8805EF8029A};Use CDDB2 for CD lookups"/>
  18.   <Wasabi:CheckBox x="2" y="18" text="Enable audio file recognition" cfgattrib="{5DAADB6F-F9DE-49F9-A5BC-F8805EF8029A};Lookup files through CDDB2" />
  19.  
  20.   <group
  21.     id="wasabi.window.embedded"
  22.     x="-85" y="0"
  23.     w="82" h="82"
  24.     relatx="1"
  25.   />
  26.   <layer id="cddb.logo" x="-84" y="1" w="80" h="80" relatx="1" image="gracenote.logo"/>
  27.   <Wasabi:Text
  28.     x="0" y="35"
  29.     w="-88"
  30.     relatw="1" 
  31.     h="60"
  32.     id="lastitem" 
  33.     text="These options allow you to access the Gracenote Music Recognition Service, which gives you detailed information about the music you're listening to. Once enabled, access it by opening the Winamp Browser."
  34.   />
  35. </groupdef>
  36.  
  37. <groupdef id="winamp.preferences.cd.content">
  38.   <Wasabi:TitleBox x="3" y="0" w="-6" relatw="1" title="CD Audio Extraction" content="cdaudioextraction.titlebox.content" />
  39.   <Wasabi:TitleBox x="3" y="88" w="-6" relatw="1" id="lastitem" title="Gracenote CDDB" content="cdlookup.titlebox.content" />
  40. </groupdef>
  41.  
  42. <groupdef id="winamp.preferences.cd" name="CD Playback" >
  43.   <Wasabi:TitleBox x="0" y="0" h="0" w="0" relatw="1" relath="1" title="Audio CD Settings" content="winamp.preferences.cd.content" />
  44. </groupdef>
  45.  
  46.