share/hedgewars/Data/Themes/City/CMakeLists.txt
author unc0rr
Sat, 11 Apr 2009 10:53:52 +0000
changeset 1955 afe2c85f312d
parent 1224 0b9fbee5ceda
child 2081 025507838f1d
permissions -rw-r--r--
Some updates in themes
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
938
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
     1
install(FILES
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
     2
	Border.png
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
     3
	Flake.png
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
     4
	horizont.png
1224
0b9fbee5ceda - Add icons for each theme
unc0rr
parents: 938
diff changeset
     5
	icon.png
938
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
     6
	LandTex.png
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
     7
	plant1.png
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
     8
	plant2.png
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
     9
	plant3.png
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
    10
	plant4.png
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
    11
	Sky.png
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
    12
	theme.cfg
0c8d2085fa71 Add City theme by Tiyuri
unc0rr
parents:
diff changeset
    13
	DESTINATION ${SHAREPATH}Data/Themes/City)