diff --git a/Makefile b/Makefile index 919aac07..5b9d9eca 100644 --- a/Makefile +++ b/Makefile @@ -1712,7 +1712,7 @@ installer: build_release dist: rm -rf quake3-$(SVN_VERSION) svn export . quake3-$(SVN_VERSION) - which convert >/dev/null 2>&1 && convert web/images/quake3_logo_web.png \ + which convert >/dev/null 2>&1 && convert -border 2 -bordercolor black web/images/quake3_logo_web.png \ quake3-$(SVN_VERSION)/code/unix/setup/splash.xpm || true rm -rf quake3-$(SVN_VERSION)/web tar --force-local -cjf quake3-$(SVN_VERSION).tar.bz2 quake3-$(SVN_VERSION) diff --git a/TODO b/TODO index 3e3b9602..dddc5df2 100644 --- a/TODO +++ b/TODO @@ -11,7 +11,7 @@ For 1.34: See above. Please remove each one as it is done: Win32 -Linux32 (we can get by with a source-only on this) +Linux (we can get by with a source-only on this) MacOS X For 1.35+: