From: Brian S. <xue...@us...> - 2006-02-06 16:19:43
|
Update of /cvsroot/popfile/windows In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16726 Modified Files: Tag: b0_22_2 ioA.ini ioB.ini ioC.ini ioE.ini ioF.ini ioG.ini Log Message: Change GPL license to remove the option for the person using POPFile to license it under any version of the GPL other than v2 Index: ioF.ini =================================================================== RCS file: /cvsroot/popfile/windows/ioF.ini,v retrieving revision 1.5.6.1 retrieving revision 1.5.6.2 diff -C2 -d -r1.5.6.1 -r1.5.6.2 *** ioF.ini 19 Dec 2005 11:45:36 -0000 1.5.6.1 --- ioF.ini 6 Feb 2006 16:19:34 -0000 1.5.6.2 *************** *** 1,58 **** ! #------------------------------------------------------------------- ! # ! # ioF.ini --- This file is used by "adduser.nsi", one of the NSIS scripts ! # used to create the Windows installer for POPFile. This file ! # defines the layout of the custom page used to list the email ! # clients found in the registry. ! # ! # Copyright (c) 2003-2004 John Graham-Cumming ! # ! # This file is part of POPFile ! # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as ! # published by the Free Software Foundation. ! # ! # POPFile is distributed in the hope that it will be useful, ! # but WITHOUT ANY WARRANTY; without even the implied warranty of ! # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! # GNU General Public License for more details. ! # ! # You should have received a copy of the GNU General Public License ! # along with POPFile; if not, write to the Free Software ! # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! # ! #------------------------------------------------------------------- ! ! [Settings] ! NumFields=3 ! BackEnabled=1 ! CancelEnabled=0 ! ! [Field 1] ! Type=label ! Text= ! Left=0 ! Right=300 ! Top=0 ! Bottom=40 ! ! [Field 2] ! Type=text ! Left=0 ! Right=300 ! Top=43 ! Bottom=79 ! Flags=READONLY|MULTILINE|VSCROLL ! ! [Field 3] ! Type=label ! Text= ! Left=0 ! Right=300 ! Top=83 ! Bottom=139 ! ! #-------------------- ! # End of ioF.ini ! #-------------------- --- 1,58 ---- ! #------------------------------------------------------------------- ! # ! # ioF.ini --- This file is used by "adduser.nsi", one of the NSIS scripts ! # used to create the Windows installer for POPFile. This file ! # defines the layout of the custom page used to list the email ! # clients found in the registry. ! # ! # Copyright (c) 2003-2005 John Graham-Cumming ! # ! # This file is part of POPFile ! # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. ! # ! # POPFile is distributed in the hope that it will be useful, ! # but WITHOUT ANY WARRANTY; without even the implied warranty of ! # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! # GNU General Public License for more details. ! # ! # You should have received a copy of the GNU General Public License ! # along with POPFile; if not, write to the Free Software ! # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! # ! #------------------------------------------------------------------- ! ! [Settings] ! NumFields=3 ! BackEnabled=1 ! CancelEnabled=0 ! ! [Field 1] ! Type=label ! Text= ! Left=0 ! Right=300 ! Top=0 ! Bottom=40 ! ! [Field 2] ! Type=text ! Left=0 ! Right=300 ! Top=43 ! Bottom=79 ! Flags=READONLY|MULTILINE|VSCROLL ! ! [Field 3] ! Type=label ! Text= ! Left=0 ! Right=300 ! Top=83 ! Bottom=139 ! ! #-------------------- ! # End of ioF.ini ! #-------------------- Index: ioC.ini =================================================================== RCS file: /cvsroot/popfile/windows/ioC.ini,v retrieving revision 1.13.6.1 retrieving revision 1.13.6.2 diff -C2 -d -r1.13.6.1 -r1.13.6.2 *** ioC.ini 19 Dec 2005 11:45:36 -0000 1.13.6.1 --- ioC.ini 6 Feb 2006 16:19:34 -0000 1.13.6.2 *************** *** 1,103 **** ! #------------------------------------------------------------------- ! # ! # ioC.ini --- This file is used by "adduser.nsi", one of the NSIS scripts ! # used to create the Windows installer for POPFile. This file ! # defines the layout of the custom page which offers to start ! # POPFile. ! # ! # Copyright (c) 2003-2004 John Graham-Cumming ! # ! # This file is part of POPFile ! # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as ! # published by the Free Software Foundation. ! # ! # POPFile is distributed in the hope that it will be useful, ! # but WITHOUT ANY WARRANTY; without even the implied warranty of ! # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! # GNU General Public License for more details. ! # ! # You should have received a copy of the GNU General Public License ! # along with POPFile; if not, write to the Free Software ! # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! # ! #------------------------------------------------------------------- ! ! [Settings] ! NumFields=8 ! BackEnabled=0 ! CancelEnabled=0 ! ! [Field 1] ! Type=GroupBox ! Text= ! Left=0 ! Right=300 ! Top=0 ! Bottom=70 ! ! [Field 2] ! Type=RadioButton ! Text= ! Left=5 ! Right=298 ! Top=10 ! Bottom=26 ! Flags=Group ! State=0 ! ! [Field 3] ! Type=RadioButton ! Text= ! Left=5 ! Right=298 ! Top=30 ! Bottom=46 ! State=0 ! ! [Field 4] ! Type=RadioButton ! Text= ! Left=5 ! Right=298 ! Top=50 ! Bottom=66 ! State=1 ! ! [Field 5] ! Type=GroupBox ! Text= ! Left=0 ! Right=300 ! Top=75 ! Bottom=139 ! Flags=Group ! ! [Field 6] ! Type=Label ! Text= ! Left=5 ! Right=298 ! Top=85 ! Bottom=101 ! ! [Field 7] ! Type=Label ! Text= ! Left=5 ! Right=298 ! Top=103 ! Bottom=119 ! ! [Field 8] ! Type=Label ! Text= ! Left=5 ! Right=298 ! Top=121 ! Bottom=137 ! ! #-------------------- ! # End of ioC.ini ! #-------------------- --- 1,103 ---- ! #------------------------------------------------------------------- ! # ! # ioC.ini --- This file is used by "adduser.nsi", one of the NSIS scripts ! # used to create the Windows installer for POPFile. This file ! # defines the layout of the custom page which offers to start ! # POPFile. ! # ! # Copyright (c) 2003-2005 John Graham-Cumming ! # ! # This file is part of POPFile ! # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. ! # ! # POPFile is distributed in the hope that it will be useful, ! # but WITHOUT ANY WARRANTY; without even the implied warranty of ! # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! # GNU General Public License for more details. ! # ! # You should have received a copy of the GNU General Public License ! # along with POPFile; if not, write to the Free Software ! # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! # ! #------------------------------------------------------------------- ! ! [Settings] ! NumFields=8 ! BackEnabled=0 ! CancelEnabled=0 ! ! [Field 1] ! Type=GroupBox ! Text= ! Left=0 ! Right=300 ! Top=0 ! Bottom=70 ! ! [Field 2] ! Type=RadioButton ! Text= ! Left=5 ! Right=298 ! Top=10 ! Bottom=26 ! Flags=Group ! State=0 ! ! [Field 3] ! Type=RadioButton ! Text= ! Left=5 ! Right=298 ! Top=30 ! Bottom=46 ! State=0 ! ! [Field 4] ! Type=RadioButton ! Text= ! Left=5 ! Right=298 ! Top=50 ! Bottom=66 ! State=1 ! ! [Field 5] ! Type=GroupBox ! Text= ! Left=0 ! Right=300 ! Top=75 ! Bottom=139 ! Flags=Group ! ! [Field 6] ! Type=Label ! Text= ! Left=5 ! Right=298 ! Top=85 ! Bottom=101 ! ! [Field 7] ! Type=Label ! Text= ! Left=5 ! Right=298 ! Top=103 ! Bottom=119 ! ! [Field 8] ! Type=Label ! Text= ! Left=5 ! Right=298 ! Top=121 ! Bottom=137 ! ! #-------------------- ! # End of ioC.ini ! #-------------------- Index: ioA.ini =================================================================== RCS file: /cvsroot/popfile/windows/ioA.ini,v retrieving revision 1.19.6.1 retrieving revision 1.19.6.2 diff -C2 -d -r1.19.6.1 -r1.19.6.2 *** ioA.ini 19 Dec 2005 11:45:36 -0000 1.19.6.1 --- ioA.ini 6 Feb 2006 16:19:34 -0000 1.19.6.2 *************** *** 1,89 **** ! #------------------------------------------------------------------- ! # ! # ioA.ini --- This file is used by "adduser.nsi", one of the NSIS scripts ! # used to create the Windows installer for POPFile. This file ! # defines the layout of the custom page used to choose the port ! # and startup options. ! # ! # Copyright (c) 2002-2004 John Graham-Cumming ! # ! # This file is part of POPFile ! # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as ! # published by the Free Software Foundation. ! # ! # POPFile is distributed in the hope that it will be useful, ! # but WITHOUT ANY WARRANTY; without even the implied warranty of ! # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! # GNU General Public License for more details. ! # ! # You should have received a copy of the GNU General Public License ! # along with POPFile; if not, write to the Free Software ! # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! # ! #------------------------------------------------------------------- ! ! [Settings] ! NumFields=7 ! ! [Field 1] ! Type=label ! Text= ! Left=0 ! Right=300 ! Top=0 ! Bottom=16 ! ! [Field 2] ! Type=combobox ! ListItems=110|111|8110|8111 ! Left=0 ! Right=70 ! Top=17 ! Bottom=72 ! ! [Field 3] ! Type=label ! Text= ! Left=0 ! Right=300 ! Top=38 ! Bottom=54 ! ! [Field 4] ! Type=combobox ! ListItems=8080|8081|9090|9091 ! Left=0 ! Right=70 ! Top=55 ! Bottom=110 ! ! [Field 5] ! Type=checkbox ! Text= ! Left=0 ! Right=300 ! Top=70 ! Bottom=94 ! State=1 ! ! [Field 6] ! Type=GroupBox ! Text= ! Left=0 ! Right=300 ! Top=100 ! Bottom=140 ! ! [Field 7] ! Type=label ! Text= ! Left=5 ! Right=298 ! Top=115 ! Bottom=139 ! ! #-------------------- ! # End of ioA.ini ! #-------------------- --- 1,89 ---- ! #------------------------------------------------------------------- ! # ! # ioA.ini --- This file is used by "adduser.nsi", one of the NSIS scripts ! # used to create the Windows installer for POPFile. This file ! # defines the layout of the custom page used to choose the port ! # and startup options. ! # ! # Copyright (c) 2002-2005 John Graham-Cumming ! # ! # This file is part of POPFile ! # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. ! # ! # POPFile is distributed in the hope that it will be useful, ! # but WITHOUT ANY WARRANTY; without even the implied warranty of ! # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! # GNU General Public License for more details. ! # ! # You should have received a copy of the GNU General Public License ! # along with POPFile; if not, write to the Free Software ! # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! # ! #------------------------------------------------------------------- ! ! [Settings] ! NumFields=7 ! ! [Field 1] ! Type=label ! Text= ! Left=0 ! Right=300 ! Top=0 ! Bottom=16 ! ! [Field 2] ! Type=combobox ! ListItems=110|111|8110|8111 ! Left=0 ! Right=70 ! Top=17 ! Bottom=72 ! ! [Field 3] ! Type=label ! Text= ! Left=0 ! Right=300 ! Top=38 ! Bottom=54 ! ! [Field 4] ! Type=combobox ! ListItems=8080|8081|9090|9091 ! Left=0 ! Right=70 ! Top=55 ! Bottom=110 ! ! [Field 5] ! Type=checkbox ! Text= ! Left=0 ! Right=300 ! Top=70 ! Bottom=94 ! State=1 ! ! [Field 6] ! Type=GroupBox ! Text= ! Left=0 ! Right=300 ! Top=100 ! Bottom=140 ! ! [Field 7] ! Type=label ! Text= ! Left=5 ! Right=298 ! Top=115 ! Bottom=139 ! ! #-------------------- ! # End of ioA.ini ! #-------------------- Index: ioG.ini =================================================================== RCS file: /cvsroot/popfile/windows/ioG.ini,v retrieving revision 1.5.6.1 retrieving revision 1.5.6.2 diff -C2 -d -r1.5.6.1 -r1.5.6.2 *** ioG.ini 19 Dec 2005 11:45:36 -0000 1.5.6.1 --- ioG.ini 6 Feb 2006 16:19:34 -0000 1.5.6.2 *************** *** 1,47 **** ! #------------------------------------------------------------------- ! # ! # ioG.ini --- This file is used by "installer.nsi", one of the NSIS scripts ! # used to create the Windows installer for POPFile. This file ! # defines the layout of the custom page used for messages. ! # ! # Copyright (c) 2003-2004 John Graham-Cumming ! # ! # This file is part of POPFile ! # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as ! # published by the Free Software Foundation. ! # ! # POPFile is distributed in the hope that it will be useful, ! # but WITHOUT ANY WARRANTY; without even the implied warranty of ! # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! # GNU General Public License for more details. ! # ! # You should have received a copy of the GNU General Public License ! # along with POPFile; if not, write to the Free Software ! # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! # ! #------------------------------------------------------------------- ! ! [Settings] ! NumFields=2 ! ! [Field 1] ! Type=label ! Text= ! Left=0 ! Right=300 ! Top=0 ! Bottom=72 ! ! [Field 2] ! Type=label ! Text= ! Left=0 ! Right=300 ! Top=75 ! Bottom=139 ! ! #-------------------- ! # End of ioG.ini ! #-------------------- --- 1,47 ---- ! #------------------------------------------------------------------- ! # ! # ioG.ini --- This file is used by "installer.nsi", one of the NSIS scripts ! # used to create the Windows installer for POPFile. This file ! # defines the layout of the custom page used for messages. ! # ! # Copyright (c) 2003-2005 John Graham-Cumming ! # ! # This file is part of POPFile ! # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. ! # ! # POPFile is distributed in the hope that it will be useful, ! # but WITHOUT ANY WARRANTY; without even the implied warranty of ! # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! # GNU General Public License for more details. ! # ! # You should have received a copy of the GNU General Public License ! # along with POPFile; if not, write to the Free Software ! # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! # ! #------------------------------------------------------------------- ! ! [Settings] ! NumFields=2 ! ! [Field 1] ! Type=label ! Text= ! Left=0 ! Right=300 ! Top=0 ! Bottom=72 ! ! [Field 2] ! Type=label ! Text= ! Left=0 ! Right=300 ! Top=75 ! Bottom=139 ! ! #-------------------- ! # End of ioG.ini ! #-------------------- Index: ioE.ini =================================================================== RCS file: /cvsroot/popfile/windows/ioE.ini,v retrieving revision 1.4.6.1 retrieving revision 1.4.6.2 diff -C2 -d -r1.4.6.1 -r1.4.6.2 *** ioE.ini 19 Dec 2005 11:45:36 -0000 1.4.6.1 --- ioE.ini 6 Feb 2006 16:19:34 -0000 1.4.6.2 *************** *** 1,130 **** ! #------------------------------------------------------------------- ! # ! # ioE.ini --- This file is used by "adduser.nsi", one of the NSIS scripts ! # used to create the Windows installer for POPFile. This file ! # defines the layout of the custom page used to configure the ! # Eudora personalities. ! # ! # Copyright (c) 2003-2004 John Graham-Cumming ! # ! # This file is part of POPFile ! # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as ! # published by the Free Software Foundation. ! # ! # POPFile is distributed in the hope that it will be useful, ! # but WITHOUT ANY WARRANTY; without even the implied warranty of ! # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! # GNU General Public License for more details. ! # ! # You should have received a copy of the GNU General Public License ! # along with POPFile; if not, write to the Free Software ! # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! # ! #------------------------------------------------------------------- ! ! [Settings] ! NumFields=12 ! BackEnabled=1 ! CancelEnabled=0 ! ! [Field 1] ! Type=label ! Text= ! Left=0 ! Right=300 ! Top=0 ! Bottom=16 ! ! [Field 2] ! Type=checkbox ! Text= ! Left=0 ! Right=300 ! Top=18 ! Bottom=34 ! ! [Field 3] ! Type=label ! Text= ! Left=0 ! Right=300 ! Top=123 ! Bottom=139 ! ! [Field 4] ! Type=GroupBox ! Text= ! Left=0 ! Right=300 ! Top=38 ! Bottom=120 ! ! [Field 5] ! Type=label ! Text= ! Left=5 ! Right=95 ! Top=54 ! Bottom=70 ! ! [Field 6] ! Type=label ! Text= ! Left=5 ! Right=95 ! Top=71 ! Bottom=87 ! ! [Field 7] ! Type=label ! Text= ! Left=5 ! Right=95 ! Top=88 ! Bottom=104 ! ! [Field 8] ! Type=label ! Text= ! Left=5 ! Right=95 ! Top=105 ! Bottom=113 ! ! [Field 9] ! Type=label ! Text= ! Left=96 ! Right=298 ! Top=54 ! Bottom=70 ! ! [Field 10] ! Type=label ! Text= ! Left=96 ! Right=298 ! Top=71 ! Bottom=87 ! ! [Field 11] ! Type=label ! Text= ! Left=96 ! Right=298 ! Top=88 ! Bottom=104 ! ! [Field 12] ! Type=label ! Text= ! Left=96 ! Right=298 ! Top=105 ! Bottom=113 ! ! #-------------------- ! # End of ioE.ini ! #-------------------- --- 1,130 ---- ! #------------------------------------------------------------------- ! # ! # ioE.ini --- This file is used by "adduser.nsi", one of the NSIS scripts ! # used to create the Windows installer for POPFile. This file ! # defines the layout of the custom page used to configure the ! # Eudora personalities. ! # ! # Copyright (c) 2003-2005 John Graham-Cumming ! # ! # This file is part of POPFile ! # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. ! # ! # POPFile is distributed in the hope that it will be useful, ! # but WITHOUT ANY WARRANTY; without even the implied warranty of ! # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! # GNU General Public License for more details. ! # ! # You should have received a copy of the GNU General Public License ! # along with POPFile; if not, write to the Free Software ! # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! # ! #------------------------------------------------------------------- ! ! [Settings] ! NumFields=12 ! BackEnabled=1 ! CancelEnabled=0 ! ! [Field 1] ! Type=label ! Text= ! Left=0 ! Right=300 ! Top=0 ! Bottom=16 ! ! [Field 2] ! Type=checkbox ! Text= ! Left=0 ! Right=300 ! Top=18 ! Bottom=34 ! ! [Field 3] ! Type=label ! Text= ! Left=0 ! Right=300 ! Top=123 ! Bottom=139 ! ! [Field 4] ! Type=GroupBox ! Text= ! Left=0 ! Right=300 ! Top=38 ! Bottom=120 ! ! [Field 5] ! Type=label ! Text= ! Left=5 ! Right=95 ! Top=54 ! Bottom=70 ! ! [Field 6] ! Type=label ! Text= ! Left=5 ! Right=95 ! Top=71 ! Bottom=87 ! ! [Field 7] ! Type=label ! Text= ! Left=5 ! Right=95 ! Top=88 ! Bottom=104 ! ! [Field 8] ! Type=label ! Text= ! Left=5 ! Right=95 ! Top=105 ! Bottom=113 ! ! [Field 9] ! Type=label ! Text= ! Left=96 ! Right=298 ! Top=54 ! Bottom=70 ! ! [Field 10] ! Type=label ! Text= ! Left=96 ! Right=298 ! Top=71 ! Bottom=87 ! ! [Field 11] ! Type=label ! Text= ! Left=96 ! Right=298 ! Top=88 ! Bottom=104 ! ! [Field 12] ! Type=label ! Text= ! Left=96 ! Right=298 ! Top=105 ! Bottom=113 ! ! #-------------------- ! # End of ioE.ini ! #-------------------- Index: ioB.ini =================================================================== RCS file: /cvsroot/popfile/windows/ioB.ini,v retrieving revision 1.14.6.1 retrieving revision 1.14.6.2 diff -C2 -d -r1.14.6.1 -r1.14.6.2 *** ioB.ini 19 Dec 2005 11:45:36 -0000 1.14.6.1 --- ioB.ini 6 Feb 2006 16:19:34 -0000 1.14.6.2 *************** *** 1,163 **** ! #------------------------------------------------------------------- ! # ! # ioB.ini --- This file is used by "adduser.nsi", one of the NSIS scripts ! # used to create the Windows installer for POPFile. This file ! # defines the layout of the custom page used to configure the ! # Outlook Express and Outlook accounts. ! # ! # Copyright (c) 2003-2004 John Graham-Cumming ! # ! # This file is part of POPFile ! # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as ! # published by the Free Software Foundation. ! # ! # POPFile is distributed in the hope that it will be useful, ! # but WITHOUT ANY WARRANTY; without even the implied warranty of ! # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! # GNU General Public License for more details. ! # ! # You should have received a copy of the GNU General Public License ! # along with POPFile; if not, write to the Free Software ! # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! # ! #------------------------------------------------------------------- ! ! [Settings] ! NumFields=17 ! BackEnabled=1 ! CancelEnabled=0 ! ! [Field 1] ! Type=Label ! Text= ! Left=0 ! Right=298 ! Top=0 ! Bottom=8 ! ! [Field 2] ! Type=GroupBox ! Left=0 ! Right=300 ! Top=6 ! Bottom=117 ! ! [Field 3] ! Type=Label ! Text= ! Left=0 ! Right=300 ! Top=120 ! Bottom=139 ! ! [Field 4] ! Type=Label ! Text= ! Left=15 ! Right=71 ! Top=12 ! Bottom=20 ! ! [Field 5] ! Type=Label ! Text= ! Left=73 ! Right=171 ! Top=12 ! Bottom=20 ! ! [Field 6] ! Type=Label ! Text= ! Left=173 ! Right=239 ! Top=12 ! Bottom=20 ! ! [Field 7] ! Type=Label ! Text= ! Left=241 ! Right=298 ! Top=12 ! Bottom=20 ! ! [Field 8] ! Type=Text ! Left=11 ! Right=71 ! Top=21 ! Bottom=115 ! Flags=READONLY|MULTILINE|NOWORDWRAP ! ! [Field 9] ! Type=Text ! Left=70 ! Right=171 ! Top=21 ! Bottom=115 ! Flags=READONLY|MULTILINE|NOWORDWRAP ! ! [Field 10] ! Type=Text ! Left=170 ! Right=239 ! Top=21 ! Bottom=115 ! Flags=READONLY|MULTILINE|NOWORDWRAP ! ! [Field 11] ! Type=Text ! Left=238 ! Right=298 ! Top=21 ! Bottom=115 ! Flags=READONLY|MULTILINE|NOWORDWRAP ! ! [Field 12] ! Type=CheckBox ! Left=2 ! Right=10 ! Top=23 ! Bottom=31 ! ! [Field 13] ! Type=CheckBox ! Left=2 ! Right=10 ! Top=39 ! Bottom=47 ! ! [Field 14] ! Type=CheckBox ! Left=2 ! Right=10 ! Top=55 ! Bottom=63 ! ! [Field 15] ! Type=CheckBox ! Left=2 ! Right=10 ! Top=71 ! Bottom=79 ! ! [Field 16] ! Type=CheckBox ! Left=2 ! Right=10 ! Top=87 ! Bottom=95 ! ! [Field 17] ! Type=CheckBox ! Left=2 ! Right=10 ! Top=103 ! Bottom=111 ! ! #-------------------- ! # End of ioB.ini ! #-------------------- --- 1,163 ---- ! #------------------------------------------------------------------- ! # ! # ioB.ini --- This file is used by "adduser.nsi", one of the NSIS scripts ! # used to create the Windows installer for POPFile. This file ! # defines the layout of the custom page used to configure the ! # Outlook Express and Outlook accounts. ! # ! # Copyright (c) 2003-2005 John Graham-Cumming ! # ! # This file is part of POPFile ! # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. ! # ! # POPFile is distributed in the hope that it will be useful, ! # but WITHOUT ANY WARRANTY; without even the implied warranty of ! # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! # GNU General Public License for more details. ! # ! # You should have received a copy of the GNU General Public License ! # along with POPFile; if not, write to the Free Software ! # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! # ! #------------------------------------------------------------------- ! ! [Settings] ! NumFields=17 ! BackEnabled=1 ! CancelEnabled=0 ! ! [Field 1] ! Type=Label ! Text= ! Left=0 ! Right=298 ! Top=0 ! Bottom=8 ! ! [Field 2] ! Type=GroupBox ! Left=0 ! Right=300 ! Top=6 ! Bottom=117 ! ! [Field 3] ! Type=Label ! Text= ! Left=0 ! Right=300 ! Top=120 ! Bottom=139 ! ! [Field 4] ! Type=Label ! Text= ! Left=15 ! Right=71 ! Top=12 ! Bottom=20 ! ! [Field 5] ! Type=Label ! Text= ! Left=73 ! Right=171 ! Top=12 ! Bottom=20 ! ! [Field 6] ! Type=Label ! Text= ! Left=173 ! Right=239 ! Top=12 ! Bottom=20 ! ! [Field 7] ! Type=Label ! Text= ! Left=241 ! Right=298 ! Top=12 ! Bottom=20 ! ! [Field 8] ! Type=Text ! Left=11 ! Right=71 ! Top=21 ! Bottom=115 ! Flags=READONLY|MULTILINE|NOWORDWRAP ! ! [Field 9] ! Type=Text ! Left=70 ! Right=171 ! Top=21 ! Bottom=115 ! Flags=READONLY|MULTILINE|NOWORDWRAP ! ! [Field 10] ! Type=Text ! Left=170 ! Right=239 ! Top=21 ! Bottom=115 ! Flags=READONLY|MULTILINE|NOWORDWRAP ! ! [Field 11] ! Type=Text ! Left=238 ! Right=298 ! Top=21 ! Bottom=115 ! Flags=READONLY|MULTILINE|NOWORDWRAP ! ! [Field 12] ! Type=CheckBox ! Left=2 ! Right=10 ! Top=23 ! Bottom=31 ! ! [Field 13] ! Type=CheckBox ! Left=2 ! Right=10 ! Top=39 ! Bottom=47 ! ! [Field 14] ! Type=CheckBox ! Left=2 ! Right=10 ! Top=55 ! Bottom=63 ! ! [Field 15] ! Type=CheckBox ! Left=2 ! Right=10 ! Top=71 ! Bottom=79 ! ! [Field 16] ! Type=CheckBox ! Left=2 ! Right=10 ! Top=87 ! Bottom=95 ! ! [Field 17] ! Type=CheckBox ! Left=2 ! Right=10 ! Top=103 ! Bottom=111 ! ! #-------------------- ! # End of ioB.ini ! #-------------------- |