install(
  FILES
    image-full.png image-selection.png histogram-lin.png histogram-log.png color-picker-black.png
    color-picker-grey.png color-picker-white.png banner-digikam.png logo-gphoto.png logo-lcms.png
    logo-exiv2.png logo-cimg.png centerwidth.png centerheight.png target.png bothvert.png
    bothhorz.png curvefree.png curvemooth.png original.png duplicatebothvert.png
    duplicatebothhorz.png togglemouseover.png rating.png worldmap.jpg menusidepixmap.png
    zoom10.png zoom20.png zoom30.png indicator-gray.png indicator-green.png indicator-red.png
  DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/data
)

install(
  FILES
    tag.png tag-new.png tag-properties.png tag-delete.png tag-reset.png tag-folder.png
    tag-events.png tag-people.png tag-places.png tag-addressbook.png tag-recents.png
    tag-assigned.png albumfolder-importimages.png albumfolder-properties.png
    albumfolder-new.png albumfolder-importdir.png underexposure.png overexposure.png
  DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/icons/hicolor/32x32/actions
)

install(
  FILES digikam-splash.png
  DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}
)

install(
  FILES digikam.xpm digikam-16.xpm
  DESTINATION ${SHARE_INSTALL_PREFIX}/pixmaps
)
