From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21161 invoked by alias); 29 Mar 2012 23:25:04 -0000 Received: (qmail 21152 invoked by uid 22791); 29 Mar 2012 23:25:03 -0000 X-SWARE-Spam-Status: No, hits=-6.7 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 29 Mar 2012 23:24:50 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q2TNOd3A031704 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 29 Mar 2012 19:24:39 -0400 Received: from valrhona.uglyboxes.com (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q2TNOZBF008219 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 29 Mar 2012 19:24:38 -0400 Message-ID: <4F74EF33.6080800@redhat.com> Date: Thu, 29 Mar 2012 23:25:00 -0000 From: Keith Seitz User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120209 Thunderbird/10.0.1 MIME-Version: 1.0 To: Roland Schwingel CC: insight@sourceware.org Subject: Re: [PATCH] libgui: Adjust windows default fonts References: <4F6B3D2F.10103@onevision.com> In-Reply-To: <4F6B3D2F.10103@onevision.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2012-q1/txt/msg00045.txt.bz2 On 03/22/2012 07:54 AM, Roland Schwingel wrote: > Changelog: > > 2012-03-22 Roland Schwingel > > * library/looknfeel.tcl (standard_look_and_feel): Change default > fonts on windows. Default and status font is now Tahoma size 10. > Source font is now Lucida Console size 9. > > Any comments? Is this ok? Ok. Please update the copyright date at the top of the file (and any other file that you commit patches to). I believe gdb uses ranges nowadays, so "1997-2012" is probably okay. Wow. Cygnus. That should be changed to "Red Hat, Inc." [I've been pretty remiss about monitoring/fixing this.] Keith