summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt12
1 files changed, 8 insertions, 4 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 310c5ca..5035d19 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -35,10 +35,14 @@ install(
DESTINATION ${XDG_APPS_INSTALL_DIR}
)
-install(
- FILES img/tmix.png
- DESTINATION ${DATA_INSTALL_DIR}/icons/hicolor/22x22/apps
-)
+install( FILES img/tmix-16.png RENAME tmix.png
+ DESTINATION ${DATA_INSTALL_DIR}/icons/hicolor/16x16/apps )
+install( FILES img/tmix.png
+ DESTINATION ${DATA_INSTALL_DIR}/icons/hicolor/22x22/apps )
+install( FILES img/tmix-32.png RENAME tmix.png
+ DESTINATION ${DATA_INSTALL_DIR}/icons/hicolor/32x32/apps )
+install( FILES img/tmix-48.png RENAME tmix.png
+ DESTINATION ${DATA_INSTALL_DIR}/icons/hicolor/48x48/apps )
tde_add_executable( tmix AUTOMOC
SOURCES