From 4a83474614ed67349b83c742b8498937b2e190e7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 18 Apr 2011 02:48:30 +0300 Subject: Add french help translation by Jumpy. --- data/help/fr_FR/CMakeLists.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 data/help/fr_FR/CMakeLists.txt (limited to 'data/help/fr_FR/CMakeLists.txt') 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 -- cgit v1.2.3-70-g09d2