root/trunk/qt4-gui/share/emoticons/CMakeLists.txt

Revision 5678, 281 bytes (checked in by root_42, 13 months ago)

- Moved to FeltTip?4, too, like in qt-gui

Line 
1# Emoticons
2set(emoticons_SHARE
3  bugeyes
4  ccmathteam.com
5  Default
6  FeltTip4
7  Mirabilis4
8  Mirabilis5
9  Mirabilis5.1
10  msn
11  phpBB
12  thomas
13)
14
15install(DIRECTORY ${emoticons_SHARE}
16  DESTINATION ${INSTALL_DATA_DIR}/licq/${INSTALL_QTGUI_DIR}/emoticons
17  PATTERN ".svn" EXCLUDE
18)
Note: See TracBrowser for help on using the browser.