summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorJosé Ávila <linux@javila.net>2005-06-17 07:20:03 +0000
committerJosé Ávila <linux@javila.net>2005-06-17 07:20:03 +0000
commitc3ab8dbca07a1c55a5f8d0d2ce674bc0ea16812f (patch)
treeb2583271a0e1a35bd9fcc8030df4dc3de02c5d9e /help
parent4332e4210216ba1fcc217082e4b8a73d20ebe472 (diff)
downloadclientdata-c3ab8dbca07a1c55a5f8d0d2ce674bc0ea16812f.tar.gz
clientdata-c3ab8dbca07a1c55a5f8d0d2ce674bc0ea16812f.tar.bz2
clientdata-c3ab8dbca07a1c55a5f8d0d2ce674bc0ea16812f.tar.xz
clientdata-c3ab8dbca07a1c55a5f8d0d2ce674bc0ea16812f.zip
new BrowserBox widget with colors/links support
Diffstat (limited to 'help')
-rw-r--r--help/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/help/Makefile.am b/help/Makefile.am
index 4c52f26c..826f0fad 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -2,8 +2,10 @@
helpdir = $(pkgdatadir)/data/help
help_DATA = \
+ about.txt \
changes.txt \
- commands.txt \
+ commands.txt \
+ header.txt \
index.txt \
skills.txt \
support.txt \