share/hedgewars/Data/Themes/nature/CMakeLists.txt
author nemo
Wed, 29 Jul 2009 23:01:19 +0000
changeset 2286 8a24e0858947
parent 2082 71b4666373fb
child 2468 0b62498c201a
permissions -rw-r--r--
New graphics. Nature, City.
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
2082
71b4666373fb Fix nature theme too (thanks to nemo)
unc0rr
parents: 1224
diff changeset
     4
	Girder.png
794
4dfc653ed92c Oops, forgot to svn add theme contents
unc0rr
parents:
diff changeset
     5
	horizont.png
1224
0b9fbee5ceda - Add icons for each theme
unc0rr
parents: 805
diff changeset
     6
	icon.png
794
4dfc653ed92c Oops, forgot to svn add theme contents
unc0rr
parents:
diff changeset
     7
	LandTex.png
4dfc653ed92c Oops, forgot to svn add theme contents
unc0rr
parents:
diff changeset
     8
	plant1.png
4dfc653ed92c Oops, forgot to svn add theme contents
unc0rr
parents:
diff changeset
     9
	plant2.png
4dfc653ed92c Oops, forgot to svn add theme contents
unc0rr
parents:
diff changeset
    10
	plant3.png
4dfc653ed92c Oops, forgot to svn add theme contents
unc0rr
parents:
diff changeset
    11
	plant4.png
4dfc653ed92c Oops, forgot to svn add theme contents
unc0rr
parents:
diff changeset
    12
	Sky.png
4dfc653ed92c Oops, forgot to svn add theme contents
unc0rr
parents:
diff changeset
    13
	theme.cfg
4dfc653ed92c Oops, forgot to svn add theme contents
unc0rr
parents:
diff changeset
    14
	DESTINATION ${SHAREPATH}Data/Themes/nature)