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.
24 lines
767 B
24 lines
767 B
#################################################
|
|
#
|
|
# (C) 2012 Serghei Amelian
|
|
# serghei (DOT) amelian (AT) gmail.com
|
|
#
|
|
# Improvements and feedback are welcome
|
|
#
|
|
# This file is released under GPL >= 2
|
|
#
|
|
#################################################
|
|
|
|
tde_install_icons( kmix )
|
|
|
|
install( FILES
|
|
mix_audio.png mix_bass.png mix_cd.png mix_ext.png
|
|
mix_microphone.png mix_midi.png mix_recmon.png
|
|
mix_treble.png mix_unknown.png mix_volume.png
|
|
mix_surround.png mix_video.png mix_headphone.png
|
|
mix_digital.png mix_ac97.png kmixdocked.png
|
|
kmixdocked_mute.png kmixdocked_error.png mix_record.png
|
|
SpeakerFrontLeft.png SpeakerRearLeft.png SpeakerFrontRight.png
|
|
SpeakerRearRight.png Listener.png
|
|
DESTINATION ${DATA_INSTALL_DIR}/kmix/pics )
|