diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-04-18 03:14:05 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-04-18 03:14:05 +0300 |
commit | 647c8b3bfa19f89c9524a7c74f6f599c37e79a10 (patch) | |
tree | 0b6b25c98bcd3610c94d38998a77ddb56435d0de /data/help/fr_FR/Makefile.am | |
parent | 74d12df575b7d2cf7e95407df80dbb699ca9806e (diff) | |
download | plus-647c8b3bfa19f89c9524a7c74f6f599c37e79a10.tar.gz plus-647c8b3bfa19f89c9524a7c74f6f599c37e79a10.tar.bz2 plus-647c8b3bfa19f89c9524a7c74f6f599c37e79a10.tar.xz plus-647c8b3bfa19f89c9524a7c74f6f599c37e79a10.zip |
Move help translations to simple language dirs.
Diffstat (limited to 'data/help/fr_FR/Makefile.am')
-rw-r--r-- | data/help/fr_FR/Makefile.am | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/data/help/fr_FR/Makefile.am b/data/help/fr_FR/Makefile.am deleted file mode 100644 index 412a58de4..000000000 --- a/data/help/fr_FR/Makefile.am +++ /dev/null @@ -1,18 +0,0 @@ - -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 |