diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2012-11-29 22:44:09 +0100 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2012-11-29 22:44:09 +0100 |
commit | d48e360ea40536e9f3e7fb4ce381b7fdc2ee5954 (patch) | |
tree | a77f652d5c15205df5bdfd77638f96e40c4e4c2b /data/themes/jewelry/Makefile.am | |
parent | dc1d25eca1f0044ac288e2c31403d291fb669d05 (diff) | |
download | plus-d48e360ea40536e9f3e7fb4ce381b7fdc2ee5954.tar.gz plus-d48e360ea40536e9f3e7fb4ce381b7fdc2ee5954.tar.bz2 plus-d48e360ea40536e9f3e7fb4ce381b7fdc2ee5954.tar.xz plus-d48e360ea40536e9f3e7fb4ce381b7fdc2ee5954.zip |
ANDROID: Basic joypad area graphic added in Jewelry Theme.
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 f2152d021..4c018ca3f 100644 --- a/data/themes/jewelry/Makefile.am +++ b/data/themes/jewelry/Makefile.am @@ -15,6 +15,7 @@ gui_DATA = \ colors.xml \ complete_icon.xml \ didyouknow.xml \ + dpad.xml \ dropdown.xml \ dropdown_background.xml \ dropdown_pressed.xml \ |