After having found that nobody has done that yet, I added Bulgarian
country structure data in kernel/config.c - here is the patch:
--- config.c- 2003-03-12 18:06:46.000000000 +0200
+++ config.c 2003-06-16 18:21:56.000000000 +0200
@@ -2109,6 +2109,20 @@
_TIME_24 /* = 0 # time format: 0/1: 12/24 hours
*/
}
+ /* Bulgaria - by Luchezar Georgiev */ ,{
+ 359, /* = W1 W437 # Country ID & Codepage
*/
+ 855,
+ _DATE_DMY, /* Date format: 0/1/2:
U.S.A./Europe/Japan */
+ "BGL", /* '$' ,'EUR' */
+ " ", /* ',' # Thousand's separator
*/
+ ",", /* '.' # Decimal point */
+ ".", /* '-' DateSeparator */
+ ":", /* ':' TimeSeparator */
+ 3, /* # Currency format (bit array) */
+ 2, /* = 2 # Currency precision
*/
+ _TIME_24 /* = 0 # time format: 0/1: 12/24 hours
*/
+ }
+
/* Ukraine - by Oleg Deribas */ ,{
380, /* = W380 W848 # Country ID & Codepage */
848,
@@ -2134,6 +2148,7 @@
Michael H.Tyc (POL)
Oleg Deribas (UKR)
Arkady Belousov (RUS)
+ Luchezar Georgiev (BUL)
Yuki Mitsui (JAP)
Aitor Santamar�a Merino (SP)
*/
==^================================================================
This email was sent to: [EMAIL PROTECTED]
EASY UNSUBSCRIBE click here: http://topica.com/u/?b1ddyi.b3hwCs.YXJjaGl2
Or send an email to: [EMAIL PROTECTED]
TOPICA - Start your own email discussion group. FREE!
http://www.topica.com/partner/tag02/create/index2.html
==^================================================================