summaryrefslogtreecommitdiffstats
path: root/kwin-styles/glow/themes/glass_huge/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kwin-styles/glow/themes/glass_huge/CMakeLists.txt')
-rw-r--r--kwin-styles/glow/themes/glass_huge/CMakeLists.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/kwin-styles/glow/themes/glass_huge/CMakeLists.txt b/kwin-styles/glow/themes/glass_huge/CMakeLists.txt
new file mode 100644
index 00000000..cd98469f
--- /dev/null
+++ b/kwin-styles/glow/themes/glass_huge/CMakeLists.txt
@@ -0,0 +1,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_huge.theme
+ DESTINATION ${DATA_INSTALL_DIR}/kwin/glow-themes/glass_huge )