diff options
Diffstat (limited to 'data/themes/blackwood/CMakeLists.txt')
-rw-r--r-- | data/themes/blackwood/CMakeLists.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/data/themes/blackwood/CMakeLists.txt b/data/themes/blackwood/CMakeLists.txt deleted file mode 100644 index d68aa12d3..000000000 --- a/data/themes/blackwood/CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ -SET (FILES - colors.xml - info.xml - mouse.png - progress-indicator.png - speech_bubble.png - speechbubble.xml - window.png - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/blackwood) |