|
From: creedon <icr...@us...> - 2005-01-29 17:50:42
|
Update of /cvsroot/frontierkernel/Frontier/Common/resources/Mac In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31083 Modified Files: lang.r Log Message: increased width of DITL 264 buttons so that text isn't cut off when displayed on Mac OS X <http://sourceforge.net/tracker/index.php?func=detail&aid=1112156&group_id=120666&atid=687798>. Index: lang.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/lang.r,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** lang.r 14 Jan 2005 00:04:53 -0000 1.6 --- lang.r 29 Jan 2005 17:50:33 -0000 1.7 *************** *** 1301,1305 **** { /* array DITLarray: 4 elements */ /* [1] */ ! {72, 261, 92, 331}, Button { enabled, --- 1301,1305 ---- { /* array DITLarray: 4 elements */ /* [1] */ ! {72, 246, 92, 331}, Button { enabled, *************** *** 1307,1311 **** }, /* [2] */ ! {72, 178, 92, 248}, Button { enabled, --- 1307,1311 ---- }, /* [2] */ ! {72, 148, 92, 233}, Button { enabled, *************** *** 1313,1317 **** }, /* [3] */ ! {72, 95, 92, 165}, Button { enabled, --- 1313,1317 ---- }, /* [3] */ ! {72, 50, 92, 135}, Button { enabled, |