[longomatch] Intltool/gettext compatiblity fixes



commit 872296e40ca9f18f37a6c17ad9f4802684f7704c
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sat Nov 28 23:09:58 2009 +0100

    Intltool/gettext compatiblity fixes

 po/LINGUAS             |    7 -
 po/LongoMatch.pot      |  901 ------------------------------------------------
 po/Makefile.am         |    2 +-
 po/{es_ES.po => es.po} |    0
 po/messages.po         |  887 -----------------------------------------------
 5 files changed, 1 insertions(+), 1796 deletions(-)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index be15357..a426a09 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -1,11 +1,4 @@
 # please keep this list sorted alphabetically
 #
-ca
-de
-dz
-en_GB
 es
 fr
-it
-pt
-
diff --git a/po/Makefile.am b/po/Makefile.am
index 9b6d4b1..1f2632e 100644
--- a/po/Makefile.am
+++ b/po/Makefile.am
@@ -13,7 +13,7 @@ BUILD_DIR = GMO
 INSTALL_DIR = $(DESTDIR)@expanded_datadir@/locale
 
 FILES = \
-	es_ES.po
+	es.po
 
 
 GMO_FILES = $(patsubst %.po,$(BUILD_DIR)/%.gmo,$(FILES))
diff --git a/po/es_ES.po b/po/es.po
similarity index 100%
rename from po/es_ES.po
rename to po/es.po



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