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/Makefile.am | |
parent | c60e99091b92dc861897135c50a97a08a288e33f (diff) | |
download | mv-0dc9fd5199358037b0eff99d06afc7a6b4ac114f.tar.gz mv-0dc9fd5199358037b0eff99d06afc7a6b4ac114f.tar.bz2 mv-0dc9fd5199358037b0eff99d06afc7a6b4ac114f.tar.xz mv-0dc9fd5199358037b0eff99d06afc7a6b4ac114f.zip |
Add Keyboard button in Jewelry Theme for Android.
Diffstat (limited to 'data/themes/jewelry/Makefile.am')
-rw-r--r-- | data/themes/jewelry/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/jewelry/Makefile.am b/data/themes/jewelry/Makefile.am index ebe5ed1f6..2083f3c1f 100644 --- a/data/themes/jewelry/Makefile.am +++ b/data/themes/jewelry/Makefile.am @@ -28,6 +28,7 @@ gui_DATA = \ inventory.xml \ itempopup.xml \ items.xml \ + keyboard_icon.xml \ LICENSE.txt \ listbox.xml \ map.xml \ |