r1802 - trunk/misc/buildfiles/brand

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Aug 3 11:01:06 EDT 2006


Author: div0
Date: 2006-08-03 11:01:06 -0400 (Thu, 03 Aug 2006)
New Revision: 1802

Modified:
   trunk/misc/buildfiles/brand/nexbrand.sh
Log:
credit where credit is due


Modified: trunk/misc/buildfiles/brand/nexbrand.sh
===================================================================
--- trunk/misc/buildfiles/brand/nexbrand.sh	2006-08-03 14:56:58 UTC (rev 1801)
+++ trunk/misc/buildfiles/brand/nexbrand.sh	2006-08-03 15:01:06 UTC (rev 1802)
@@ -4,6 +4,8 @@
 #   writes "2.0.1 RC 1" on rc1.tga
 # NOTE: unfortunately requires X-server (otherwise file-tga-save won't work... no joke)
 
+# roughly based on Spencer Kimball's "Glowing Hot" effect, included with GIMP
+
 version=$1
 versiontag=$2
 
@@ -48,7 +50,6 @@
 		(gimp-context-set-background '(255 255 255))
 		(gimp-edit-fill glow-layer BACKGROUND-FILL)
 		(gimp-selection-none img)
-		(gimp-drawable-set-name glow-layer "Glow Layer")
 	)
 )
 




More information about the nexuiz-commits mailing list