From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 64828 invoked by alias); 13 Oct 2018 18:46:20 -0000 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 Received: (qmail 64617 invoked by uid 89); 13 Oct 2018 18:46:07 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=Package X-HELO: rgout05.bt.lon5.cpcloud.co.uk Received: from rgout0505.bt.lon5.cpcloud.co.uk (HELO rgout05.bt.lon5.cpcloud.co.uk) (65.20.0.226) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 13 Oct 2018 18:46:06 +0000 X-OWM-Source-IP: 31.51.205.159 (GB) X-OWM-Env-Sender: jonturney@btinternet.com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-SNCR-VADESECURE: CLEAN Received: from [192.168.1.102] (31.51.205.159) by rgout05.bt.lon5.cpcloud.co.uk (9.0.019.26-1) (authenticated as jonturney@btinternet.com) id 5AF328480DFEC0EB for cygwin-apps@cygwin.com; Sat, 13 Oct 2018 19:46:04 +0100 Subject: Re: [PATCH setup 00/13] ListView Package Chooser To: "cygwin-apps@cygwin.com" References: <20180805220851.270212-1-jon.turney@dronecode.org.uk> <64d75f8c-ec4c-0e72-4961-4b2e1fa69911@cornell.edu> <3d0912fd-fa2e-a69e-5cc3-01619e1ab06c@cornell.edu> From: Jon Turney Message-ID: <526e5d6c-ae01-9137-a076-ccc201748089@dronecode.org.uk> Date: Sat, 13 Oct 2018 18:46:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <3d0912fd-fa2e-a69e-5cc3-01619e1ab06c@cornell.edu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2018-10/txt/msg00029.txt.bz2 On 06/08/2018 20:19, Ken Brown wrote: > On 8/6/2018 10:15 AM, Ken Brown wrote: >> I have one minor fix (patch attached) > > Slightly revised patch attached. Thanks. I added that patch. On 06/08/2018 17:39, Achim Gratz wrote: > Jon Turney writes: > >> create mode 100755 tree-minus.svg > > Why not mode 644? My mistake. Fixed. I'll make a build with this added, so people have a chance to whine^H evaluate this change, without having to build it themselves.