From: Brian S. <xue...@us...> - 2005-07-01 10:07:50
|
Update of /cvsroot/popfile/windows/languages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26825 Modified Files: Greek-pfi.nsh Hungarian-pfi.nsh Italian-pfi.nsh Japanese-pfi.nsh Korean-pfi.nsh Norwegian-pfi.nsh Polish-pfi.nsh Portuguese-pfi.nsh PortugueseBR-pfi.nsh Log Message: Ensure that the "summary" page does not show a garbled installation path when the path contains any of the InstallOptions2 escape sequences (e.g. "C:\Program Files\new POPFile" contains the "\n" escape sequence) Index: Portuguese-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Portuguese-pfi.nsh,v retrieving revision 1.49 retrieving revision 1.50 diff -C2 -d -r1.49 -r1.50 *** Portuguese-pfi.nsh 28 Jun 2005 13:34:12 -0000 1.49 --- Portuguese-pfi.nsh 1 Jul 2005 10:07:37 -0000 1.50 *************** *** 295,300 **** ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_ROOTDIR" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_ROOTDIR" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) --- 295,300 ---- ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_PLS_FIELD_2" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_PLS_FIELD_2" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) Index: Italian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Italian-pfi.nsh,v retrieving revision 1.39 retrieving revision 1.40 diff -C2 -d -r1.39 -r1.40 *** Italian-pfi.nsh 28 Jun 2005 13:34:12 -0000 1.39 --- Italian-pfi.nsh 1 Jul 2005 10:07:36 -0000 1.40 *************** *** 295,300 **** ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_ROOTDIR" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_ROOTDIR" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) --- 295,300 ---- ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_PLS_FIELD_2" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_PLS_FIELD_2" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) Index: Japanese-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Japanese-pfi.nsh,v retrieving revision 1.60 retrieving revision 1.61 diff -C2 -d -r1.60 -r1.61 *** Japanese-pfi.nsh 28 Jun 2005 13:34:12 -0000 1.60 --- Japanese-pfi.nsh 1 Jul 2005 10:07:36 -0000 1.61 *************** *** 305,310 **** ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_ROOTDIR" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_ROOTDIR" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) --- 305,310 ---- ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_PLS_FIELD_2" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_PLS_FIELD_2" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) Index: PortugueseBR-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/PortugueseBR-pfi.nsh,v retrieving revision 1.66 retrieving revision 1.67 diff -C2 -d -r1.66 -r1.67 *** PortugueseBR-pfi.nsh 28 Jun 2005 13:34:12 -0000 1.66 --- PortugueseBR-pfi.nsh 1 Jul 2005 10:07:38 -0000 1.67 *************** *** 305,310 **** ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_ROOTDIR" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_ROOTDIR" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) --- 305,310 ---- ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_PLS_FIELD_2" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_PLS_FIELD_2" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) Index: Hungarian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Hungarian-pfi.nsh,v retrieving revision 1.49 retrieving revision 1.50 diff -C2 -d -r1.49 -r1.50 *** Hungarian-pfi.nsh 28 Jun 2005 13:34:12 -0000 1.49 --- Hungarian-pfi.nsh 1 Jul 2005 10:07:36 -0000 1.50 *************** *** 295,300 **** ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_ROOTDIR" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_ROOTDIR" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) --- 295,300 ---- ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_PLS_FIELD_2" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_PLS_FIELD_2" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) Index: Polish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Polish-pfi.nsh,v retrieving revision 1.42 retrieving revision 1.43 diff -C2 -d -r1.42 -r1.43 *** Polish-pfi.nsh 28 Jun 2005 13:34:12 -0000 1.42 --- Polish-pfi.nsh 1 Jul 2005 10:07:37 -0000 1.43 *************** *** 295,300 **** ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_ROOTDIR" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_ROOTDIR" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) --- 295,300 ---- ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_PLS_FIELD_2" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_PLS_FIELD_2" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) Index: Greek-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Greek-pfi.nsh,v retrieving revision 1.41 retrieving revision 1.42 diff -C2 -d -r1.41 -r1.42 *** Greek-pfi.nsh 28 Jun 2005 13:34:12 -0000 1.41 --- Greek-pfi.nsh 1 Jul 2005 10:07:36 -0000 1.42 *************** *** 295,300 **** ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_ROOTDIR" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_ROOTDIR" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) --- 295,300 ---- ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_PLS_FIELD_2" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_PLS_FIELD_2" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) Index: Norwegian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Norwegian-pfi.nsh,v retrieving revision 1.35 retrieving revision 1.36 diff -C2 -d -r1.35 -r1.36 *** Norwegian-pfi.nsh 28 Jun 2005 13:34:12 -0000 1.35 --- Norwegian-pfi.nsh 1 Jul 2005 10:07:37 -0000 1.36 *************** *** 295,300 **** ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_ROOTDIR" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_ROOTDIR" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) --- 295,300 ---- ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_PLS_FIELD_2" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_PLS_FIELD_2" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) Index: Korean-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Korean-pfi.nsh,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** Korean-pfi.nsh 28 Jun 2005 13:34:12 -0000 1.50 --- Korean-pfi.nsh 1 Jul 2005 10:07:37 -0000 1.51 *************** *** 305,310 **** ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_ROOTDIR" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_ROOTDIR" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) --- 305,310 ---- ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_PLS_FIELD_2" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_PLS_FIELD_2" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) |