summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHal9000 <miglietta.francesco@gmail.com>2013-02-08 18:32:39 +0100
committerHal9000 <miglietta.francesco@gmail.com>2013-02-08 18:32:39 +0100
commit65a51323181bdf637476d188914067d790dc55fd (patch)
tree1bf7d73a693b854d75f3cf46b7cbc33b62058595
parent19ffe32c8b6b4eda54df9cb2d2a2f5cfae92530b (diff)
downloadplus-65a51323181bdf637476d188914067d790dc55fd.tar.gz
plus-65a51323181bdf637476d188914067d790dc55fd.tar.bz2
plus-65a51323181bdf637476d188914067d790dc55fd.tar.xz
plus-65a51323181bdf637476d188914067d790dc55fd.zip
JEWELRY THEME: Increase size for keyboard button in Android by ≈30%.
-rw-r--r--data/themes/jewelry/keyboard_icon.xml18
-rw-r--r--data/themes/jewelry/window.pngbin28535 -> 28824 bytes
2 files changed, 2 insertions, 16 deletions
diff --git a/data/themes/jewelry/keyboard_icon.xml b/data/themes/jewelry/keyboard_icon.xml
index 34748ddaf..f8bcad0c3 100644
--- a/data/themes/jewelry/keyboard_icon.xml
+++ b/data/themes/jewelry/keyboard_icon.xml
@@ -1,23 +1,9 @@
-<?xml version="1.0" encoding="utf-8"?>
<skinset name="Default" image="window.png">
<widget type="Window">
- <option name="padding" value="6" />
- <option name="x" value="10" />
- <option name="y" value="10" />
- <!-- Top Row -->
- <part type="top-left-corner" xpos="153" ypos="186" width="32" height="32" />
- <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" />
+ <option name="padding" value="7" />
- <!-- 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" />
+ <part type="standart" xpos="153" ypos="186" width="36" height="36" />
- <!-- 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>
diff --git a/data/themes/jewelry/window.png b/data/themes/jewelry/window.png
index f8f091225..cf9311e49 100644
--- a/data/themes/jewelry/window.png
+++ b/data/themes/jewelry/window.png
Binary files differ