From: Lo?c C. <lo...@us...> - 2001-05-05 17:22:42
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/russian In directory usw-pr-cvs1:/tmp/cvs-serv24830/chat/localization/russian Modified Files: admin.loc Log Message: Renamed charset and font size constants Index: admin.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/russian/admin.loc,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** admin.loc 2001/05/04 16:27:30 1.3 --- admin.loc 2001/05/05 17:22:38 1.4 *************** *** 25,32 **** // extra header for charset ! define('L_CHARSET', 'windows-1251'); // medium font size in pt. ! define('L_FONT_SIZE', 10); // Top frame --- 25,32 ---- // extra header for charset ! define('A_CHARSET', 'windows-1251'); // medium font size in pt. ! define('A_FONT_SIZE', 10); // Top frame |