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/Makefile.am | |
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/Makefile.am')
-rw-r--r-- | data/help/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/help/Makefile.am b/data/help/Makefile.am index 23204b210..a30d1836e 100644 --- a/data/help/Makefile.am +++ b/data/help/Makefile.am @@ -6,6 +6,7 @@ help_DATA = \ about.txt \ chatcommands.txt \ commands.txt \ + download.txt \ footer.txt \ header.txt \ index.txt \ |