summaryrefslogtreecommitdiff
path: root/data/help/es/CMakeLists.txt
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/CMakeLists.txt
parent11b2d40e987fa971ae146267ba79b4acdba5f1b1 (diff)
downloadmv-cdb60e5e537e7d23c1b33e3c7e2453e12a8bf9ce.tar.gz
mv-cdb60e5e537e7d23c1b33e3c7e2453e12a8bf9ce.tar.bz2
mv-cdb60e5e537e7d23c1b33e3c7e2453e12a8bf9ce.tar.xz
mv-cdb60e5e537e7d23c1b33e3c7e2453e12a8bf9ce.zip
Add spanish help translation.
Diffstat (limited to 'data/help/es/CMakeLists.txt')
-rw-r--r--data/help/es/CMakeLists.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/help/es/CMakeLists.txt b/data/help/es/CMakeLists.txt
new file mode 100644
index 000000000..7529b3a2e
--- /dev/null
+++ b/data/help/es/CMakeLists.txt
@@ -0,0 +1,14 @@
+SET(FILES
+ about.txt
+ commands.txt
+ chatcommands.txt
+ header.txt
+ index.txt
+ skills.txt
+ support.txt
+ team.txt
+ teamtmw.txt
+ windows.txt
+ )
+
+INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help/es) \ No newline at end of file