summaryrefslogtreecommitdiff
path: root/data/help/es/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-05-08 22:03:17 +0300
committerAndrei Karas <akaras@inbox.ru>2011-05-08 22:03:17 +0300
commita44e5476169f3f7db7fa74ac22d409ef44aad466 (patch)
tree35e3132838c8c3f4506303836bc30ccc3f5ea7ee /data/help/es/CMakeLists.txt
parentd15422187c71f4eb6c3985c28d0980a4624074ed (diff)
downloadplus-a44e5476169f3f7db7fa74ac22d409ef44aad466.tar.gz
plus-a44e5476169f3f7db7fa74ac22d409ef44aad466.tar.bz2
plus-a44e5476169f3f7db7fa74ac22d409ef44aad466.tar.xz
plus-a44e5476169f3f7db7fa74ac22d409ef44aad466.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