summaryrefslogtreecommitdiff
path: root/data/help/tips/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-06-10 20:49:11 +0300
committerAndrei Karas <akaras@inbox.ru>2011-06-10 20:49:11 +0300
commitf7ad40eea337920240ba73a1a11feba6b4761ca3 (patch)
tree48839257e23e11cac9e413aff0629baad604ca31 /data/help/tips/CMakeLists.txt
parent0ed6f6cd758b47e4c8cd9689ec3c218de34f80c6 (diff)
downloadplus-f7ad40eea337920240ba73a1a11feba6b4761ca3.tar.gz
plus-f7ad40eea337920240ba73a1a11feba6b4761ca3.tar.bz2
plus-f7ad40eea337920240ba73a1a11feba6b4761ca3.tar.xz
plus-f7ad40eea337920240ba73a1a11feba6b4761ca3.zip
Add more "did you know?" texts.
Diffstat (limited to 'data/help/tips/CMakeLists.txt')
-rw-r--r--data/help/tips/CMakeLists.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/help/tips/CMakeLists.txt b/data/help/tips/CMakeLists.txt
index 0fb66d6b4..dcbfcdf7e 100644
--- a/data/help/tips/CMakeLists.txt
+++ b/data/help/tips/CMakeLists.txt
@@ -8,6 +8,13 @@ SET(FILES
5.txt
6.txt
7.txt
+ 8.txt
+ 9.txt
+ 10.txt
+ 11.txt
+ 12.txt
+ 13.txt
+ 14.txt
)
INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help/tips)