summaryrefslogtreecommitdiff
path: root/data/help/fr_FR/CMakeLists.txt
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/CMakeLists.txt
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/CMakeLists.txt')
-rw-r--r--data/help/fr_FR/CMakeLists.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/data/help/fr_FR/CMakeLists.txt b/data/help/fr_FR/CMakeLists.txt
new file mode 100644
index 000000000..1259ed0ad
--- /dev/null
+++ b/data/help/fr_FR/CMakeLists.txt
@@ -0,0 +1,15 @@
+SET(FILES
+ about.txt
+ commands.txt
+ chatcommands.txt
+ header.txt
+ index.txt
+ skills.txt
+ support.txt
+ team.txt
+ teamtmw.txt
+ windows.txt
+ )
+ADD_SUBDIRECTORY(fr_FR)
+
+INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help/fr_FR) \ No newline at end of file