From: MirceaKitsune Date: Wed, 8 Sep 2010 21:55:41 +0000 (+0300) Subject: I don't think we want this any more. Undo if I'm wrong X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=6a03519258020d3d58af933e921278c5724ed32d;p=voretournament%2Fvoretournament.git I don't think we want this any more. Undo if I'm wrong --- diff --git a/misc/buildfiles/brand/nexbrand.sh b/misc/buildfiles/brand/nexbrand.sh deleted file mode 100644 index 3d390600..00000000 --- a/misc/buildfiles/brand/nexbrand.sh +++ /dev/null @@ -1,66 +0,0 @@ -#!/bin/sh - -# usage: ./nexbrand.sh "2.0.1 RC 1" rc1 -# 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 - -gimp -i -b - <