summaryrefslogtreecommitdiff
path: root/data/help/tips/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-06-09 20:28:03 +0300
committerAndrei Karas <akaras@inbox.ru>2011-06-09 20:28:03 +0300
commit252f04e191d5fd754122db195dd2bffe38858a74 (patch)
treeac5bfd6b6c6e204d3acb03d9a5a2077ced5490b2 /data/help/tips/CMakeLists.txt
parentf80a1b2de6ec5a09c2116eadd07b34265c473946 (diff)
downloadManaVerse-252f04e191d5fd754122db195dd2bffe38858a74.tar.gz
ManaVerse-252f04e191d5fd754122db195dd2bffe38858a74.tar.bz2
ManaVerse-252f04e191d5fd754122db195dd2bffe38858a74.tar.xz
ManaVerse-252f04e191d5fd754122db195dd2bffe38858a74.zip
Add more texts to "did you know" window.
Diffstat (limited to 'data/help/tips/CMakeLists.txt')
-rw-r--r--data/help/tips/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/help/tips/CMakeLists.txt b/data/help/tips/CMakeLists.txt
index b0b1b7947..0fb66d6b4 100644
--- a/data/help/tips/CMakeLists.txt
+++ b/data/help/tips/CMakeLists.txt
@@ -7,6 +7,7 @@ SET(FILES
4.txt
5.txt
6.txt
+ 7.txt
)
INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help/tips)