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-media.xml < prev    next >
Text File  |  2002-08-03  |  3KB  |  62 lines

  1. <groupdef id="PreferredMedia.titlebox.content">
  2.   <group
  3.     id="wasabi.window.embedded"
  4.     x="0" y="0" w="95" h="-20"
  5.     relath="1"
  6.   />
  7.   <list id="medialist"
  8.     feed="Preferences:MEDIAEXTENTIONS"
  9.     x="1" y="1" w="93" h="-22"
  10.     relath="1"
  11.     multiselect="1"
  12.     autodeselect="0"
  13.     cfgattrib="{C30C97E6-77E6-4da4-9F4F-C7F848F8F641};keepers"
  14.   />
  15.   <Wasabi:Button x="103" y="0" w="45" h="45" text="All" action="select_all" action_target="medialist"/>
  16.   <Wasabi:button x="103" y="52" w="45" h="45" text="None" action="deselect_all" action_target="medialist"/>
  17.   <Wasabi:CheckBox id="lastitem" x="0" y="-16" relaty="1" text="Play audio CDs with Winamp" cfgattrib="{280876CF-48C0-40BC-8E86-73CE6BB462E5};Associate with audio CDs"/>
  18. </groupdef>
  19.  
  20. <groupdef id="FileIcon.titlebox.content" h="88">
  21.   <Wasabi:HSlider id="fileicon.slider"
  22.     x="0" y="70"
  23.     w="0" h="15"
  24.     relatw="1"
  25.   />      
  26. </groupdef>
  27.  
  28. <groupdef id="PlaylistIcon.titlebox.content" h="88">
  29.   <Wasabi:HSlider id="plicon.slider"
  30.     x="0" y="70"
  31.     w="0" h="15"
  32.     relatw="1"
  33.   />      
  34. </groupdef>
  35.  
  36. <groupdef id="ProtectAssociations.titlebox.content" autoheightsource="lastitem">
  37.   <Wasabi:CheckBox id="register" x="0" y="0" w="100" h="100" text="Register types on Winamp start"
  38.     cfgattrib="{C30C97E6-77E6-4DA4-9F4F-C7F848F8F641};Register associations on Winamp startup"
  39.   />
  40.   <sendparams group="register" target="checkbox.text" h="48" valign="top"/>
  41.   
  42.   <Wasabi:CheckBox x="0" y="16" text="Enable Winamp Agent"
  43.     cfgattrib="{DB26AA7F-0CF4-4E48-8AC8-49F9B9855A98};Enable Winamp Agent"
  44.   />
  45.   <Wasabi:CheckBox x="0" y="32" text="Maintain media type settings"
  46.     cfgattrib="{DB26AA7F-0CF4-4E48-8AC8-49F9B9855A98};Maintain file associations"
  47.   />
  48.   <Wasabi:CheckBox x="0" y="48" id="lastitem" text="Always show Winamp tray icon"
  49.     cfgattrib="{DB26AA7F-0CF4-4E48-8AC8-49F9B9855A98};Show system tray icon"
  50.   />
  51. </groupdef>
  52.  
  53. <groupdef id="winamp.preferences.media.content">
  54.   <Wasabi:TitleBox x="3" y="0" w="169" h="-3" relath="1" title="Preferred Media" content="PreferredMedia.titlebox.content" />
  55.   <Wasabi:TitleBox x="181" y="0" w="-184" relatw="1" title="Protect Associations" content="ProtectAssociations.titlebox.content" />
  56. </groupdef>
  57.  
  58. <groupdef id="winamp.preferences.media" name="Media Preferences">
  59.   <Wasabi:TitleBox x="0" y="0" w="0" h="0" relatw="1" relath="1" title="Media Preferences" content="winamp.preferences.media.content" />
  60. </groupdef>
  61.  
  62.