summaryrefslogtreecommitdiff
path: root/data/help/fr_FR/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-04-18 03:14:05 +0300
committerAndrei Karas <akaras@inbox.ru>2011-04-18 03:14:05 +0300
commit647c8b3bfa19f89c9524a7c74f6f599c37e79a10 (patch)
tree0b6b25c98bcd3610c94d38998a77ddb56435d0de /data/help/fr_FR/CMakeLists.txt
parent74d12df575b7d2cf7e95407df80dbb699ca9806e (diff)
downloadmanaplus-647c8b3bfa19f89c9524a7c74f6f599c37e79a10.tar.gz
manaplus-647c8b3bfa19f89c9524a7c74f6f599c37e79a10.tar.bz2
manaplus-647c8b3bfa19f89c9524a7c74f6f599c37e79a10.tar.xz
manaplus-647c8b3bfa19f89c9524a7c74f6f599c37e79a10.zip
Move help translations to simple language dirs.
Diffstat (limited to 'data/help/fr_FR/CMakeLists.txt')
-rw-r--r--data/help/fr_FR/CMakeLists.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/data/help/fr_FR/CMakeLists.txt b/data/help/fr_FR/CMakeLists.txt
deleted file mode 100644
index 1259ed0ad..000000000
--- a/data/help/fr_FR/CMakeLists.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-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