r889 - trunk/code/unix/setup

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Sep 5 03:02:23 EDT 2006


Author: ludwig
Date: 2006-09-05 03:02:23 -0400 (Tue, 05 Sep 2006)
New Revision: 889

Modified:
   trunk/code/unix/setup/doit
   trunk/code/unix/setup/setup.xml
Log:
icculus.org/quake3 -> ioquake3


Modified: trunk/code/unix/setup/doit
===================================================================
--- trunk/code/unix/setup/doit	2006-09-05 00:58:50 UTC (rev 888)
+++ trunk/code/unix/setup/doit	2006-09-05 07:02:23 UTC (rev 889)
@@ -64,4 +64,4 @@
 install -m 644 ../../../COPYING.txt image/COPYING
 
 ### makeself installer
-$MAKESELF/makeself.sh image ioquake3-$VERSION-$RELEASE.$arch.run "icculus.org/quake3 $VERSION" ./setup.sh
+$MAKESELF/makeself.sh image ioquake3-$VERSION-$RELEASE.$arch.run "ioquake3 $VERSION" ./setup.sh

Modified: trunk/code/unix/setup/setup.xml
===================================================================
--- trunk/code/unix/setup/setup.xml	2006-09-05 00:58:50 UTC (rev 888)
+++ trunk/code/unix/setup/setup.xml	2006-09-05 07:02:23 UTC (rev 889)
@@ -1,6 +1,6 @@
 <?xml version="1.0" standalone="yes"?>
 <install product="ioquake3"
-	desc="icculus.org/quake3"
+	desc="ioquake3"
 	version="@VERSION@"
 	update_url="http://www.icculus.org/quake3/updates.txt"
 	promptbinaries="yes">
@@ -17,7 +17,7 @@
     Quake 3
 
     <binary arch="any" libc="any" symlink="ioquake3" icon="quake3.png" play="yes"
-	    name="icculus.org/quake3">
+	    name="ioquake3">
       ioquake3
     </binary>
     <files>
@@ -28,7 +28,7 @@
    <option install="false" required="false">
     Quake 3 Demo start script
     <binary arch="any" libc="any" symlink="ioq3demo" icon="quake3.png" play="no"
-	    name="icculus.org/quake3 (Demo)">
+	    name="ioquake3 (Demo)">
       ioq3demo
     </binary>
    </option>




More information about the quake3-commits mailing list