summaryrefslogtreecommitdiffstats
path: root/kwin-styles/glow/themes/glass_verylarge/CMakeLists.txt
blob: 673e16a33629eb8f4e193909e7d00abebf099a76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#################################################
#
#  (C) 2011 Golubev Alexander
#  fatzer2 (AT) gmail.com
#
#  Improvements and feedback are welcome
#
#  This file is released under GPL >= 2
#
#################################################

install( FILES
    background.png
    help.png help_glow.png
    close.png close_glow.png
    iconify.png iconify_glow.png
    maximizeoff.png maximizeoff_glow.png
    maximizeon.png maximizeon_glow.png
    stickyon.png stickyon_glow.png
    stickyoff.png stickyoff_glow.png
    glass_verylarge.theme
  DESTINATION ${DATA_INSTALL_DIR}/kwin/glow-themes/glass_verylarge )