From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22737 invoked by alias); 27 Jul 2011 07:30:32 -0000 Received: (qmail 22714 invoked by uid 22791); 27 Jul 2011 07:30:30 -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-pz0-f52.google.com (HELO mail-pz0-f52.google.com) (209.85.210.52) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 27 Jul 2011 07:30:17 +0000 Received: by pzd13 with SMTP id 13so2269621pzd.11 for ; Wed, 27 Jul 2011 00:30:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.51.197 with SMTP id m5mr3447928pbo.503.1311751816767; Wed, 27 Jul 2011 00:30:16 -0700 (PDT) Received: by 10.68.66.35 with HTTP; Wed, 27 Jul 2011 00:30:16 -0700 (PDT) In-Reply-To: <20110727070802.GA23380@calimero.vinschen.de> References: <20110725091106.GN29727@calimero.vinschen.de> <20110726081717.GT29727@calimero.vinschen.de> <20110727070802.GA23380@calimero.vinschen.de> Date: Wed, 27 Jul 2011 07:30:00 -0000 Message-ID: Subject: Re: SETUP: default to mintty 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-07/txt/msg00139.txt.bz2 On 27 July 2011 08:08, Corinna Vinschen wrote: > On Jul 26 20:36, Andy Koppe wrote: >> On 26 July 2011 09:17, Corinna Vinschen wrote: >> > What about modernizing the Cygwin icon? >> >> I quite like Chuck's take on this. >> >> > =C2=A0Or, what about having a mintty >> > terminal icon with a small C in it? The only problem with this is, I'm >> > anything but an artist... >> >> Me neither, which is why I just picked an existing generic terminal >> icon that I liked. >> >> Regarding Warren's effort, the challenge is that it still needs to >> look good at 16x16. >> >> (Btw, mintty's --icon/-i option can be used to stick any icon on its win= dow.) > > So setup could create the default shortcuts with the -i option and > just use the Cygwin icon? Yep. (I might also have a go at making mintty automatically pick up the icon of the shortcut it's invoked from, if any. Won't happen quickly though.) Andy