summaryrefslogtreecommitdiffstats
path: root/kmix/pics/oldcrystal/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kmix/pics/oldcrystal/CMakeLists.txt')
-rw-r--r--kmix/pics/oldcrystal/CMakeLists.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/kmix/pics/oldcrystal/CMakeLists.txt b/kmix/pics/oldcrystal/CMakeLists.txt
new file mode 100644
index 00000000..47b37e11
--- /dev/null
+++ b/kmix/pics/oldcrystal/CMakeLists.txt
@@ -0,0 +1,13 @@
+################################################################################
+# Copyright © 2024 Mavridis Philippe <mavridisf@gmail.com> #
+# #
+# This file is released under the GNU GPL version 3 or later. #
+# Improvements and feedback are welcome! #
+################################################################################
+
+set(theme "oldcrystal")
+
+install(FILES audio-volume-error.png audio-volume-muted.png
+ audio-volume-low.png audio-volume-medium.png
+ audio-volume-high.png
+ DESTINATION ${DATA_INSTALL_DIR}/kmix/pics/${theme}) \ No newline at end of file