From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 81651 invoked by alias); 26 Sep 2017 12:40:35 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 78158 invoked by uid 89); 26 Sep 2017 12:40:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=logo, images, site X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 26 Sep 2017 12:40:31 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id E601F563E9; Tue, 26 Sep 2017 08:40:29 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 2gkTadCJJuFD; Tue, 26 Sep 2017 08:40:29 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id B947B560F8; Tue, 26 Sep 2017 08:40:29 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id E186480388; Tue, 26 Sep 2017 05:40:27 -0700 (PDT) Date: Tue, 26 Sep 2017 12:40:00 -0000 From: Joel Brobecker To: Andreas Arnez Cc: gdb@sourceware.org, Pedro Alves Subject: Re: SVG version of GDB mascot (archer fish) Message-ID: <20170926124027.f33rrusezgei3u7m@adacore.com> References: <20170925222843.n74fdmen4fygs4si@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) X-SW-Source: 2017-09/txt/msg00126.txt.bz2 > Thanks, that would be helpful. For your convenience, here's a patch for > the web site. It replaces all of the logo images by the SVG version and > updates the mascot page. Thank you for the patch, Andreas. That was actually very useful. Patch pushed to both the sourceware version and the gnu.org version. -- Joel