home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / 01_03.iso / service / winamp3 / files / winamp3_0-full.exe / Wacs / xml / winamp / prefs / prefs-system.xml < prev    next >
Text File  |  2002-06-25  |  2KB  |  38 lines

  1. <groupdef id="ApplicationOptions.titlebox.content" autoheightsource="lastitem">
  2.   <Wasabi:CheckBox x="0" y="0" text="Allow multiple instances of Winamp to start"
  3.     cfgattrib="{280876CF-48C0-40BC-8E86-73CE6BB462E5};Allow multiple instances"
  4.   />
  5.   <Wasabi:CheckBox x="0" y="16" text="Auto-play at startup"
  6.     cfgattrib="{280876CF-48C0-40BC-8E86-73CE6BB462E5};Auto-play at startup"
  7.   />
  8.   <Wasabi:CheckBox x="0" y="32" id="lastitem" text="Show splash screen at startup"
  9.     cfgattrib="{00000003-0001-0001-0606-060402000609};Show splash screen at startup"
  10.   />
  11. </groupdef>
  12.  
  13. <groupdef id="Locale.titlebox.content" h="70">
  14.   <Wasabi:Text
  15.     id="language.label" 
  16.     text="Language" 
  17.     x="0" y="0"
  18.     w="100" h="15"
  19.   />
  20.   <Wasabi:Dropdownlist id="langlist" feed="Preferences:LANGUAGES" x="0" y="16" w="0" relatw="1" h="20" cfgattrib="{280876CF-48C0-40BC-8E86-73CE6BB462E5};Language" />
  21.   <Parameters:Languages target="langlist"/>
  22.   <button id="lastitem" x="0" y="42" w="0" h="22" relatw="1" text="Download More Languages" borders="1" action="Winamp:DOWNLOAD_LANGUAGES"/>
  23. </groupdef>
  24.  
  25. <groupdef id="WindowsIntegration.titlebox.content" autoheightsource="lastitem">
  26.   <Wasabi:CheckBox x="0" y="0" text="Enqueue to Playlist as default action"/>
  27.   <Wasabi:CheckBox x="0" y="16" id="lastitem" text="Add Winamp options to folder context menus"/>
  28. </groupdef>
  29.  
  30. <groupdef id="winamp.preferences.general.content">
  31.   <Wasabi:TitleBox x="3" y="0" w="-6" relatw="1" title="Application Options" content="ApplicationOptions.titlebox.content" />
  32.   <Wasabi:TitleBox x="3" y="80" w="-6" relatw="1" title="Language Settings" content="Locale.titlebox.content" />
  33. </groupdef>
  34.  
  35. <groupdef id="winamp.preferences.general" name="General" >
  36.   <Wasabi:TitleBox x="0" y="0" w="0" h="0" relatw="1" relath="1" title="System Settings" content="winamp.preferences.general.content" />
  37. </groupdef>
  38.