share/hedgewars/Data/Themes/Freeway/CMakeLists.txt
author koda
Fri, 16 Oct 2009 20:39:50 +0000
changeset 2510 9e5b83c0b88f
parent 2468 0b62498c201a
child 2602 3deb9ff104da
permissions -rw-r--r--
install the new lowresolution images for systems with limited graphics
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1230
80665a20b0fd set svn:eol-style to native
unc0rr
parents:
diff changeset
     1
install(FILES
2468
0b62498c201a openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
nemo
parents: 1453
diff changeset
     2
    AppleDirt.png
0b62498c201a openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
nemo
parents: 1453
diff changeset
     3
    AppleSmall.png
0b62498c201a openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
nemo
parents: 1453
diff changeset
     4
    Border.png
0b62498c201a openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
nemo
parents: 1453
diff changeset
     5
    BottleDirt.png
0b62498c201a openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
nemo
parents: 1453
diff changeset
     6
    Clouds.png
0b62498c201a openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
nemo
parents: 1453
diff changeset
     7
    FishDirt.png
0b62498c201a openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
nemo
parents: 1453
diff changeset
     8
    Flake.png
0b62498c201a openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
nemo
parents: 1453
diff changeset
     9
    icon.png
0b62498c201a openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
nemo
parents: 1453
diff changeset
    10
    LandTex.png
0b62498c201a openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
nemo
parents: 1453
diff changeset
    11
    Sky.png
0b62498c201a openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
nemo
parents: 1453
diff changeset
    12
    Tire.png
0b62498c201a openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
nemo
parents: 1453
diff changeset
    13
    TireDirt.png
0b62498c201a openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
nemo
parents: 1453
diff changeset
    14
    horizont.png
0b62498c201a openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
nemo
parents: 1453
diff changeset
    15
    theme.cfg
2510
9e5b83c0b88f install the new lowresolution images for systems with limited graphics
koda
parents: 2468
diff changeset
    16
    horizont-lowres.png
9e5b83c0b88f install the new lowresolution images for systems with limited graphics
koda
parents: 2468
diff changeset
    17
    Sky-lowres.png
2468
0b62498c201a openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
nemo
parents: 1453
diff changeset
    18
    DESTINATION ${SHAREPATH}Data/Themes/Freeway)