summaryrefslogtreecommitdiffstats
path: root/emoticons/KMess/CMakeLists.txt
blob: 5492d0457427960f81ac4ef19daaf1bb17dc9784 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#################################################
#
#  (C) 2011 Golubev Alexander
#  fatzer2 (AT) gmail.com
#
#  Improvements and feedback are welcome
#
#  This file is released under GPL >= 2
#
#################################################

install( FILES
    emoticons.xml
    angel.png angry.png bat.png beer.png 
	boy.png cake.png camera.png cat.png
	clock.png cocktail.png confused.png
	cry.png cup.png	devil.png dog.png
	dude_hug.png embarassed.png	email.png
	film.png girl.png girl_hug.png kiss.png
	lightbulb.png love.png messenger.png
	note.png omg.png phone.png present.png
	rose.png sad.png shade.png smile.png
	star.png teeth.png thumbs_down.png
	thumbs_up.png tongue.png unlove.png
	wilted_rose.png wink.png
  DESTINATION ${SHARE_INSTALL_PREFIX}/emoticons/KMess )