diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-02-17 07:56:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-02-17 07:56:58 +0000 |
commit | c4630aeaedc7a20244e5900c8c26f8810f820aaa (patch) | |
tree | 21763f9d3438882424727c639c7c09f7d8e466ea /locale/iso-4217.def | |
parent | ad0b348ce19d1692b04bc33ce445abe473278ca0 (diff) | |
download | glibc-c4630aeaedc7a20244e5900c8c26f8810f820aaa.tar glibc-c4630aeaedc7a20244e5900c8c26f8810f820aaa.tar.gz glibc-c4630aeaedc7a20244e5900c8c26f8810f820aaa.tar.bz2 glibc-c4630aeaedc7a20244e5900c8c26f8810f820aaa.zip |
[BZ #3322]
* SUPPORTED (SUPPORTED-LOCALES): Add sr_RS and sr_RS@latin.
* locales/sr_RS: New file.
* locales/sr_RS@latin: New file.
Diffstat (limited to 'locale/iso-4217.def')
-rw-r--r-- | locale/iso-4217.def | 2 |
1 files changed, 1 insertions, 1 deletions
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 */ |