From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Konrath Subject: Re: [EGIT PATCH] Change to simplified icon. Date: Wed, 19 Sep 2007 18:49:58 -0400 Message-ID: <1190242198.15094.3.camel@toast.toronto.redhat.com> References: <20070918222416.GB11990@toast.toronto.redhat.com> <200709192019.13096.robin.rosenberg.lists@dewire.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org To: Robin Rosenberg X-From: git-owner@vger.kernel.org Thu Sep 20 00:50:15 2007 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1IY8N5-000617-FK for gcvg-git-2@gmane.org; Thu, 20 Sep 2007 00:50:15 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752918AbXISWuK (ORCPT ); Wed, 19 Sep 2007 18:50:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752475AbXISWuK (ORCPT ); Wed, 19 Sep 2007 18:50:10 -0400 Received: from mx1.redhat.com ([66.187.233.31]:55036 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752432AbXISWuJ (ORCPT ); Wed, 19 Sep 2007 18:50:09 -0400 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l8JMo0Ng005295 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 19 Sep 2007 18:50:00 -0400 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l8JMnxHr023548; Wed, 19 Sep 2007 18:49:59 -0400 Received: from [172.16.14.221] (toast.toronto.redhat.com [172.16.14.221]) by pobox.toronto.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id l8JMnwDn005731; Wed, 19 Sep 2007 18:49:59 -0400 In-Reply-To: <200709192019.13096.robin.rosenberg.lists@dewire.com> X-Mailer: Evolution 2.10.3 (2.10.3-4.fc7) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On Wed, 2007-09-19 at 20:19 +0200, Robin Rosenberg wrote: > onsdag 19 september 2007 skrev Ben Konrath: > > Hi Robin, > > > > Here's a patch that changes the icon to something that is a little more > > aesthetically pleasing than the one I iniitially submitted. Feel free to > > use the one you like best. > > The icon looks very similar to the one in GitWeb. The simplified is, without, > making a bitwise compare, is seems identical to the Git icon. Is that > appropriate? What do the author of that icon, and other Git developers, think? I did actually make this icon with gimp but it is heavily inspired by the GitWeb icon. But I think this is moot because the icon you just made seems to be a better fit :) Cheers, Ben > The plugin. after all, does steal ideas and repository format from Git, > but is in fact a completely separate implementation. > > I'll leave this one in my patch tree for now. The Egit icon contest is stil open to all. > > -- robin >