From 352409f22230698bc32661b916f708663a4179b5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 7 Jun 2011 23:12:08 +0300 Subject: Add "did you know?" dialog and some messages for it. Fix browserbox images position and size. --- data/help/tips/CMakeLists.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/help/tips/CMakeLists.txt (limited to 'data/help/tips/CMakeLists.txt') diff --git a/data/help/tips/CMakeLists.txt b/data/help/tips/CMakeLists.txt new file mode 100644 index 000000000..b0b1b7947 --- /dev/null +++ b/data/help/tips/CMakeLists.txt @@ -0,0 +1,12 @@ +SET(FILES + 1.txt + 1-1.jpg + 1-2.jpg + 2.txt + 3.txt + 4.txt + 5.txt + 6.txt + ) + +INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help/tips) -- cgit v1.2.3-70-g09d2