You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
727 B
13 lines
727 B
################################################################################
|
|
# 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}) |