From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5284 invoked from network); 16 Aug 2000 13:50:20 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 16 Aug 2000 13:50:20 -0000 Received: (qmail 18104 invoked by alias); 16 Aug 2000 13:49:51 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12670 Received: (qmail 18096 invoked from network); 16 Aug 2000 13:49:50 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) From: "Andrej Borsenkow" To: "Peter Stephenson" , "Zsh hackers list" Subject: RE: PATCH: (incomplete - see 12594) icon for zsh under Cygwin Date: Wed, 16 Aug 2000 17:49:45 +0400 Message-ID: <000c01c00788$d6292020$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-reply-to: <0FZE00JQJ0E9SQ@la-la.cambridgesiliconradio.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 > > I have committed all four file changes (configure.in, Src/Makefile.in, > Src/zsh.ico, Src/zsh.rc). This seems to work fine. Is there any easy way > of getting icons for other systems? I do not think that any Unix is using embedded resources. For X11 we can simply distribute an icon (or, probably, more - CDE is using three different sizes) in standard format and let users do whatever they want with it (I'd like to replace standard terminal icon here with Zsh one :-) -andrej