scroll_vbackground.xml 462 B

1234567891011121314
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <skinset name="Default" image="window.png">
  3. <widget type="Window" xpos="121" ypos="164">
  4. <!-- Top Row -->
  5. <part type="top-edge" xpos="0" ypos="0" width="12" height="6" />
  6. <!-- Middle Row -->
  7. <part type="bg-quad" xpos="0" ypos="6" width="12" height="6" />
  8. <!-- Bottom Row -->
  9. <part type="bottom-edge" xpos="0" ypos="12" width="12" height="6" />
  10. </widget>
  11. </skinset>