diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-24 14:21:12 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-24 14:21:12 -0600 |
commit | 358b9d8a2d56c9170524b3f8cfa2bfe03dd6983d (patch) | |
tree | 828f17535feae991a1c5a097cd3dfe8138ba9887 /doc/helpnotfound/CMakeLists.txt | |
parent | 0b9a39305949515fdfabf571f4cdbf61678c81d2 (diff) | |
download | tdebase-358b9d8a2d56c9170524b3f8cfa2bfe03dd6983d.tar.gz tdebase-358b9d8a2d56c9170524b3f8cfa2bfe03dd6983d.zip |
Add new default help handbook page for non-existent handbooks.
This partially resolves bug report 1839.
Diffstat (limited to 'doc/helpnotfound/CMakeLists.txt')
-rw-r--r-- | doc/helpnotfound/CMakeLists.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/helpnotfound/CMakeLists.txt b/doc/helpnotfound/CMakeLists.txt new file mode 100644 index 000000000..856ae3155 --- /dev/null +++ b/doc/helpnotfound/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION khelpcenter/helpnotfound ) |