From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21946 invoked by alias); 12 Aug 2011 19:38:06 -0000 Received: (qmail 21906 invoked by uid 22791); 12 Aug 2011 19:38:05 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-yw0-f43.google.com (HELO mail-yw0-f43.google.com) (209.85.213.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 12 Aug 2011 19:37:51 +0000 Received: by yws29 with SMTP id 29so2730882yws.2 for ; Fri, 12 Aug 2011 12:37:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.60.20 with SMTP id n20mr667501wfk.421.1313177869428; Fri, 12 Aug 2011 12:37:49 -0700 (PDT) Received: by 10.68.62.103 with HTTP; Fri, 12 Aug 2011 12:37:49 -0700 (PDT) In-Reply-To: <20110812065957.GH16226@calimero.vinschen.de> References: <4E4011FF.30805@etr-usa.com> <20110808204351.GP11601@calimero.vinschen.de> <4E4062F8.5020508@etr-usa.com> <20110809072534.GS11601@calimero.vinschen.de> <4E4245B4.3020107@etr-usa.com> <20110810100725.GA6563@calimero.vinschen.de> <20110810102335.GD6563@calimero.vinschen.de> <4E428F62.4090001@etr-usa.com> <20110811103856.GC24478@calimero.vinschen.de> <4E44444A.2080700@etr-usa.com> <20110812065957.GH16226@calimero.vinschen.de> Date: Fri, 12 Aug 2011 19:38:00 -0000 Message-ID: Subject: Re: 256x256 px icons From: Andy Koppe To: cygwin-apps@cygwin.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com X-SW-Source: 2011-08/txt/msg00152.txt.bz2 On 12 August 2011 07:59, Corinna Vinschen wrote: > On Aug 11 15:06, Warren Young wrote: >> On 8/11/2011 4:38 AM, Corinna Vinschen wrote: >> > >> >New incarnation uploaded. =C2=A0Same URL. =C2=A0Is that better? >> >> Yes, thanks. > > I didn't feel up to the task to resize the stroke, btw., so I just made > it slightly darker before resizing. =C2=A0This seems to have to do the tr= ick. > >> I haven't forgotten about my attempt, by the way. =C2=A0It's just become >> a bigger project than anticipated. =C2=A0I guess you're not waiting on >> me, which is fine. > > No, no, I'm curious. > > There's no rush. =C2=A0Even if I check in the current icons to the setup > repository, we're not quite finished anyway. =C2=A0Andy was trying to take > another stab at the smaller icon sizes 24x24 and 16x16. I hope to get 'round to this this weekend. > Then we must > move mintty to Base, then we have to release setup. I think it would be best to do that as concurrently as possible, including the removal of the mintty postinstall and preremove scripts for creating and removing the 'mintty' start menu entry. That's to avoid an intermediate phase where the mintty entry appears in people's start menus without them asking for it, only for it to disappear again soon after. In preparation for that, I've repackaged mintty without those scripts: http://mintty.googlecode.com/files/mintty-1.0.1-2.tar.bz2 http://mintty.googlecode.com/files/mintty-1.0.1-2-src.tar.bz2 And here's a setup.hint with added Base category: http://mintty.googlecode.com/svn/tags/1.0.1-2/cygport/setup.hint Andy