r16522 - gnucash/trunk/src/engine - Bug#475666: add the Cuban Convertible Peso (CUC).

Josh Sled jsled at cvs.gnucash.org
Mon Sep 10 20:38:30 EDT 2007


Author: jsled
Date: 2007-09-10 20:38:29 -0400 (Mon, 10 Sep 2007)
New Revision: 16522
Trac: http://svn.gnucash.org/trac/changeset/16522

Modified:
   gnucash/trunk/src/engine/iso-4217-currencies.scm
Log:
Bug#475666: add the Cuban Convertible Peso (CUC).


Modified: gnucash/trunk/src/engine/iso-4217-currencies.scm
===================================================================
--- gnucash/trunk/src/engine/iso-4217-currencies.scm	2007-09-10 19:29:11 UTC (rev 16521)
+++ gnucash/trunk/src/engine/iso-4217-currencies.scm	2007-09-11 00:38:29 UTC (rev 16522)
@@ -59,6 +59,7 @@
 ( "Costa Rican Colon" "colon" "centimo" "ISO4217" "CRC" "188" 100 100 )
 ( "Croatian Kuna" "kuna" "lipa" "ISO4217" "HRK" "191" 100 100 )
 ( "Cuban Peso" "peso" "centavo" "ISO4217" "CUP" "192" 100 100 )
+( "Cuban Convertible Peso" "peso" "centavo" "ISO4217" "CUC" "XXX" 100 100 )
 ( "Cyprus Pound" "pound" "pence"  "ISO4217" "CYP" "196" 100 100 )
 ( "Czech Koruna" "koruna" "haleru" "ISO4217" "CZK" "203" 100 100  )
 ( "Danish Krone" "krone" "ore" "ISO4217" "DKK" "208" 100 100 )



More information about the gnucash-changes mailing list