Fix a few text related bugs in the installer.

This commit is contained in:
Thilo Schulz 2006-09-05 14:29:07 +00:00
parent 4a084a46a8
commit 5d118e434f
2 changed files with 4 additions and 6 deletions

View file

@ -83,4 +83,4 @@ install -m 644 ../../../COPYING.txt image/COPYING
install -m 644 ./id_patch_pk3s_Q3A_EULA.txt image/id_patch_pk3s_Q3A_EULA.txt install -m 644 ./id_patch_pk3s_Q3A_EULA.txt image/id_patch_pk3s_Q3A_EULA.txt
### makeself installer ### makeself installer
$MAKESELF/makeself.sh image ioquake3-$VERSION-$RELEASE.run "ioquake3 $VERSION" ./setup.sh $MAKESELF/makeself.sh image ioquake3-$VERSION-$RELEASE.run "ioquake3 $VERSION-$RELEASE" ./setup.sh

View file

@ -17,8 +17,7 @@
<component name="Quake3 Arena gamedata" version="@VERSION@" default="yes"> <component name="Quake3 Arena gamedata" version="@VERSION@" default="yes">
<option size="457M"> <option size="457M">
<help> <help>
If you don't select this, you must make sure to copy pak0.pk3 to the If you don't select this, you must make sure to copy pak0.pk3 to the baseq3 directory manually.
baseq3 directory manually.
</help> </help>
Copy Quake3 Arena CD data Copy Quake3 Arena CD data
<files cdromid="CD 1" path="baseq3" size="457M"> <files cdromid="CD 1" path="baseq3" size="457M">
@ -37,14 +36,13 @@
<component name="Quake3 Team Arena gamedata" version="@VERSION@"> <component name="Quake3 Team Arena gamedata" version="@VERSION@">
<option> <option>
Install Team Arena components. Install Team Arena components
<files path="missionpack"> <files path="missionpack">
idtapatchpk3s.tar idtapatchpk3s.tar
</files> </files>
<option size="457M"> <option size="457M">
<help> <help>
If you don't select this, you must make sure to copy the TA pak0.pk3 to the If you don't select this, you must make sure to copy the TA pak0.pk3 to the missionpack directory manually.
missionpack directory manually.
</help> </help>
Copy Quake3 Team Arena CD data Copy Quake3 Team Arena CD data
<files cdromid="CD 2" path="missionpack" size="457M"> <files cdromid="CD 2" path="missionpack" size="457M">