summaryrefslogtreecommitdiff
path: root/data/icons/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'data/icons/CMakeLists.txt')
-rw-r--r--data/icons/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/data/icons/CMakeLists.txt b/data/icons/CMakeLists.txt
index 009ed32e..60bfc921 100644
--- a/data/icons/CMakeLists.txt
+++ b/data/icons/CMakeLists.txt
@@ -1,7 +1,5 @@
SET(FILES
- tmw.ico
- tmw.png
- tmw.xpm
+ tmw-32x32.png
)
INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/icons)