home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2003 #3 / K-CD_2003-03.iso / Winamp / winamp3_0-full.exe / Locales / english.xml next >
Extensible Markup Language  |  2002-07-22  |  3KB  |  63 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2.  
  3. <WinampLocaleDefinition language="English">
  4.   <accelerators section="main">
  5.     <accelerator bind="Z" action="prev"/>
  6.     <accelerator bind="X" action="play"/>
  7.     <accelerator bind="C" action="pause"/>
  8.     <accelerator bind="V" action="stop"/>
  9.     <accelerator bind="B" action="next"/>
  10.     <accelerator bind="L" action="eject"/>
  11.     <accelerator bind="Ctrl+X" action="eject_url"/>
  12.     <accelerator bind="Shift+X" action="eject"/>
  13.     <accelerator bind="Ctrl+L" action="eject_url"/>
  14.     <accelerator bind="Shift+L" action="eject_dir"/>
  15.     <accelerator bind="Up" action="volume_up"/>
  16.     <accelerator bind="Down" action="volume_down"/>
  17.     <accelerator bind="Left" action="rewind_5s"/>
  18.     <accelerator bind="Right" action="ffwd_5s"/>
  19.     <accelerator bind="Ctrl+numpad_add" action="text_larger"/>
  20.     <accelerator bind="Ctrl+equal" action="text_larger"/>
  21.     <accelerator bind="Ctrl+numpad_substract" action="text_smaller"/>
  22.     <accelerator bind="Ctrl+minus" action="text_smaller"/>
  23.     <accelerator bind="Ctrl+D" action="doublesize"/>
  24.     <accelerator bind="F5" action="reload_skin"/>
  25.     <accelerator bind="Alt+F4" action="close"/>
  26.     <accelerator bind="Ctrl+F4" action="close_window"/>
  27.     <accelerator bind="Ctrl+P" action="preferences"/>
  28.     <accelerator bind="Ctrl+A" action="toggle_always_on_top"/>
  29.     <accelerator bind="R" action="toggle_repeat"/>
  30.     <accelerator bind="S" action="toggle_shuffle"/>
  31.     <accelerator bind="F" action="toggle_crossfader"/>
  32.     <accelerator bind="Alt+3" action="view_file_info"/>
  33.     <accelerator bind="Ctrl+Alt+I" action="view_bookmark"/>
  34.     <accelerator bind="Alt+I" action="add_bookmark"/>
  35.   </accelerators>
  36.   <accelerators section="popup">
  37.     <accelerator bind="esc" action="exit" />
  38.   </accelerators>
  39.   <accelerators section="listwnd">
  40.     <accelerator bind="Ctrl+A" action="selectall"/>
  41.   </accelerators>
  42.   <accelerators section="tabsheet">
  43.     <accelerator bind="Shift+Tab" action="nexttab"/>
  44.   </accelerators>
  45.   <accelerators section="pledit">
  46.     <accelerator bind="f3" action="jumper"/>
  47.     <accelerator bind="f2" action="rename"/>
  48.     <accelerator bind="Ctrl+Tab" action="poptab"/>
  49.     <accelerator bind="Ctrl+N" action="new_window"/>
  50.     <accelerator bind="Ctrl+O" action="openpl"/>
  51.     <accelerator bind="Ctrl+S" action="savepl"/>
  52.     <accelerator bind="Alt+3" action="view_file_info"/>
  53.     <accelerator bind="Del" action="delete"/>
  54.     <accelerator bind="Space" action="showcurrent"/>
  55.     <accelerator bind="Ctrl+Return" action="jumpoffset"/>
  56. <!--    <accelerator bind="Shift+Return" action="jumpoffset"/> -->
  57.   </accelerators>
  58.   <accelerators section="video">
  59.     <accelerator bind="Return+Alt" action="fullscreen"/>
  60.   </accelerators>
  61.  
  62. </WinampLocaleDefinition>
  63.