blob: da36b29e8528917db16a17966e4bd6648109ac67 (
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 tdedocker.png question.png
DESTINATION ${DATA_INSTALL_DIR}/tdedocker/icons )
|