share/hedgewars/Data/Themes/nature/CMakeLists.txt
author unc0rr
Sat, 14 Feb 2009 16:11:53 +0000
changeset 1788 1358d3835a0e
parent 1224 0b9fbee5ceda
child 2082 71b4666373fb
permissions -rw-r--r--
Update nature, City and Island themes
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
794
4dfc653ed92c Oops, forgot to svn add theme contents
unc0rr
parents:
diff changeset
     1
install(FILES
4dfc653ed92c Oops, forgot to svn add theme contents
unc0rr
parents:
diff changeset
     2
	Border.png
805
4d75759b38bd Flakes concept, still need some development
unc0rr
parents: 794
diff changeset
     3
	Flake.png
794
4dfc653ed92c Oops, forgot to svn add theme contents
unc0rr
parents:
diff changeset
     4
	horizont.png
1224
0b9fbee5ceda - Add icons for each theme
unc0rr
parents: 805
diff changeset
     5
	icon.png
794
4dfc653ed92c Oops, forgot to svn add theme contents
unc0rr
parents:
diff changeset
     6
	LandTex.png
4dfc653ed92c Oops, forgot to svn add theme contents
unc0rr
parents:
diff changeset
     7
	plant1.png
4dfc653ed92c Oops, forgot to svn add theme contents
unc0rr
parents:
diff changeset
     8
	plant2.png
4dfc653ed92c Oops, forgot to svn add theme contents
unc0rr
parents:
diff changeset
     9
	plant3.png
4dfc653ed92c Oops, forgot to svn add theme contents
unc0rr
parents:
diff changeset
    10
	plant4.png
4dfc653ed92c Oops, forgot to svn add theme contents
unc0rr
parents:
diff changeset
    11
	Sky.png
4dfc653ed92c Oops, forgot to svn add theme contents
unc0rr
parents:
diff changeset
    12
	theme.cfg
4dfc653ed92c Oops, forgot to svn add theme contents
unc0rr
parents:
diff changeset
    13
	DESTINATION ${SHAREPATH}Data/Themes/nature)