summaryrefslogtreecommitdiff
path: root/data/help/fr_FR/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-04-18 02:48:30 +0300
committerAndrei Karas <akaras@inbox.ru>2011-04-18 02:48:30 +0300
commit4a83474614ed67349b83c742b8498937b2e190e7 (patch)
tree5f3c931b25ee24d68dfd769a2fb8980470bfa315 /data/help/fr_FR/Makefile.am
parent34f4d5891c1a564c2ee64c7ef0a31b90124c06ae (diff)
downloadplus-4a83474614ed67349b83c742b8498937b2e190e7.tar.gz
plus-4a83474614ed67349b83c742b8498937b2e190e7.tar.bz2
plus-4a83474614ed67349b83c742b8498937b2e190e7.tar.xz
plus-4a83474614ed67349b83c742b8498937b2e190e7.zip
Add french help translation by Jumpy.
Diffstat (limited to 'data/help/fr_FR/Makefile.am')
-rw-r--r--data/help/fr_FR/Makefile.am18
1 files changed, 18 insertions, 0 deletions
diff --git a/data/help/fr_FR/Makefile.am b/data/help/fr_FR/Makefile.am
new file mode 100644
index 000000000..412a58de4
--- /dev/null
+++ b/data/help/fr_FR/Makefile.am
@@ -0,0 +1,18 @@
+
+helpfrFRdir = $(pkgdatadir)/data/help/fr_FR
+
+helpfrFR_DATA = \
+ about.txt \
+ chatcommands.txt \
+ commands.txt \
+ header.txt \
+ index.txt \
+ skills.txt \
+ support.txt \
+ team.txt \
+ teamtmw.txt \
+ windows.txt
+
+EXTRA_DIST = \
+ $(helpfrFR_DATA) \
+ CMakeLists.txt