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. Thanks. cgf
