menubutton.xml 670 B

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <WinampAbstractionLayer version="0.7">
  3. <groupdef id="wasabi.menubutton.down" inherit_group="wasabi.panel">
  4. <script id="menubutton" file="menubutton.maki" />
  5. </groupdef>
  6. <groupdef id="wasabi.menubutton.group" >
  7. <group
  8. id="wasabi.menubutton.down"
  9. x="0" y="0"
  10. w="0" h="0"
  11. relatw="1" relath="1"
  12. visible="0"
  13. />
  14. <Wasabi:Text
  15. id="wasabi.menubutton.text" color="white"
  16. x="3" y="3"
  17. w="-3" h="-6"
  18. relatw="1" relath="1"
  19. shadowx="1" shadowy="1" shadowcolor="black"
  20. />
  21. <MenuSurface x="0" y="0" w="0" h="0" relatw="1" relath="1" />
  22. </groupdef>
  23. </WinampAbstractionLayer>