From mboxrd@z Thu Jan 1 00:00:00 1970 From: Twiinz Subject: Re: Two minor tweaks on git-gui where textboxes weren't vertically centered with their labels and buttons Date: Thu, 22 May 2008 20:09:00 +0700 Message-ID: <412a1d9a0805220609r5403cbffyf48478cf8dfcc27d@mail.gmail.com> References: <412a1d9a0805172218v7c0a920es8a48129014051a35@mail.gmail.com> <20080519040746.GA29038@spearce.org> <412a1d9a0805182234i18e2da4ckf428b2c134e174d1@mail.gmail.com> <7vej7w6syo.fsf@gitster.siamese.dyndns.org> <20080522121107.GK29038@spearce.org> <412a1d9a0805220545veb9af51y833aed2234d258b@mail.gmail.com> <20080522125559.GO29038@spearce.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "Junio C Hamano" , "Johannes Schindelin" , git@vger.kernel.org To: "Shawn O. Pearce" X-From: git-owner@vger.kernel.org Thu May 22 15:10:00 2008 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 1JzAYO-0005N4-Gu for gcvg-git-2@gmane.org; Thu, 22 May 2008 15:09:56 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761349AbYEVNJE (ORCPT ); Thu, 22 May 2008 09:09:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1762048AbYEVNJE (ORCPT ); Thu, 22 May 2008 09:09:04 -0400 Received: from rn-out-0910.google.com ([64.233.170.187]:28467 "EHLO rn-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761170AbYEVNJB (ORCPT ); Thu, 22 May 2008 09:09:01 -0400 Received: by rn-out-0910.google.com with SMTP id k40so36258rnd.17 for ; Thu, 22 May 2008 06:09:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=oBdDpHeRcJEWSIHb4yg8DknHqHHiGaMnJyyJKjWoCzY=; b=jtv8vqkpzg+y1mlpy1a9jnyBUIN7nxYLNUhJDwu4JHCb0QMWGh1FnEctKchuNplxX0GlUnAQZodMfgEtLD7QT3c3lw2g2v+nl7O655wnP7grg6AoHfB+WDabrNatcr7lmU4UGfzjfi3DWlTVpt8eHM5ZymrlVoatWMjK4GAXDw4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=uN5lSkf+xGNR1k2BTFiFpUkfoudrxjRg0ixIkqsoOKcG5hGdPxmjMyLWz8fBT8stCrTqoDc4Iy6jPHGGCu+yYge5bQ3bcrNlAUHPPNxR8P6T/oNId6Uf6IplLdNZ/QeHgIo6E9sy+1YE1VR4gcmz883vbmqAjRGvM+UfAo80qbo= Received: by 10.142.144.16 with SMTP id r16mr15977wfd.97.1211461740425; Thu, 22 May 2008 06:09:00 -0700 (PDT) Received: by 10.142.194.3 with HTTP; Thu, 22 May 2008 06:09:00 -0700 (PDT) In-Reply-To: <20080522125559.GO29038@spearce.org> Content-Disposition: inline X-Google-Sender-Auth: f073b05568c16a07 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Thu, May 22, 2008 at 7:55 PM, Shawn O. Pearce wrote: > I'm going to edit your commit and add the signed off by line for you: > > Signed-off-by: Twiinz Thanks for your help Shawn. I'll read that link you sent and I'll make sure next patch i contribute has everything needed. Cheers, /twiinz