From: Lo?c C. <lo...@us...> - 2001-05-05 17:23:49
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/swedish In directory usw-pr-cvs1:/tmp/cvs-serv25273/chat/localization/swedish Modified Files: admin.loc Log Message: Renamed charset and font size constants Index: admin.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/swedish/admin.loc,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** admin.loc 2001/04/19 09:05:10 1.2 --- admin.loc 2001/05/05 17:23:46 1.3 *************** *** 22,29 **** // extra header for charset ! define('L_CHARSET', 'iso-8859-1'); // medium font size in pt. ! define('L_FONT_SIZE', 10); // Top frame --- 22,29 ---- // extra header for charset ! define('A_CHARSET', 'iso-8859-1'); // medium font size in pt. ! define('A_FONT_SIZE', 10); // Top frame |