From: Brian S. <xue...@us...> - 2005-07-01 10:02:16
|
Update of /cvsroot/popfile/windows/languages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24108 Modified Files: Arabic-pfi.nsh Bulgarian-pfi.nsh Czech-pfi.nsh Danish-pfi.nsh Dutch-pfi.nsh English-pfi.nsh Finnish-pfi.nsh French-pfi.nsh German-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: Danish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Danish-pfi.nsh,v retrieving revision 1.49 retrieving revision 1.50 diff -C2 -d -r1.49 -r1.50 *** Danish-pfi.nsh 28 Jun 2005 13:29:28 -0000 1.49 --- Danish-pfi.nsh 1 Jul 2005 10:01:58 -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: Czech-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Czech-pfi.nsh,v retrieving revision 1.44 retrieving revision 1.45 diff -C2 -d -r1.44 -r1.45 *** Czech-pfi.nsh 28 Jun 2005 13:29:28 -0000 1.44 --- Czech-pfi.nsh 1 Jul 2005 10:01:58 -0000 1.45 *************** *** 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: Dutch-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Dutch-pfi.nsh,v retrieving revision 1.49 retrieving revision 1.50 diff -C2 -d -r1.49 -r1.50 *** Dutch-pfi.nsh 28 Jun 2005 13:29:29 -0000 1.49 --- Dutch-pfi.nsh 1 Jul 2005 10:01:59 -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: French-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/French-pfi.nsh,v retrieving revision 1.52 retrieving revision 1.53 diff -C2 -d -r1.52 -r1.53 *** French-pfi.nsh 28 Jun 2005 13:29:29 -0000 1.52 --- French-pfi.nsh 1 Jul 2005 10:02:00 -0000 1.53 *************** *** 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: German-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/German-pfi.nsh,v retrieving revision 1.54 retrieving revision 1.55 diff -C2 -d -r1.54 -r1.55 *** German-pfi.nsh 28 Jun 2005 13:29:29 -0000 1.54 --- German-pfi.nsh 1 Jul 2005 10:02:00 -0000 1.55 *************** *** 307,312 **** ; $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) --- 307,312 ---- ; $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: Arabic-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Arabic-pfi.nsh,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** Arabic-pfi.nsh 28 Jun 2005 13:29:28 -0000 1.22 --- Arabic-pfi.nsh 1 Jul 2005 10:01:57 -0000 1.23 *************** *** 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: English-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/English-pfi.nsh,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** English-pfi.nsh 28 Jun 2005 13:29:29 -0000 1.51 --- English-pfi.nsh 1 Jul 2005 10:01:59 -0000 1.52 *************** *** 290,295 **** ; $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) --- 290,295 ---- ; $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: Bulgarian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Bulgarian-pfi.nsh,v retrieving revision 1.49 retrieving revision 1.50 diff -C2 -d -r1.49 -r1.50 *** Bulgarian-pfi.nsh 28 Jun 2005 13:29:28 -0000 1.49 --- Bulgarian-pfi.nsh 1 Jul 2005 10:01:58 -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: Finnish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Finnish-pfi.nsh,v retrieving revision 1.49 retrieving revision 1.50 diff -C2 -d -r1.49 -r1.50 *** Finnish-pfi.nsh 28 Jun 2005 13:29:29 -0000 1.49 --- Finnish-pfi.nsh 1 Jul 2005 10:02:00 -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) |