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.
19 lines
663 B
19 lines
663 B
#################################################
|
|
#
|
|
# (C) 2010-2011 Serghei Amelian
|
|
# serghei (DOT) amelian (AT) gmail.com
|
|
#
|
|
# Improvements and feedback are welcome
|
|
#
|
|
# This file is released under GPL >= 2
|
|
#
|
|
#################################################
|
|
|
|
install( FILES
|
|
tool_spraycan_9x9.png tool_spraycan_17x17.png tool_spraycan_29x29.png
|
|
color_transparent_26x26.png colorbutton_swap_16x16.png
|
|
option_opaque.png option_transparent.png resize.png scale.png
|
|
smooth_scale.png image_skew_horizontal.png image_skew_vertical.png
|
|
image_rotate_anticlockwise.png image_rotate_clockwise.png
|
|
DESTINATION ${DATA_INSTALL_DIR}/kolourpaint/pics )
|