From a57a28014d09abdd695e31acb86a1dbdbedb5faa Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 3 Jun 2012 23:58:07 +0300 Subject: Add support for help footer. --- data/help/CMakeLists.txt | 1 + data/help/Makefile.am | 1 + data/help/footer.txt | 1 + 3 files changed, 3 insertions(+) create mode 100644 data/help/footer.txt (limited to 'data') diff --git a/data/help/CMakeLists.txt b/data/help/CMakeLists.txt index 5f4f21fd9..239539f7f 100644 --- a/data/help/CMakeLists.txt +++ b/data/help/CMakeLists.txt @@ -2,6 +2,7 @@ SET(FILES about.txt commands.txt chatcommands.txt + footer.txt header.txt index.txt skills.txt diff --git a/data/help/Makefile.am b/data/help/Makefile.am index 1fe19a39c..38899eaf1 100644 --- a/data/help/Makefile.am +++ b/data/help/Makefile.am @@ -6,6 +6,7 @@ help_DATA = \ about.txt \ chatcommands.txt \ commands.txt \ + footer.txt \ header.txt \ index.txt \ skills.txt \ diff --git a/data/help/footer.txt b/data/help/footer.txt new file mode 100644 index 000000000..8d1c8b69c --- /dev/null +++ b/data/help/footer.txt @@ -0,0 +1 @@ + -- cgit v1.2.3-60-g2f50