summaryrefslogtreecommitdiff
path: root/data/help/pt_PT/tips/CMakeLists.txt
diff options
context:
space:
mode:
authorAline Ferraz <freya.df@gmail.com>2011-06-11 23:51:27 -0300
committerAline Ferraz <freya.df@gmail.com>2011-06-11 23:51:27 -0300
commit0a9ff93c5bc314ff76a41d104c901349cb037179 (patch)
tree5c067d0fdd023820d264bfab89558f772beddd47 /data/help/pt_PT/tips/CMakeLists.txt
parentc7836c6f0b693b7ed5b51b670ab95a4cf2201dba (diff)
downloadplus-0a9ff93c5bc314ff76a41d104c901349cb037179.tar.gz
plus-0a9ff93c5bc314ff76a41d104c901349cb037179.tar.bz2
plus-0a9ff93c5bc314ff76a41d104c901349cb037179.tar.xz
plus-0a9ff93c5bc314ff76a41d104c901349cb037179.zip
translations of tips pt_BR and pt_PT
Diffstat (limited to 'data/help/pt_PT/tips/CMakeLists.txt')
-rw-r--r--data/help/pt_PT/tips/CMakeLists.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/data/help/pt_PT/tips/CMakeLists.txt b/data/help/pt_PT/tips/CMakeLists.txt
new file mode 100644
index 000000000..c50349ea4
--- /dev/null
+++ b/data/help/pt_PT/tips/CMakeLists.txt
@@ -0,0 +1,20 @@
+SET(FILES
+ 1.txt
+ 1-1.jpg
+ 1-2.jpg
+ 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/pt_PT/tips)