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