summaryrefslogtreecommitdiff
path: root/data/help/es/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-05-08 18:54:59 +0300
committerAndrei Karas <akaras@inbox.ru>2011-05-08 19:24:06 +0300
commitcdb60e5e537e7d23c1b33e3c7e2453e12a8bf9ce (patch)
tree84c6a1b6dd5a2d505834e53b6a020fee69baf06c /data/help/es/Makefile.am
parent11b2d40e987fa971ae146267ba79b4acdba5f1b1 (diff)
downloadplus-cdb60e5e537e7d23c1b33e3c7e2453e12a8bf9ce.tar.gz
plus-cdb60e5e537e7d23c1b33e3c7e2453e12a8bf9ce.tar.bz2
plus-cdb60e5e537e7d23c1b33e3c7e2453e12a8bf9ce.tar.xz
plus-cdb60e5e537e7d23c1b33e3c7e2453e12a8bf9ce.zip
Add spanish help translation.
Diffstat (limited to 'data/help/es/Makefile.am')
-rw-r--r--data/help/es/Makefile.am18
1 files changed, 18 insertions, 0 deletions
diff --git a/data/help/es/Makefile.am b/data/help/es/Makefile.am
new file mode 100644
index 000000000..497b02cbe
--- /dev/null
+++ b/data/help/es/Makefile.am
@@ -0,0 +1,18 @@
+
+helpfrdir = $(pkgdatadir)/data/help/es
+
+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