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.
tdegraphics/kiconedit/pics/toolbar/CMakeLists.txt

21 lines
702 B

#################################################
#
# (C) 2010-2011 Calvin Morrison
# mutantturkey@gmail.com
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
install( FILES
fileclose.png circle.png filledcircle.png line.png
paintbrush-cursor.xpm airbrush-cursor.xpm ellipse.png
filledellipse.png rectangle.png filledrectangle.png areaselect.png
selectrect.png selectcircle.png fill-cursor.xpm grid.png pointer.png
aim.png aim-cursor.xpm window_new.png grayscale.png kdepalette.png
transform.png eraser-cursor.xpm colorpicker-cursor.xpm
DESTINATION ${DATA_INSTALL_DIR}/kiconedit/pics
)