summaryrefslogtreecommitdiff
path: root/data/help/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-06-19 01:31:14 +0300
committerAndrei Karas <akaras@inbox.ru>2012-06-19 01:33:40 +0300
commite9c84384d8d0e5b91678eb4722ae30bd3693703f (patch)
tree6f30e3d8500f9b0c4620a6c5393df498a04c0a0c /data/help/CMakeLists.txt
parent0a068a5f08b1805d5b385b8f81aaf3c7199bff06 (diff)
downloadplus-e9c84384d8d0e5b91678eb4722ae30bd3693703f.tar.gz
plus-e9c84384d8d0e5b91678eb4722ae30bd3693703f.tar.bz2
plus-e9c84384d8d0e5b91678eb4722ae30bd3693703f.tar.xz
plus-e9c84384d8d0e5b91678eb4722ae30bd3693703f.zip
Add help search commands (?text).
Example: ?warps It will open help page about warps.
Diffstat (limited to 'data/help/CMakeLists.txt')
-rw-r--r--data/help/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/help/CMakeLists.txt b/data/help/CMakeLists.txt
index 239539f7f..3c1ba234e 100644
--- a/data/help/CMakeLists.txt
+++ b/data/help/CMakeLists.txt
@@ -5,8 +5,11 @@ SET(FILES
footer.txt
header.txt
index.txt
+ searchmany.txt
+ searchnotfound.txt
skills.txt
support.txt
+ tags.idx
team.txt
windows.txt
)