From: Thorsten Glaser Date: Wed, 3 Mar 2010 12:30:39 +0000 (+0000) Subject: by request of lo-lan-do, re-do the wgLogo in 32-bit colour with X-Git-Tag: v5.1~3009 X-Git-Url: https://scm.fusionforge.org/anonscm/gitweb?p=fusionforge%2Ffusionforge.git;a=commitdiff_plain;h=ef5f21680e655f8eb074e3c871848b9f101e4163 by request of lo-lan-do, re-do the wgLogo in 32-bit colour with alpha channel; also put an unscaled version here --- diff --git a/.gitattributes b/.gitattributes index 02339026d8..8ac9f7ba3c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3720,6 +3720,7 @@ gforge/www/themes/gforge/images/ic/trash.png -text gforge/www/themes/gforge/images/ic/wiki20g.png -text svneol=unset#unset gforge/www/themes/gforge/images/ic/write16w.png -text gforge/www/themes/gforge/images/ic/xmail16w.png -text +gforge/www/themes/gforge/images/logo200x200.png -text gforge/www/themes/gforge/images/notes.png -text svneol=unset#unset gforge/www/themes/gforge/images/spacer.gif -text svneol=unset#unset gforge/www/themes/gforge/images/t.png -text diff --git a/gforge/www/themes/gforge/images/logo200x200.png b/gforge/www/themes/gforge/images/logo200x200.png new file mode 100644 index 0000000000..4aa3039837 Binary files /dev/null and b/gforge/www/themes/gforge/images/logo200x200.png differ diff --git a/gforge/www/themes/gforge/images/wgLogo.png b/gforge/www/themes/gforge/images/wgLogo.png index 630415b825..9ddd2792ac 100644 Binary files a/gforge/www/themes/gforge/images/wgLogo.png and b/gforge/www/themes/gforge/images/wgLogo.png differ