diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-05-04 11:59:19 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-05-04 11:59:19 +0300 |
commit | f54248ded370d95586e52b5fd8e14902fb5eec2b (patch) | |
tree | b0f205bb4354c48e3a1fb05d567684f40945a680 /data/themes/jewelry/CMakeLists.txt | |
parent | 0282a499894b9ef5cde652dc06c8a073318ab93b (diff) | |
download | plus-f54248ded370d95586e52b5fd8e14902fb5eec2b.tar.gz plus-f54248ded370d95586e52b5fd8e14902fb5eec2b.tar.bz2 plus-f54248ded370d95586e52b5fd8e14902fb5eec2b.tar.xz plus-f54248ded370d95586e52b5fd8e14902fb5eec2b.zip |
show keyboard icon in different densities with different paddings.
Diffstat (limited to 'data/themes/jewelry/CMakeLists.txt')
-rw-r--r-- | data/themes/jewelry/CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/themes/jewelry/CMakeLists.txt b/data/themes/jewelry/CMakeLists.txt index 01265ac58..010d41a51 100644 --- a/data/themes/jewelry/CMakeLists.txt +++ b/data/themes/jewelry/CMakeLists.txt @@ -35,6 +35,10 @@ SET (FILES itempopup.xml items.xml keyboard_icon.xml + keyboard_icon_high.xml + keyboard_icon_medium.xml + keyboard_icon_xhigh.xml + keyboard_icon_xxhigh.xml LICENSE.txt listbox.xml login.xml |