[goffice] Delete Estonian Kroons [#639046]



commit 2165f577426eb8b3af11295165f6f80b3cc3a40c
Author: Andreas J Guelzow <aguelzow pyrshep ca>
Date:   Sun Jan 23 10:33:25 2011 -0700

    Delete Estonian Kroons [#639046]
    
    2011-01-23  Andreas J. Guelzow <aguelzow pyrshep ca>
    
    	* goffice/utils/formats.c (_go_format_currencies): delete EEK (Estonia
    	is now using the Euro

 ChangeLog               |    5 +++++
 goffice/utils/formats.c |    1 -
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index b854812..1fcf7b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-01-23  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* goffice/utils/formats.c (_go_format_currencies): delete EEK (Estonia
+	is now using the Euro
+
 2011-01-18  Jean Brefort  <jean brefort normalesup org>
 
 	* goffice/canvas/goc-item.c (goc_item_raise), (goc_item_lower),
diff --git a/goffice/utils/formats.c b/goffice/utils/formats.c
index 7ebc3dd..9747769 100644
--- a/goffice/utils/formats.c
+++ b/goffice/utils/formats.c
@@ -410,7 +410,6 @@ GOFormatCurrency const _go_format_currencies[] =
 	{ "[$DKK]",	N_("Denmark, Kroner"), TRUE, TRUE},
 	{ "[$DOP]",	N_("Dominican republic, Pesos"), TRUE, TRUE},
 	{ "[$DZD]",	N_("Algeria, Algerian Dinars"), TRUE, TRUE},
-	{ "[$EEK]",	N_("Estonia, Kroons"), TRUE, TRUE},
 	{ "[$EGP]",	N_("Egypt, Pounds"), TRUE, TRUE},
 	{ "[$ERN]",	N_("Eritrea, Nakfa"), TRUE, TRUE},
 	{ "[$ETB]",	N_("Ethiopia, Birr"), TRUE, TRUE},



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]