diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-03-25 00:23:31 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-03-25 00:23:31 +0300 |
commit | 0921a130f0241a17ffcedf92d602808e18f1614b (patch) | |
tree | fe783c8ea1893803773dd23a0117333b58f169b9 /data/themes/blacknblack/CMakeLists.txt | |
parent | bfe40b367dc6de6c0189bd945667b18a56f75889 (diff) | |
download | plus-0921a130f0241a17ffcedf92d602808e18f1614b.tar.gz plus-0921a130f0241a17ffcedf92d602808e18f1614b.tar.bz2 plus-0921a130f0241a17ffcedf92d602808e18f1614b.tar.xz plus-0921a130f0241a17ffcedf92d602808e18f1614b.zip |
Fix blacknblack theme.
Diffstat (limited to 'data/themes/blacknblack/CMakeLists.txt')
-rw-r--r-- | data/themes/blacknblack/CMakeLists.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/data/themes/blacknblack/CMakeLists.txt b/data/themes/blacknblack/CMakeLists.txt index b903ae1e8..473a61a2a 100644 --- a/data/themes/blacknblack/CMakeLists.txt +++ b/data/themes/blacknblack/CMakeLists.txt @@ -26,18 +26,10 @@ SET (FILES selection.png slider.png slider_hilight.png - speechbubble.xml sticky_button.png tab.png tab_hilight.png tabselected.png - target-cursor-blue-l.png - target-cursor-blue-m.png - target-cursor-blue-s.png - target-cursor-red-l.png - target-cursor-red-m.png - target-cursor-red-s.png - unknown-item.png vscroll_down_default.png vscroll_down_highlight.png vscroll_down_pressed.png @@ -47,7 +39,6 @@ SET (FILES vscroll_up_highlight.png vscroll_up_pressed.png window.png - window.xml ) INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/blacknblack) |