diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-10-06 22:37:04 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-10-06 22:40:47 +0300 |
commit | 55b8fdf0ed09cfba852ae4f9b41c669b28b3f7e9 (patch) | |
tree | 6a52524edb31d8095fc67dcb634b656736d055b4 /data/help/CMakeLists.txt | |
parent | 7fb3f7d5a2b77ceeec2769ea30049cd49f79e8e4 (diff) | |
download | plus-55b8fdf0ed09cfba852ae4f9b41c669b28b3f7e9.tar.gz plus-55b8fdf0ed09cfba852ae4f9b41c669b28b3f7e9.tar.bz2 plus-55b8fdf0ed09cfba852ae4f9b41c669b28b3f7e9.tar.xz plus-55b8fdf0ed09cfba852ae4f9b41c669b28b3f7e9.zip |
Improve header and footer in help window.
Add download page into help.
Diffstat (limited to 'data/help/CMakeLists.txt')
-rw-r--r-- | data/help/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/help/CMakeLists.txt b/data/help/CMakeLists.txt index 80b992b6f..ab2efbe7f 100644 --- a/data/help/CMakeLists.txt +++ b/data/help/CMakeLists.txt @@ -1,7 +1,8 @@ SET(FILES about.txt - commands.txt chatcommands.txt + commands.txt + download.txt footer.txt header.txt index.txt |