|
From: <xue...@us...> - 2003-07-05 12:44:27
|
Update of /cvsroot/popfile/windows In directory sc8-pr-cvs1:/tmp/cvs-serv3183 Modified Files: ioB.ini ioC.ini Log Message: Adjust widths of the text fields to improve handling of foreign languages. Index: ioB.ini =================================================================== RCS file: /cvsroot/popfile/windows/ioB.ini,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** ioB.ini 2 Jul 2003 16:04:42 -0000 1.6 --- ioB.ini 5 Jul 2003 12:44:24 -0000 1.7 *************** *** 19,23 **** Text= Left=0 ! Right=-1 Top=0 Bottom=20 --- 19,23 ---- Text= Left=0 ! Right=300 Top=0 Bottom=20 *************** *** 27,31 **** Text= Left=0 ! Right=-1 Top=20 Bottom=40 --- 27,31 ---- Text= Left=0 ! Right=300 Top=20 Bottom=40 *************** *** 35,39 **** Text= Left=16 ! Right=300 Top=59 Bottom=75 --- 35,39 ---- Text= Left=16 ! Right=95 Top=59 Bottom=75 *************** *** 43,47 **** Text= Left=16 ! Right=300 Top=75 Bottom=91 --- 43,47 ---- Text= Left=16 ! Right=95 Top=75 Bottom=91 *************** *** 51,55 **** Text= Left=16 ! Right=300 Top=91 Bottom=107 --- 51,55 ---- Text= Left=16 ! Right=95 Top=91 Bottom=107 *************** *** 59,63 **** Text= Left=0 ! Right=-1 Top=118 Bottom=137 --- 59,63 ---- Text= Left=0 ! Right=300 Top=118 Bottom=137 Index: ioC.ini =================================================================== RCS file: /cvsroot/popfile/windows/ioC.ini,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** ioC.ini 2 Jul 2003 16:04:42 -0000 1.5 --- ioC.ini 5 Jul 2003 12:44:24 -0000 1.6 *************** *** 19,23 **** Text= Left=10 ! Right=-10 Top=0 Bottom=60 --- 19,23 ---- Text= Left=10 ! Right=290 Top=0 Bottom=60 *************** *** 27,31 **** Text= Left=30 ! Right=-30 Top=12 Bottom=22 --- 27,31 ---- Text= Left=30 ! Right=288 Top=12 Bottom=22 *************** *** 36,40 **** Text= Left=30 ! Right=-30 Top=27 Bottom=37 --- 36,40 ---- Text= Left=30 ! Right=288 Top=27 Bottom=37 *************** *** 44,48 **** Text= Left=30 ! Right=-30 Top=42 Bottom=52 --- 44,48 ---- Text= Left=30 ! Right=288 Top=42 Bottom=52 *************** *** 53,57 **** Text= Left=10 ! Right=-10 Top=75 Bottom=135 --- 53,57 ---- Text= Left=10 ! Right=290 Top=75 Bottom=135 *************** *** 62,66 **** Text= Left=15 ! Right=-15 Top=85 Bottom=130 --- 62,66 ---- Text= Left=15 ! Right=288 Top=85 Bottom=130 |