From e46d7c6b056a452907ce599e71ea6b0b65ec2a58 Mon Sep 17 00:00:00 2001 From: David Hampton Date: Tue, 29 Apr 2003 06:11:19 +0000 Subject: [PATCH] Remove two duplicate commodities. The newer name for these commodities was retained. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8251 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/engine/iso-4217-currencies.scm | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/engine/iso-4217-currencies.scm b/src/engine/iso-4217-currencies.scm index 550e6a3230..737ce8da44 100644 --- a/src/engine/iso-4217-currencies.scm +++ b/src/engine/iso-4217-currencies.scm @@ -64,7 +64,6 @@ ( "Egyptian Pound" "pound" "pence" "ISO4217" "EGP" "818" 100 100 ) ( "El Salvador Colon" "colon" "centavo" "ISO4217" "SVC" "222" 100 100 ) ( "Eritrean Nakfa" "nakfa" "cent" "ISO4217" "ERN" "232" 100 100 ) -( "Escudo Caboverdiano" "escudo" "centavo" "ISO4217" "CVE" "132" 100 100 ) ( "Estonian Kroon" "kroon" "senti" "ISO4217" "EEK" "233" 100 100 ) ( "Ethiopian Birr" "birr" "cent" "ISO4217" "ETB" "231" 100 100 ) ( "Euro" "euro" "euro-cent" "ISO4217" "EUR" "978" 100 100) @@ -97,7 +96,6 @@ ( "Jamaican Dollar" "dollar" "cent" "ISO4217" "JMD" "388" 100 100 ) ( "Japanese Yen" "yen" "sen" "ISO4217" "JPY" "392" 100 1 ) ( "Jordanian Dinar" "dinar" "fil" "ISO4217" "JOD" "400" 1000 1000 ) -( "Kampuchean (Cambodian) Riel" "riel" "sen" "ISO4217" "KHR" "116" 100 100 ) ( "Kazakhstan Tenge" "tenge" "tiyn" "ISO4217" "KZT" "398" 100 100 ) ( "Kenyan Shilling" "shilling" "cent" "ISO4217" "KES" "404" 100 100 ) ( "Kuwaiti Dinar" "dinar" "fils" "ISO4217" "KWD" "414" 1000 1000 )