summaryrefslogtreecommitdiff
path: root/data/themes/jewelry/keyboard_icon_xhigh.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-05-04 11:59:19 +0300
committerAndrei Karas <akaras@inbox.ru>2013-05-04 11:59:19 +0300
commitf54248ded370d95586e52b5fd8e14902fb5eec2b (patch)
treeb0f205bb4354c48e3a1fb05d567684f40945a680 /data/themes/jewelry/keyboard_icon_xhigh.xml
parent0282a499894b9ef5cde652dc06c8a073318ab93b (diff)
downloadplus-f54248ded370d95586e52b5fd8e14902fb5eec2b.tar.gz
plus-f54248ded370d95586e52b5fd8e14902fb5eec2b.tar.bz2
plus-f54248ded370d95586e52b5fd8e14902fb5eec2b.tar.xz
plus-f54248ded370d95586e52b5fd8e14902fb5eec2b.zip
show keyboard icon in different densities with different paddings.
Diffstat (limited to 'data/themes/jewelry/keyboard_icon_xhigh.xml')
-rw-r--r--data/themes/jewelry/keyboard_icon_xhigh.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/data/themes/jewelry/keyboard_icon_xhigh.xml b/data/themes/jewelry/keyboard_icon_xhigh.xml
new file mode 100644
index 000000000..82b4ca26b
--- /dev/null
+++ b/data/themes/jewelry/keyboard_icon_xhigh.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<skinset name="Default" image="window.png">
+ <widget type="Window">
+ <option name="padding" value="10" />
+ <option name="clickborder" value="30" />
+
+ <!-- Top Row -->
+ <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" />
+ <part type="top-edge" xpos="0" ypos="0" width="0" height="0" />
+ <part type="top-right-corner" xpos="0" ypos="0" width="0" height="0" />
+
+ <!-- Middle Row -->
+ <part type="left-edge" xpos="0" ypos="0" width="0" height="0" />
+ <part type="bg-quad" xpos="0" ypos="0" width="0" height="0" />
+ <part type="right-edge" xpos="0" ypos="0" width="0" height="0" />
+
+ <!-- Bottom Row -->
+ <part type="bottom-left-corner" xpos="0" ypos="0" width="0" height="0" />
+ <part type="bottom-edge" xpos="0" ypos="0" width="0" height="0" />
+ <part type="bottom-right-corner" xpos="0" ypos="0" width="0" height="0" />
+ </widget>
+</skinset>