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