blob: 5821e009a618e6083d1973b89c7fab96c6ed2fbf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#################################################
#
# (C) 2011 Timothy Pearson
# kb9vqf (AT) pearsoncomputing.net
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
install ( FILES kdocker.png question.png
DESTINATION ${DATA_INSTALL_DIR}/kdocker/icons )
|