This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 0/5] Various small patches for setup.exe


On 19/11/2010 15:24, Christopher Faylor wrote:
> On Tue, Nov 09, 2010 at 01:29:42PM +0000, Jon TURNEY wrote:
>> Hopefully uncontroversial patches to fix a few small, mainly cosmetic
>> issues I noticed whilst working on setup.
>>
>> Jon TURNEY (5):
>>  Make text refering to IE5 a bit more general
>>  Fix a misplaced PlaceDialog()
>>  Improve reporting of progress whilst parsing .ini file
>>  Set icon used by alt-tab task switcher for setup
>>  Canonicalize manually added mirror URLs to ensure they end with a '/'
>>
>> choose.cc    |    7 +++----
>> ini.cc       |    8 +++++++-
>> propsheet.cc |    5 +++++
>> res.rc       |    4 ++--
>> site.cc      |    5 +++++
>> 5 files changed, 22 insertions(+), 7 deletions(-)
> 
> Sorry for the delay.  Please check in 1-4.  I think I still like the idea
> of dropping the trailing "slash" if it's possible unless there's a directory
> with a trailing slash on disk already.  As I said, the less of that % filename
> stuff the better, IMO.

No problem.  I've committed patches 1-4. I'll have another go at 5 :-)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]