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