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/CMakeLists.txt | |
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/CMakeLists.txt')
-rw-r--r-- | data/themes/jewelry/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/jewelry/CMakeLists.txt b/data/themes/jewelry/CMakeLists.txt index 24c1b2051..f30a82ab9 100644 --- a/data/themes/jewelry/CMakeLists.txt +++ b/data/themes/jewelry/CMakeLists.txt @@ -12,6 +12,7 @@ SET (FILES colors.xml complete_icon.xml didyouknow.xml + dpad.xml dropdown.xml dropdown_background.xml dropdown_pressed.xml |