scroll_vbackground.xml 466 B

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