|
From: <xue...@us...> - 2003-10-29 18:59:50
|
Update of /cvsroot/popfile/windows In directory sc8-pr-cvs1:/tmp/cvs-serv2661 Added Files: ioD.ini Log Message: 'Corpus Conversion' custom page layout. --- NEW FILE: ioD.ini --- #------------------------------------------------------------------- # # ioD.ini --- This file is used by "installer.nsi", the NSIS script # used to create the Windows installer for POPFile. # This file defines the layout of the custom page # shown when Corpus Conversion is required. # # Copyright (c) 2001-2003 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 the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # 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 CancelEnabled=0 BackEnabled=0 [Field 1] Type=Label Text= Left=0 Right=300 Top=0 Bottom=16 [Field 2] Type=Label Text= Left=0 Right=300 Top=24 Bottom=40 [Field 3] Type=Groupbox Text= Left=0 Right=300 Top=50 Bottom=79 [Field 4] Type=Label Text= Left=40 Right=290 Top=59 Bottom=75 [Field 5] Type=Label Text= Left=0 Right=300 Top=87 Bottom=103 [Field 6] Type=Label Text= Left=0 Right=300 Top=105 Bottom=121 [Field 7] Type=Label Text= Left=0 Right=300 Top=123 Bottom=139 #-------------------- # End of ioD.ini #-------------------- |