- fix icon

- remove GPL license popup
- make demo script optional
This commit is contained in:
Ludwig Nussel 2006-03-05 19:12:20 +00:00
parent 65c1d9a7a5
commit da1fabdd91
2 changed files with 13 additions and 6 deletions

View file

@ -28,6 +28,8 @@ cp -a $SETUPIMAGE/{setup.data,setup.sh} image/
### splash
rm -f image/setup.data/splash.xpm
[ -e splash.xpm ] && cp splash.xpm image/setup.data/splash.xpm
rm -f image/quake3.png
cp ../quake3.png image/quake3.png
### binaries
mkdir image/tmp