pathpicker.xml 570 B

123456789101112131415161718192021222324252627
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <WinampAbstractionLayer version="0.7">
  3. <groupdef id="wasabi.pathpicker.main.group" >
  4. <group
  5. id="wasabi.objectframe.group"
  6. x="0" y="0"
  7. w="0" h="0"
  8. relatw="1" relath="1"
  9. />
  10. <Wasabi:Text
  11. id="pathpicker.text"
  12. x="3" y="3"
  13. w="-23" h="-6"
  14. relatw="1" relath="1"
  15. />
  16. <Wasabi:Button
  17. id="pathpicker.button"
  18. x="-18" y="1"
  19. w="17" h="-2"
  20. relatx="1" relath="1"
  21. image="wasabi.button.label.ellipses"
  22. center_image="1"
  23. />
  24. </groupdef>
  25. </WinampAbstractionLayer>