Add the Moldovan Leu. Fixes #414064.

Merge from r15990


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/2.0@16087 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Derek Atkins 2007-05-14 14:38:46 +00:00
parent 795b1c07f9
commit db2872f081
2 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,8 @@
in the exchange rate field, just pull the the existing number in the exchange rate field, just pull the the existing number
straight out of the widget. Fixes #408703. straight out of the widget. Fixes #408703.
* Add the Moldovan Leu. Fixes #414064.
2007-04-21 David Hampton <hampton@employees.org> 2007-04-21 David Hampton <hampton@employees.org>
* Disable the close callback while updating reports. Fixes #416986. * Disable the close callback while updating reports. Fixes #416986.

View File

@ -126,6 +126,7 @@
( "Mauritanian Ouguiya" "ouguiya" "khoum" "ISO4217" "MRO" "478" 5 5) ( "Mauritanian Ouguiya" "ouguiya" "khoum" "ISO4217" "MRO" "478" 5 5)
( "Mauritius Rupee" "rupee" "cent" "ISO4217" "MUR" "480" 100 100 ) ( "Mauritius Rupee" "rupee" "cent" "ISO4217" "MUR" "480" 100 100 )
( "Mexican Peso" "peso" "centavo" "ISO4217" "MXN" "484" 100 100 ) ;;sicne Jan 1993 ( "Mexican Peso" "peso" "centavo" "ISO4217" "MXN" "484" 100 100 ) ;;sicne Jan 1993
( "Moldovan Leu" "leu" "ban" "ISO4217" "MDL" "498" 100 100 )
( "Mongolian Tugrik" "tugrik" "mongo" "ISO4217" "MNT" "496" 100 100 ) ( "Mongolian Tugrik" "tugrik" "mongo" "ISO4217" "MNT" "496" 100 100 )
( "Moroccan Dirham" "dirham" "centime" "ISO4217" "MAD" "504" 100 100 ) ( "Moroccan Dirham" "dirham" "centime" "ISO4217" "MAD" "504" 100 100 )
( "Mozambique Metical" "metical" "centavo" "ISO4217" "MZM" "508" 100 100 ) ( "Mozambique Metical" "metical" "centavo" "ISO4217" "MZM" "508" 100 100 )