From c4630aeaedc7a20244e5900c8c26f8810f820aaa Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 17 Feb 2007 07:56:58 +0000 Subject: [BZ #3322] * SUPPORTED (SUPPORTED-LOCALES): Add sr_RS and sr_RS@latin. * locales/sr_RS: New file. * locales/sr_RS@latin: New file. --- locale/iso-4217.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'locale/iso-4217.def') diff --git a/locale/iso-4217.def b/locale/iso-4217.def index 1af6ef4496..ee0133959c 100644 --- a/locale/iso-4217.def +++ b/locale/iso-4217.def @@ -40,7 +40,6 @@ DEFINE_INT_CURR("CLP") /* Chilean Peso */ DEFINE_INT_CURR("CNY") /* China Yuan Renminbi */ DEFINE_INT_CURR("COP") /* Colombian Peso */ DEFINE_INT_CURR("CRC") /* Costa Rican Colon */ -DEFINE_INT_CURR("CSD") /* Serbian Dinar */ DEFINE_INT_CURR("CUP") /* Cuban Peso */ DEFINE_INT_CURR("CVE") /* Cape Verde Escudo */ DEFINE_INT_CURR("CYP") /* Cypriot Pound */ @@ -129,6 +128,7 @@ DEFINE_INT_CURR("PYG") /* Paraguay Guarani */ DEFINE_INT_CURR("QAR") /* Qatar Rial */ DEFINE_INT_CURR("ROL") /* Romanian Leu */ DEFINE_INT_CURR("RON") /* Romanian New Leu */ +DEFINE_INT_CURR("RSD") /* Serbian Dinars */ DEFINE_INT_CURR("RUB") /* Russian Ruble */ DEFINE_INT_CURR("RWF") /* Rwanda Franc */ DEFINE_INT_CURR("SAR") /* Saudi Arabia Riyal */ -- cgit v1.2.3