From: Brian S. <xue...@us...> - 2008-04-13 18:11:12
|
Update of /cvsroot/popfile/windows/UI In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9606 Modified Files: UI ReadMe Log Message: Use the UI files from NSIS 2.36 as the basis for the customised UI files for the installer and the other NSIS-based utilities. Index: UI ReadMe =================================================================== RCS file: /cvsroot/popfile/windows/UI/UI ReadMe,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** UI ReadMe 17 Aug 2004 08:28:00 -0000 1.3 --- UI ReadMe 13 Apr 2008 18:11:16 -0000 1.4 *************** *** 3,7 **** ============================================================================= ! Last updated: 16 August 2004 (17:24 GMT) ============================================================================= --- 3,7 ---- ============================================================================= ! Last updated: 13 April 2008 (17:52 GMT) ============================================================================= *************** *** 22,26 **** The current versions of these customised UI files are based upon the UI files ! provided in the NSIS 2.0b4 release (dated 19 November 2003). Future updates to the NSIS compiler may not be compatible with these customised --- 22,26 ---- The current versions of these customised UI files are based upon the UI files ! provided in the NSIS 2.36 release (nsis-2.36-setup.exe, dated 29 March 2008). Future updates to the NSIS compiler may not be compatible with these customised *************** *** 50,55 **** Details: ! 'pfi_modern.exe' v1.3 was created by modifying 'modern.exe', NSIS CVS v1.37 ! (dated 24-Oct-2003), as follows: [1] Dialog 111, Control 103 (the icon image) --- 50,55 ---- Details: ! 'pfi_modern.exe' v1.4 was created by modifying 'modern.exe' from the NSIS 2.36 ! release (dated 29-Mar-2008), as follows: [1] Dialog 111, Control 103 (the icon image) *************** *** 123,128 **** ============================================================================= ! 'pfi_headerbmp.exe' v1.3 was created by modifying 'modern_headerbmp.exe', ! NSIS CVS v1.6 (dated 12-Oct-2003), as follows: [1] Dialog 105, Control 1037 (the TITLE text area) --- 123,128 ---- ============================================================================= ! 'pfi_headerbmp.exe' v1.4 was created by modifying 'modern_headerbmp.exe' from ! the NSIS 2.36 release (dated 29-Mar-2008), as follows: [1] Dialog 105, Control 1037 (the TITLE text area) *************** *** 172,177 **** ============================================================================= ! 'pfi_headerbmpr.exe' v1.3 was created by modifying 'modern_headerbmpr.exe', ! NSIS CVS v1.6 (dated 12-Oct-2003), as follows: [1] Dialog 105, Control 1037 (the TITLE text area) --- 172,177 ---- ============================================================================= ! 'pfi_headerbmpr.exe' v1.4 was created by modifying 'modern_headerbmpr.exe' ! from the NSIS 2.36 release (dated 29-Mar-2008), as follows: [1] Dialog 105, Control 1037 (the TITLE text area) |