From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Subject: Re: [PATCH 0/2] gitk window icons Date: Mon, 23 Mar 2009 21:59:53 +1100 Message-ID: <18887.27561.995982.97262@cargo.ozlabs.ibm.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org, Giuseppe Bilotta To: Stephen Boyd X-From: git-owner@vger.kernel.org Mon Mar 23 12:01:47 2009 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 1LlhuQ-0004Tg-UM for gcvg-git-2@gmane.org; Mon, 23 Mar 2009 12:01:35 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757283AbZCWLAJ (ORCPT ); Mon, 23 Mar 2009 07:00:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757250AbZCWLAH (ORCPT ); Mon, 23 Mar 2009 07:00:07 -0400 Received: from bilbo.ozlabs.org ([203.10.76.25]:44350 "EHLO bilbo.ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757221AbZCWLAC (ORCPT ); Mon, 23 Mar 2009 07:00:02 -0400 Received: by bilbo.ozlabs.org (Postfix, from userid 1003) id 8E027B7067; Mon, 23 Mar 2009 22:00:00 +1100 (EST) In-Reply-To: X-Mailer: VM 8.0.9 under Emacs 22.2.1 (i486-pc-linux-gnu) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Stephen Boyd writes: > These two patches set the git logo, three red minus signs and three green plus > signs below on a white background, as the window icon for gitk. Thanks, applied. (I adjusted the indentation in both and wrote a brief commit message for the second.) Paul.