diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-03-19 00:03:49 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-03-19 00:03:49 +0300 |
commit | cf7db888f4d6f65624d803efe2c14523b77effa6 (patch) | |
tree | f9a3c564ce09ead5f84b626a345ea4427c2acf74 /data/help/fr/Makefile.am | |
parent | f99ee017f2ac6b03a6bc6122cb78923a9b4f6a5f (diff) | |
download | plus-cf7db888f4d6f65624d803efe2c14523b77effa6.tar.gz plus-cf7db888f4d6f65624d803efe2c14523b77effa6.tar.bz2 plus-cf7db888f4d6f65624d803efe2c14523b77effa6.tar.xz plus-cf7db888f4d6f65624d803efe2c14523b77effa6.zip |
Add translation tags to help pages.
Diffstat (limited to 'data/help/fr/Makefile.am')
-rw-r--r-- | data/help/fr/Makefile.am | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/data/help/fr/Makefile.am b/data/help/fr/Makefile.am deleted file mode 100644 index 2b4fd75f9..000000000 --- a/data/help/fr/Makefile.am +++ /dev/null @@ -1,18 +0,0 @@ - -helpfrdir = $(pkgdatadir)/data/help/fr - -helpfr_DATA = \ - about.txt \ - chatcommands.txt \ - commands.txt \ - header.txt \ - index.txt \ - skills.txt \ - support.txt \ - team.txt \ - teamtmw.txt \ - windows.txt - -EXTRA_DIST = \ - $(helpfr_DATA) \ - CMakeLists.txt |