diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2012-11-15 22:10:25 +0100 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2012-11-15 22:10:25 +0100 |
commit | 62b750528fd3d1064eaeb8ff33f58e7bf9b5aaa7 (patch) | |
tree | a713348f8457bb918809d494d2d6d2fd36dc71d3 /data/themes | |
parent | b994df1d371ea1997d14ff363e3ea8de9ead9eb8 (diff) | |
download | plus-62b750528fd3d1064eaeb8ff33f58e7bf9b5aaa7.tar.gz plus-62b750528fd3d1064eaeb8ff33f58e7bf9b5aaa7.tar.bz2 plus-62b750528fd3d1064eaeb8ff33f58e7bf9b5aaa7.tar.xz plus-62b750528fd3d1064eaeb8ff33f58e7bf9b5aaa7.zip |
Add padding properties to Keyboard icon in Jewelry Theme.
Diffstat (limited to 'data/themes')
-rw-r--r-- | data/themes/jewelry/keyboard_icon.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/themes/jewelry/keyboard_icon.xml b/data/themes/jewelry/keyboard_icon.xml index 3307952de..c31d38c8b 100644 --- a/data/themes/jewelry/keyboard_icon.xml +++ b/data/themes/jewelry/keyboard_icon.xml @@ -1,6 +1,8 @@ <skinset name="Default" image="window.png"> <widget type="Window"> + <option name="padding" value="6" /> + <part type="standart" xpos="153" ypos="186" width="32" height="32" /> </widget> |