From c99975c73ae2941751d86d3b8466454c5ad122c0 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Wed, 5 Sep 2007 22:05:32 +0000 Subject: * Merge of ioq3-r1163 + SDL everywhere + New R_LoadImage + net_ip.c + Window icon + GUI based dedicated server support + Compile time linked OpenGL * Remove ui_menuFiles cvar --- make-macosx-ub.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make-macosx-ub.sh') diff --git a/make-macosx-ub.sh b/make-macosx-ub.sh index 77673739..424d5a7e 100755 --- a/make-macosx-ub.sh +++ b/make-macosx-ub.sh @@ -2,7 +2,7 @@ APPBUNDLE=Tremulous.app BINARY=Tremulous.ub PKGINFO=APPLTREM -ICNS=src/unix/MacSupport/Tremulous.icns +ICNS=misc/Tremulous.icns DESTDIR=build/release-darwin-ub BASEDIR=base Q3_VERSION=`grep "\#define Q3_VERSION" src/qcommon/q_shared.h | \ -- cgit