blob: 282aba42e0fe97859031d545c4862a7a6dbcf95b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#################################################
#
# (C) 2011 Golubev Alexander
# fatzer2 (AT) gmail.com
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
install( FILES
emoticons.xml
DESTINATION ${SHARE_INSTALL_PREFIX}/emoticons/GroupWise )
|