summaryrefslogtreecommitdiff
path: root/data/help/ru_RU/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-04-07 21:28:58 +0300
committerAndrei Karas <akaras@inbox.ru>2011-04-07 21:28:58 +0300
commitb65ec0190a8b5623052981b841ce2232b27760ef (patch)
treebdccc8c27c92544f1e398c6a4a575cce81a04f60 /data/help/ru_RU/CMakeLists.txt
parent402f8a5fe2b2b6cab271657e7d51c0f723f38ea8 (diff)
downloadplus-b65ec0190a8b5623052981b841ce2232b27760ef.tar.gz
plus-b65ec0190a8b5623052981b841ce2232b27760ef.tar.bz2
plus-b65ec0190a8b5623052981b841ce2232b27760ef.tar.xz
plus-b65ec0190a8b5623052981b841ce2232b27760ef.zip
Add another some russian translations for help.
Also add help to windows installer.
Diffstat (limited to 'data/help/ru_RU/CMakeLists.txt')
-rw-r--r--data/help/ru_RU/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/help/ru_RU/CMakeLists.txt b/data/help/ru_RU/CMakeLists.txt
index 4cdf09ffb..b36b0a945 100644
--- a/data/help/ru_RU/CMakeLists.txt
+++ b/data/help/ru_RU/CMakeLists.txt
@@ -1,6 +1,8 @@
SET(FILES
+ chatcommands.txt
header.txt
index.txt
+ team.txt
)
INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help/ru_RU)