[longomatch] Change spanich translation code to es_ES in makefile



commit fa5819c7d24473bb1d023d7245f3ca7b3ac4ed83
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Tue Oct 20 10:53:19 2009 +0200

    Change spanich translation code to es_ES in makefile

 po/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/po/Makefile.am b/po/Makefile.am
index 1f2632e..9b6d4b1 100644
--- a/po/Makefile.am
+++ b/po/Makefile.am
@@ -13,7 +13,7 @@ BUILD_DIR = GMO
 INSTALL_DIR = $(DESTDIR)@expanded_datadir@/locale
 
 FILES = \
-	es.po
+	es_ES.po
 
 
 GMO_FILES = $(patsubst %.po,$(BUILD_DIR)/%.gmo,$(FILES))



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