aboutsummaryrefslogtreecommitdiff
path: root/po/Makefile.am
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2006-04-29 21:30:49 +0000
committerFelix Domke <tmbinc@elitedvb.net>2006-04-29 21:30:49 +0000
commit81e5614daf0d2c301b9f3c646e1387482b56193e (patch)
tree769511081eaf031bb8d06c28c6debe7d58b5ff77 /po/Makefile.am
parent98b48c989da29f8c0f17e21162991992398c0fb4 (diff)
downloadenigma2-81e5614daf0d2c301b9f3c646e1387482b56193e.tar.gz
enigma2-81e5614daf0d2c301b9f3c646e1387482b56193e.zip
add french
Diffstat (limited to 'po/Makefile.am')
-rw-r--r--po/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.am b/po/Makefile.am
index 607f4e04..41e76e35 100644
--- a/po/Makefile.am
+++ b/po/Makefile.am
@@ -5,7 +5,7 @@ GETTEXT=xgettext
#MSGFMT = ./msgfmt.py
MSGFMT = msgfmt
-LANGS := de en ar nl es is it da sv no
+LANGS := de en ar nl es is it da sv no fr
LANGPO := $(foreach LANG, $(LANGS),$(LANG).po)
LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo)