summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--icons/CMakeLists.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt
index 4c13ff1..23da501 100644
--- a/icons/CMakeLists.txt
+++ b/icons/CMakeLists.txt
@@ -13,6 +13,15 @@
##### install application icon ##################
tde_install_icons( )
+install(
+ FILES tellico.svg
+ DESTINATION ${ICON_INSTALL_DIR}/hicolor/scalable/apps
+)
+install(
+ FILES tellico_mime.svg
+ DESTINATION ${ICON_INSTALL_DIR}/hicolor/scalable/mimetypes
+ RENAME application-x-tellico.svg
+)
##### other data ################################
install(