summaryrefslogtreecommitdiff
path: root/data/graphics/gui/tab_unused.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-07-09 02:17:16 +0300
committerAndrei Karas <akaras@inbox.ru>2012-07-13 01:02:41 +0300
commit25ebec2265b2b995bb85ce74f25db8137ea9db87 (patch)
tree4d45452669ecf787d814b7bfa0180e88841e2a4f /data/graphics/gui/tab_unused.xml
parent9a36ae42e55ee9403d631dd7c027967350931fa6 (diff)
downloadplus-25ebec2265b2b995bb85ce74f25db8137ea9db87.tar.gz
plus-25ebec2265b2b995bb85ce74f25db8137ea9db87.tar.bz2
plus-25ebec2265b2b995bb85ce74f25db8137ea9db87.tar.xz
plus-25ebec2265b2b995bb85ce74f25db8137ea9db87.zip
Change tab theming.
Diffstat (limited to 'data/graphics/gui/tab_unused.xml')
-rw-r--r--data/graphics/gui/tab_unused.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/data/graphics/gui/tab_unused.xml b/data/graphics/gui/tab_unused.xml
new file mode 100644
index 000000000..95b48e695
--- /dev/null
+++ b/data/graphics/gui/tab_unused.xml
@@ -0,0 +1,18 @@
+<skinset name="Default" image="window.png">
+ <widget type="Window" xpos="68" ypos="75">
+ <!-- Top Row -->
+ <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" />
+ <part type="top-edge" xpos="9" ypos="0" width="8" height="5" />
+ <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" />
+
+ <!-- Middle Row -->
+ <part type="left-edge" xpos="0" ypos="4" width="10" height="16" />
+ <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" />
+ <part type="right-edge" xpos="16" ypos="4" width="10" height="16" />
+
+ <!-- Bottom Row -->
+ <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" />
+ <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" />
+ <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" />
+ </widget>
+</skinset>