Update of /cvsroot/popfile/windows/languages In directory sc8-pr-cvs1:/tmp/cvs-serv25703 Modified Files: Bulgarian-mui.nsh Danish-mui.nsh Dutch-mui.nsh English-mui.nsh Finnish-mui.nsh French-mui.nsh German-mui.nsh Hungarian-mui.nsh Japanese-mui.nsh Korean-mui.nsh Portuguese-mui.nsh PortugueseBR-mui.nsh Russian-mui.nsh SimpChinese-mui.nsh Slovak-mui.nsh Spanish-mui.nsh Swedish-mui.nsh TradChinese-mui.nsh Ukrainian-mui.nsh Log Message: Added strings used for "upgrade" uninstalls and a simple verbosity control. Index: Bulgarian-mui.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Bulgarian-mui.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Bulgarian-mui.nsh 3 Jul 2003 09:16:27 -0000 1.2 --- Bulgarian-mui.nsh 12 Jul 2003 11:49:08 -0000 1.3 *************** *** 13,16 **** --- 13,20 ---- #-------------------------------------------------------------------------- + !ifndef PFI_VERBOSE + !verbose 3 + !endif + #-------------------------------------------------------------------------- # Standard MUI Page - Welcome Index: Danish-mui.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Danish-mui.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Danish-mui.nsh 3 Jul 2003 09:16:27 -0000 1.2 --- Danish-mui.nsh 12 Jul 2003 11:49:08 -0000 1.3 *************** *** 13,16 **** --- 13,20 ---- #-------------------------------------------------------------------------- + !ifndef PFI_VERBOSE + !verbose 3 + !endif + #-------------------------------------------------------------------------- # Standard MUI Page - Welcome Index: Dutch-mui.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Dutch-mui.nsh,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Dutch-mui.nsh 2 Jul 2003 12:28:50 -0000 1.1 --- Dutch-mui.nsh 12 Jul 2003 11:49:08 -0000 1.2 *************** *** 13,16 **** --- 13,20 ---- #-------------------------------------------------------------------------- + !ifndef PFI_VERBOSE + !verbose 3 + !endif + #-------------------------------------------------------------------------- # Standard MUI Page - Welcome Index: English-mui.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/English-mui.nsh,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** English-mui.nsh 1 Jul 2003 19:38:24 -0000 1.1 --- English-mui.nsh 12 Jul 2003 11:49:08 -0000 1.2 *************** *** 13,16 **** --- 13,20 ---- #-------------------------------------------------------------------------- + !ifndef PFI_VERBOSE + !verbose 3 + !endif + #-------------------------------------------------------------------------- # Standard MUI Page - Welcome Index: Finnish-mui.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Finnish-mui.nsh,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Finnish-mui.nsh 7 Jul 2003 18:35:49 -0000 1.4 --- Finnish-mui.nsh 12 Jul 2003 11:49:08 -0000 1.5 *************** *** 13,16 **** --- 13,20 ---- #-------------------------------------------------------------------------- + !ifndef PFI_VERBOSE + !verbose 3 + !endif + #-------------------------------------------------------------------------- # Standard MUI Page - Welcome Index: French-mui.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/French-mui.nsh,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** French-mui.nsh 2 Jul 2003 12:30:46 -0000 1.1 --- French-mui.nsh 12 Jul 2003 11:49:08 -0000 1.2 *************** *** 13,16 **** --- 13,20 ---- #-------------------------------------------------------------------------- + !ifndef PFI_VERBOSE + !verbose 3 + !endif + #-------------------------------------------------------------------------- # Standard MUI Page - Welcome Index: German-mui.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/German-mui.nsh,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** German-mui.nsh 2 Jul 2003 12:31:33 -0000 1.1 --- German-mui.nsh 12 Jul 2003 11:49:08 -0000 1.2 *************** *** 13,16 **** --- 13,20 ---- #-------------------------------------------------------------------------- + !ifndef PFI_VERBOSE + !verbose 3 + !endif + #-------------------------------------------------------------------------- # Standard MUI Page - Welcome Index: Hungarian-mui.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Hungarian-mui.nsh,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Hungarian-mui.nsh 2 Jul 2003 12:32:19 -0000 1.1 --- Hungarian-mui.nsh 12 Jul 2003 11:49:08 -0000 1.2 *************** *** 13,16 **** --- 13,20 ---- #-------------------------------------------------------------------------- + !ifndef PFI_VERBOSE + !verbose 3 + !endif + #-------------------------------------------------------------------------- # Standard MUI Page - Welcome Index: Japanese-mui.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Japanese-mui.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Japanese-mui.nsh 3 Jul 2003 09:16:27 -0000 1.2 --- Japanese-mui.nsh 12 Jul 2003 11:49:08 -0000 1.3 *************** *** 13,16 **** --- 13,20 ---- #-------------------------------------------------------------------------- + !ifndef PFI_VERBOSE + !verbose 3 + !endif + #-------------------------------------------------------------------------- # Standard MUI Page - Welcome Index: Korean-mui.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Korean-mui.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Korean-mui.nsh 3 Jul 2003 09:16:27 -0000 1.2 --- Korean-mui.nsh 12 Jul 2003 11:49:08 -0000 1.3 *************** *** 13,16 **** --- 13,20 ---- #-------------------------------------------------------------------------- + !ifndef PFI_VERBOSE + !verbose 3 + !endif + #-------------------------------------------------------------------------- # Standard MUI Page - Welcome Index: Portuguese-mui.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Portuguese-mui.nsh,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Portuguese-mui.nsh 2 Jul 2003 12:34:59 -0000 1.1 --- Portuguese-mui.nsh 12 Jul 2003 11:49:08 -0000 1.2 *************** *** 13,16 **** --- 13,20 ---- #-------------------------------------------------------------------------- + !ifndef PFI_VERBOSE + !verbose 3 + !endif + #-------------------------------------------------------------------------- # Standard MUI Page - Welcome Index: PortugueseBR-mui.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/PortugueseBR-mui.nsh,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** PortugueseBR-mui.nsh 2 Jul 2003 12:35:34 -0000 1.1 --- PortugueseBR-mui.nsh 12 Jul 2003 11:49:08 -0000 1.2 *************** *** 13,16 **** --- 13,20 ---- #-------------------------------------------------------------------------- + !ifndef PFI_VERBOSE + !verbose 3 + !endif + #-------------------------------------------------------------------------- # Standard MUI Page - Welcome Index: Russian-mui.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Russian-mui.nsh,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Russian-mui.nsh 2 Jul 2003 12:45:53 -0000 1.1 --- Russian-mui.nsh 12 Jul 2003 11:49:08 -0000 1.2 *************** *** 13,16 **** --- 13,20 ---- #-------------------------------------------------------------------------- + !ifndef PFI_VERBOSE + !verbose 3 + !endif + #-------------------------------------------------------------------------- # Standard MUI Page - Welcome Index: SimpChinese-mui.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/SimpChinese-mui.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** SimpChinese-mui.nsh 3 Jul 2003 09:16:27 -0000 1.2 --- SimpChinese-mui.nsh 12 Jul 2003 11:49:08 -0000 1.3 *************** *** 13,16 **** --- 13,20 ---- #-------------------------------------------------------------------------- + !ifndef PFI_VERBOSE + !verbose 3 + !endif + #-------------------------------------------------------------------------- # Standard MUI Page - Welcome Index: Slovak-mui.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Slovak-mui.nsh,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Slovak-mui.nsh 2 Jul 2003 12:36:42 -0000 1.1 --- Slovak-mui.nsh 12 Jul 2003 11:49:08 -0000 1.2 *************** *** 13,16 **** --- 13,20 ---- #-------------------------------------------------------------------------- + !ifndef PFI_VERBOSE + !verbose 3 + !endif + #-------------------------------------------------------------------------- # Standard MUI Page - Welcome Index: Spanish-mui.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Spanish-mui.nsh,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Spanish-mui.nsh 2 Jul 2003 12:37:20 -0000 1.1 --- Spanish-mui.nsh 12 Jul 2003 11:49:08 -0000 1.2 *************** *** 13,16 **** --- 13,20 ---- #-------------------------------------------------------------------------- + !ifndef PFI_VERBOSE + !verbose 3 + !endif + #-------------------------------------------------------------------------- # Standard MUI Page - Welcome Index: Swedish-mui.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Swedish-mui.nsh,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Swedish-mui.nsh 2 Jul 2003 12:37:57 -0000 1.1 --- Swedish-mui.nsh 12 Jul 2003 11:49:08 -0000 1.2 *************** *** 13,16 **** --- 13,20 ---- #-------------------------------------------------------------------------- + !ifndef PFI_VERBOSE + !verbose 3 + !endif + #-------------------------------------------------------------------------- # Standard MUI Page - Welcome Index: TradChinese-mui.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/TradChinese-mui.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TradChinese-mui.nsh 3 Jul 2003 09:16:27 -0000 1.2 --- TradChinese-mui.nsh 12 Jul 2003 11:49:08 -0000 1.3 *************** *** 13,16 **** --- 13,20 ---- #-------------------------------------------------------------------------- + !ifndef PFI_VERBOSE + !verbose 3 + !endif + #-------------------------------------------------------------------------- # Standard MUI Page - Welcome Index: Ukrainian-mui.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Ukrainian-mui.nsh,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Ukrainian-mui.nsh 2 Jul 2003 12:46:35 -0000 1.1 --- Ukrainian-mui.nsh 12 Jul 2003 11:49:08 -0000 1.2 *************** *** 13,16 **** --- 13,20 ---- #-------------------------------------------------------------------------- + !ifndef PFI_VERBOSE + !verbose 3 + !endif + #-------------------------------------------------------------------------- # Standard MUI Page - Welcome |