On Thu, Aug 12, 2010 at 08:31:24PM +0100, Andy Koppe wrote: >On 12 August 2010 19:13, Christopher Faylor wrote: >Index: res.rc >=================================================================== >RCS file: /cvs/cygwin-apps/setup/res.rc,v >retrieving revision 2.88 >diff -u -r2.88 res.rc >--- res.rc 6 Aug 2010 18:56:12 -0000 2.88 >+++ res.rc 12 Aug 2010 19:27:22 -0000 >@@ -433,7 +433,9 @@ > ICON IDI_CYGWIN,IDC_HEADICON,SETUP_HEADICON_X,0,21,20 > LTEXT "Postinstall script errors",IDC_STATIC_HEADER_TITLE > ,7,0,258,8,NOT WS_GROUP >- LTEXT "The following errors occured executing >postinstall scripts",
I think you still need something like the above describing what is going on. >+ LTEXT "These don't necessarily mean that affected packages will >" >+ "fail to function properly, but if you do notice problems >" >+ "please check /var/log/setup.log.full.", Could this be put on the bottom? Does anyone else have opinions here? cgf
