mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 19:02:53 +00:00
28 lines
545 B
CMake
28 lines
545 B
CMake
|
|
|
|
|
|
|
|
########### install files ###############
|
|
|
|
install( FILES
|
|
mixer-pcm.png
|
|
mixer-lfe.png
|
|
mixer-cd.png
|
|
mixer-line.png
|
|
mixer-microphone.png
|
|
mixer-midi.png
|
|
mixer-capture.png
|
|
mixer-pcm-default.png
|
|
mixer-front.png
|
|
mixer-master.png
|
|
mixer-surround.png
|
|
mixer-video.png
|
|
mixer-headset.png
|
|
mixer-digital.png
|
|
mixer-ac97.png
|
|
kmixdocked.png
|
|
kmixdocked_mute.png
|
|
kmixdocked_error.png
|
|
DESTINATION ${KDE4_DATA_INSTALL_DIR}/kmix/pics )
|
|
|
|
kde4_install_icons( ${KDE4_ICON_INSTALL_DIR} )
|