summaryrefslogtreecommitdiffstats
path: root/doc/common/CMakeLists.txt
blob: 80a459fc221d9205e5291f162f7bbe5da762a56f (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
27
28
#################################################
#
#  (C) 2010 Serghei Amelian
#  serghei (DOT) amelian (AT) gmail.com
#
#  Improvements and feedback are welcome
#
#  This file is released under GPL >= 2
#
#################################################

##### other data ################################

install( FILES
    artistic-license.html bottom1.png bottom2.png
    bsd-license.html doctop1.png doctop2.png fdl-license
    fdl-license.html gpl-license gpl-license.html
    tde-common.css tde-default.css tde-web.css tde-localised.css.template
    lgpl-license lgpl-license.html qpl-license.html shadow.png
    web-docbottom.png x11-license.html xml.dcl web-doctop.png
    doctop1a.png doctop1b.png 1.png 2.png 3.png 4.png
    5.png 6.png 7.png 8.png 9.png 10.png doxygen.css
    header.html footer.html mainheader.html appheader.html
    mainfooter.html fdl-notice.html favicon.ico kde_gear_64.png
    docheadergears.png headerbg.png grad.png kmenu.png
    kde_logo.png kde_logo_bg.png bottom-left.png bottom-middle.png
    bottom-right.png top-left.png top-middle.png top-right-konqueror.png
  DESTINATION ${HTML_INSTALL_DIR}/en/common )