From 493cc14facb80c6c86c57ef379131e56a0161215 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 22 Jun 2011 21:30:20 +0300 Subject: Add tips russian translation. --- data/help/ru/tips/CMakeLists.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 data/help/ru/tips/CMakeLists.txt (limited to 'data/help/ru/tips/CMakeLists.txt') diff --git a/data/help/ru/tips/CMakeLists.txt b/data/help/ru/tips/CMakeLists.txt new file mode 100644 index 000000000..0da413a58 --- /dev/null +++ b/data/help/ru/tips/CMakeLists.txt @@ -0,0 +1,18 @@ +SET(FILES + 1.txt + 2.txt + 3.txt + 4.txt + 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/ru/tips) -- cgit v1.2.3-70-g09d2