Update of /cvsroot/popfile/windows
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29908
Modified Files:
Tag: b0_22_2
pfi-library.nsh
Log Message:
Minor change to meet addssl.nsi's new requirements.
Index: pfi-library.nsh
===================================================================
RCS file: /cvsroot/popfile/windows/pfi-library.nsh,v
retrieving revision 1.53.4.6
retrieving revision 1.53.4.7
diff -C2 -d -r1.53.4.6 -r1.53.4.7
*** pfi-library.nsh 5 Dec 2006 20:33:50 -0000 1.53.4.6
--- pfi-library.nsh 28 Jan 2007 21:24:28 -0000 1.53.4.7
***************
*** 5,9 ****
# to create (and test) the POPFile Windows installer.
#
! # Copyright (c) 2003-2006 John Graham-Cumming
#
# This file is part of POPFile
--- 5,9 ----
# to create (and test) the POPFile Windows installer.
#
! # Copyright (c) 2003-2007 John Graham-Cumming
#
# This file is part of POPFile
***************
*** 58,62 ****
#--------------------------------------------------------------------------
! !define C_PFI_LIBRARY_VERSION "0.2.3"
#--------------------------------------------------------------------------
--- 58,62 ----
#--------------------------------------------------------------------------
! !define C_PFI_LIBRARY_VERSION "0.2.4"
#--------------------------------------------------------------------------
***************
*** 4217,4221 ****
!macroend
! !ifndef ADDSSL & DBSTATUS & IMAPUPDATER & MSGCAPTURE & RUNSQLITE & STOP_POPFILE & TRANSLATOR
#--------------------------------------------------------------------------
# Installer Function: PFI_StrStr
--- 4217,4221 ----
!macroend
! !ifndef DBSTATUS & IMAPUPDATER & MSGCAPTURE & RUNSQLITE & STOP_POPFILE & TRANSLATOR
#--------------------------------------------------------------------------
# Installer Function: PFI_StrStr
|