[Gnucash-changes] Add the new Romanian Leu (code RON).

David Hampton hampton at cvs.gnucash.org
Mon Jul 4 08:53:01 EDT 2005


Log Message:
-----------
Add the new Romanian Leu (code RON).

Tags:
----
gnucash-gnome2-dev

Modified Files:
--------------
    gnucash/src/engine:
        iso-4217-currencies.scm

Revision Data
-------------
Index: iso-4217-currencies.scm
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/engine/iso-4217-currencies.scm,v
retrieving revision 1.7.4.3
retrieving revision 1.7.4.4
diff -Lsrc/engine/iso-4217-currencies.scm -Lsrc/engine/iso-4217-currencies.scm -u -r1.7.4.3 -r1.7.4.4
--- src/engine/iso-4217-currencies.scm
+++ src/engine/iso-4217-currencies.scm
@@ -141,7 +141,8 @@
 ( "Polish Zloty" "zloty" "groszy" "ISO4217" "PLN" "985" 100 100 )
 ( "Portuguese Escudo" "escudo" "centavo" "ISO4217" "PTE" "620" 100 100 ) ;; through 1998
 ( "Qatari Rial" "rial" "dirham" "ISO4217" "QAR" "634" 100 100 )
-( "Romanian Leu" "leu" "bani"  "ISO4217" "ROL" "642" 100 100 )
+( "Romanian Leu" "leu" "bani"  "ISO4217" "ROL" "642" 100 100 ) ;; through 2005-06
+( "Romanian Leu" "leu" "bani"  "ISO4217" "RON" "946" 100 100 ) ;; from 2005-07
 ( "Russian Rouble" "rouble" "kopek" "ISO4217" "RUR" "810" 100 100 )
 ( "Rwanda Franc" "franc" "centime" "ISO4217" "RWF" "646" 100 100 )
 ( "Samoan Tala" "tala" "sene" "ISO4217" "WST" "882" 100 100 )


More information about the gnucash-changes mailing list