You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
600 B
23 lines
600 B
#################################################
|
|
#
|
|
# (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
|
|
default.theme
|
|
DESTINATION ${DATA_INSTALL_DIR}/twin/glow-themes/default )
|