Update of /cvsroot/popfile/windows In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2227 Modified Files: Tag: b0_22_2 adduser-Version.nsh adduser.nsi getparser.nsh getssl.nsh installer-SecPOPFile-body.nsh Log Message: getpopfile.org now points to the project's new server. Adjust relevant download links and internet shortcuts. Index: installer-SecPOPFile-body.nsh =================================================================== RCS file: /cvsroot/popfile/windows/installer-SecPOPFile-body.nsh,v retrieving revision 1.3.2.19 retrieving revision 1.3.2.20 diff -C2 -d -r1.3.2.19 -r1.3.2.20 *** installer-SecPOPFile-body.nsh 5 Jan 2008 14:38:36 -0000 1.3.2.19 --- installer-SecPOPFile-body.nsh 8 Feb 2008 14:48:48 -0000 1.3.2.20 *************** *** 398,402 **** WriteINIStr "$SMPROGRAMS\${C_PFI_PRODUCT}\FAQ.url" \ "InternetShortcut" "URL" \ ! "http://getpopfile.org/wiki/FAQ" !ifndef ENGLISH_MODE --- 398,402 ---- WriteINIStr "$SMPROGRAMS\${C_PFI_PRODUCT}\FAQ.url" \ "InternetShortcut" "URL" \ ! "http://getpopfile.org/docs/FAQ" !ifndef ENGLISH_MODE *************** *** 406,410 **** WriteINIStr "$SMPROGRAMS\${C_PFI_PRODUCT}\FAQ.url" \ "InternetShortcut" "URL" \ ! "http://getpopfile.org/wiki/JP:FAQ" support: --- 406,410 ---- WriteINIStr "$SMPROGRAMS\${C_PFI_PRODUCT}\FAQ.url" \ "InternetShortcut" "URL" \ ! "http://getpopfile.org/docs/JP:FAQ" support: *************** *** 425,429 **** WriteINIStr "$SMPROGRAMS\${C_PFI_PRODUCT}\Support\POPFile Support (Wiki).url" \ "InternetShortcut" "URL" \ ! "http://getpopfile.org/wiki" !ifndef ENGLISH_MODE --- 425,429 ---- WriteINIStr "$SMPROGRAMS\${C_PFI_PRODUCT}\Support\POPFile Support (Wiki).url" \ "InternetShortcut" "URL" \ ! "http://getpopfile.org/docs" !ifndef ENGLISH_MODE *************** *** 433,437 **** WriteINIStr "$SMPROGRAMS\${C_PFI_PRODUCT}\Support\POPFile Support (Wiki).url" \ "InternetShortcut" "URL" \ ! "http://getpopfile.org/wiki/jp" pfidiagnostic: --- 433,437 ---- WriteINIStr "$SMPROGRAMS\${C_PFI_PRODUCT}\Support\POPFile Support (Wiki).url" \ "InternetShortcut" "URL" \ ! "http://getpopfile.org/docs/jp" pfidiagnostic: Index: adduser-Version.nsh =================================================================== RCS file: /cvsroot/popfile/windows/adduser-Version.nsh,v retrieving revision 1.6.2.20 retrieving revision 1.6.2.21 diff -C2 -d -r1.6.2.20 -r1.6.2.21 *** adduser-Version.nsh 5 Jan 2008 14:36:43 -0000 1.6.2.20 --- adduser-Version.nsh 8 Feb 2008 14:48:48 -0000 1.6.2.21 *************** *** 7,11 **** #-------------------------------------------------------------------------- ! !define C_PFI_VERSION "0.3.20" #-------------------------------------------------------------------------- --- 7,11 ---- #-------------------------------------------------------------------------- ! !define C_PFI_VERSION "0.4.0" #-------------------------------------------------------------------------- Index: adduser.nsi =================================================================== RCS file: /cvsroot/popfile/windows/adduser.nsi,v retrieving revision 1.59.4.22 retrieving revision 1.59.4.23 diff -C2 -d -r1.59.4.22 -r1.59.4.23 *** adduser.nsi 5 Jan 2008 14:36:43 -0000 1.59.4.22 --- adduser.nsi 8 Feb 2008 14:48:48 -0000 1.59.4.23 *************** *** 1224,1228 **** WriteINIStr "$SMPROGRAMS\${C_PFI_PRODUCT}\FAQ.url" \ "InternetShortcut" "URL" \ ! "http://getpopfile.org/wiki/FAQ" !ifndef ENGLISH_MODE --- 1224,1228 ---- WriteINIStr "$SMPROGRAMS\${C_PFI_PRODUCT}\FAQ.url" \ "InternetShortcut" "URL" \ ! "http://getpopfile.org/docs/FAQ" !ifndef ENGLISH_MODE *************** *** 1232,1236 **** WriteINIStr "$SMPROGRAMS\${C_PFI_PRODUCT}\FAQ.url" \ "InternetShortcut" "URL" \ ! "http://getpopfile.org/wiki/JP:FAQ" support: --- 1232,1236 ---- WriteINIStr "$SMPROGRAMS\${C_PFI_PRODUCT}\FAQ.url" \ "InternetShortcut" "URL" \ ! "http://getpopfile.org/docs/JP:FAQ" support: *************** *** 1251,1255 **** WriteINIStr "$SMPROGRAMS\${C_PFI_PRODUCT}\Support\POPFile Support (Wiki).url" \ "InternetShortcut" "URL" \ ! "http://getpopfile.org/wiki" !ifndef ENGLISH_MODE --- 1251,1255 ---- WriteINIStr "$SMPROGRAMS\${C_PFI_PRODUCT}\Support\POPFile Support (Wiki).url" \ "InternetShortcut" "URL" \ ! "http://getpopfile.org/docs" !ifndef ENGLISH_MODE *************** *** 1259,1263 **** WriteINIStr "$SMPROGRAMS\${C_PFI_PRODUCT}\Support\POPFile Support (Wiki).url" \ "InternetShortcut" "URL" \ ! "http://getpopfile.org/wiki/jp" user_data_shortcut: --- 1259,1263 ---- WriteINIStr "$SMPROGRAMS\${C_PFI_PRODUCT}\Support\POPFile Support (Wiki).url" \ "InternetShortcut" "URL" \ ! "http://getpopfile.org/docs/jp" user_data_shortcut: Index: getssl.nsh =================================================================== RCS file: /cvsroot/popfile/windows/getssl.nsh,v retrieving revision 1.6.2.19 retrieving revision 1.6.2.20 diff -C2 -d -r1.6.2.19 -r1.6.2.20 *** getssl.nsh 24 Nov 2007 00:11:34 -0000 1.6.2.19 --- getssl.nsh 8 Feb 2008 14:48:48 -0000 1.6.2.20 *************** *** 14,18 **** # /SSL specified on the command-line. # ! # Copyright (c) 2005-2007 John Graham-Cumming # # This file is part of POPFile --- 14,18 ---- # /SSL specified on the command-line. # ! # Copyright (c) 2005-2008 John Graham-Cumming # # This file is part of POPFile *************** *** 157,165 **** #-------------------------------------------------------------------------- ! ; Temporarily use the "anonymous" URL for the project's new server: ! ! !define C_PATCH_WEBSITE "http://h1212143.stratoserver.net/installer/ssl-patch" ! ! ;; !define C_PATCH_WEBSITE "http://getpopfile.org/ssl-patch" !ifdef INSTALLER --- 157,161 ---- #-------------------------------------------------------------------------- ! !define C_PATCH_WEBSITE "http://getpopfile.org/installer/ssl-patch" !ifdef INSTALLER Index: getparser.nsh =================================================================== RCS file: /cvsroot/popfile/windows/Attic/getparser.nsh,v retrieving revision 1.1.2.4 retrieving revision 1.1.2.5 diff -C2 -d -r1.1.2.4 -r1.1.2.5 *** getparser.nsh 24 Nov 2007 00:11:34 -0000 1.1.2.4 --- getparser.nsh 8 Feb 2008 14:48:48 -0000 1.1.2.5 *************** *** 20,24 **** # to make future maintenance easier. # ! # Copyright (c) 2007 John Graham-Cumming # # This file is part of POPFile --- 20,24 ---- # to make future maintenance easier. # ! # Copyright (c) 2007-2008 John Graham-Cumming # # This file is part of POPFile *************** *** 106,120 **** !endif ! ; Temporarily use the "anonymous" URL of the project's new server: ! ! !define C_NPD_MD5SUMS "http://h1212143.stratoserver.net/installer/nihongo/mecab/${C_MD5SUMS_FILE}" ! !define C_NPD_MECAB_MD5 "http://h1212143.stratoserver.net/installer/nihongo/mecab/${C_MECAB_MD5}" ! !define C_NPD_MECAB_PERL "http://h1212143.stratoserver.net/installer/nihongo/mecab/MeCab.tar.gz" ! !define C_NPD_MECAB_DICT "http://h1212143.stratoserver.net/installer/nihongo/mecab/mecab-ipadic.zip" ! ! ;; !define C_NPD_MD5SUMS "http://getpopfile.org/installer/nihongo/mecab/${C_MD5SUMS_FILE}" ! ;; !define C_NPD_MECAB_MD5 "http://getpopfile.org/installer/nihongo/mecab/${C_MECAB_MD5}" ! ;; !define C_NPD_MECAB_PERL "http://getpopfile.org/installer/nihongo/mecab/MeCab.tar.gz" ! ;; !define C_NPD_MECAB_DICT "http://getpopfile.org/installer/nihongo/mecab/mecab-ipadic.zip" #-------------------------------------------------------------------------- --- 106,114 ---- !endif ! !define C_NPD_MD5SUMS "http://getpopfile.org/installer/nihongo/mecab/${C_MD5SUMS_FILE}" ! !define C_NPD_MECAB_MD5 "http://getpopfile.org/installer/nihongo/mecab/${C_MECAB_MD5}" ! ! !define C_NPD_MECAB_PERL "http://getpopfile.org/installer/nihongo/mecab/MeCab.tar.gz" ! !define C_NPD_MECAB_DICT "http://getpopfile.org/installer/nihongo/mecab/mecab-ipadic.zip" #-------------------------------------------------------------------------- |