diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2012-11-12 23:36:40 +0100 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2012-11-12 23:36:40 +0100 |
commit | 0dc9fd5199358037b0eff99d06afc7a6b4ac114f (patch) | |
tree | 9ceb7401511c4dd518ffedf810e980df27febc1e /data/themes/jewelry/keyboard_icon.xml | |
parent | c60e99091b92dc861897135c50a97a08a288e33f (diff) | |
download | ManaVerse-0dc9fd5199358037b0eff99d06afc7a6b4ac114f.tar.gz ManaVerse-0dc9fd5199358037b0eff99d06afc7a6b4ac114f.tar.bz2 ManaVerse-0dc9fd5199358037b0eff99d06afc7a6b4ac114f.tar.xz ManaVerse-0dc9fd5199358037b0eff99d06afc7a6b4ac114f.zip |
Add Keyboard button in Jewelry Theme for Android.
Diffstat (limited to 'data/themes/jewelry/keyboard_icon.xml')
-rw-r--r-- | data/themes/jewelry/keyboard_icon.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/themes/jewelry/keyboard_icon.xml b/data/themes/jewelry/keyboard_icon.xml new file mode 100644 index 000000000..3307952de --- /dev/null +++ b/data/themes/jewelry/keyboard_icon.xml @@ -0,0 +1,7 @@ +<skinset name="Default" image="window.png"> + <widget type="Window"> + + <part type="standart" xpos="153" ypos="186" width="32" height="32" /> + + </widget> +</skinset> |