r896 - trunk/code/unix/setup

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Sep 5 10:29:07 EDT 2006


Author: thilo
Date: 2006-09-05 10:29:07 -0400 (Tue, 05 Sep 2006)
New Revision: 896

Modified:
   trunk/code/unix/setup/doit
   trunk/code/unix/setup/setup.xml
Log:
Fix a few text related bugs in the installer.


Modified: trunk/code/unix/setup/doit
===================================================================
--- trunk/code/unix/setup/doit	2006-09-05 14:21:06 UTC (rev 895)
+++ trunk/code/unix/setup/doit	2006-09-05 14:29:07 UTC (rev 896)
@@ -83,4 +83,4 @@
 install -m 644 ./id_patch_pk3s_Q3A_EULA.txt image/id_patch_pk3s_Q3A_EULA.txt
 
 ### 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

Modified: trunk/code/unix/setup/setup.xml
===================================================================
--- trunk/code/unix/setup/setup.xml	2006-09-05 14:21:06 UTC (rev 895)
+++ trunk/code/unix/setup/setup.xml	2006-09-05 14:29:07 UTC (rev 896)
@@ -17,8 +17,7 @@
   <component name="Quake3 Arena gamedata" version="@VERSION@" default="yes">
    <option size="457M">
      <help>
-       If you don't select this, you must make sure to copy pak0.pk3 to the
-       baseq3 directory manually.
+       If you don't select this, you must make sure to copy pak0.pk3 to the baseq3 directory manually.
      </help>
      Copy Quake3 Arena CD data
      <files cdromid="CD 1" path="baseq3" size="457M">
@@ -37,14 +36,13 @@
 
   <component name="Quake3 Team Arena gamedata" version="@VERSION@">
    <option>
-     Install Team Arena components.
+     Install Team Arena components
      <files path="missionpack">
        idtapatchpk3s.tar
      </files>
      <option size="457M">
        <help>
-         If you don't select this, you must make sure to copy the TA pak0.pk3 to the
-         missionpack directory manually.
+         If you don't select this, you must make sure to copy the TA pak0.pk3 to the missionpack directory manually.
        </help>
        Copy Quake3 Team Arena CD data
        <files cdromid="CD 2" path="missionpack" size="457M">




More information about the quake3-commits mailing list