file(GLOB icons "*.png")
install(FILES ${icons} DESTINATION "${DATA_INSTALL_DIR}/messagelist/pics" )

