summaryrefslogtreecommitdiff
path: root/data/help/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-04-02 00:30:39 +0300
committerAndrei Karas <akaras@inbox.ru>2011-04-02 00:30:39 +0300
commit91737976634821cef7d1e373ac8bf7a7b2e95a69 (patch)
tree1e2fd85ed4d80a7dbeeb04dd142125d964d25036 /data/help/CMakeLists.txt
parentf0ee764c7fa5bb65b9756d82372bf98c5c1e4223 (diff)
downloadplus-91737976634821cef7d1e373ac8bf7a7b2e95a69.tar.gz
plus-91737976634821cef7d1e373ac8bf7a7b2e95a69.tar.bz2
plus-91737976634821cef7d1e373ac8bf7a7b2e95a69.tar.xz
plus-91737976634821cef7d1e373ac8bf7a7b2e95a69.zip
Remove from help change log. Add client authors.
Diffstat (limited to 'data/help/CMakeLists.txt')
-rw-r--r--data/help/CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/data/help/CMakeLists.txt b/data/help/CMakeLists.txt
index 82f61d54f..df87017d0 100644
--- a/data/help/CMakeLists.txt
+++ b/data/help/CMakeLists.txt
@@ -1,12 +1,14 @@
SET(FILES
about.txt
- changes.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)