scroll_hbackground.xml 466 B

1234567891011121314
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <skinset name="Default" image="window.png">
  3. <widget type="Window" xpos="128" ypos="186">
  4. <!-- Left Row -->
  5. <part type="left-edge" xpos="0" ypos="0" width="12" height="22" />
  6. <!-- Middle Row -->
  7. <part type="bg-quad" xpos="0" ypos="23" width="10" height="22" />
  8. <!-- Right Row -->
  9. <part type="right-edge" xpos="0" ypos="46" width="12" height="22" />
  10. </widget>
  11. </skinset>