summaryrefslogtreecommitdiff
path: root/data/translations/help/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-03-01 19:13:11 +0300
committerAndrei Karas <akaras@inbox.ru>2014-03-01 19:13:11 +0300
commita260aeab234704ace8ba672b1d1ce57e18425e07 (patch)
treee215c6eeeae7e6c2ca4f4453718cef6ca9a8af6a /data/translations/help/CMakeLists.txt
parent382067b05c4fe97bcf0da0143405375ec295f7c6 (diff)
parent2c62286a7ecf246e8a445dd7d00f618efae2a96a (diff)
downloadplus-a260aeab234704ace8ba672b1d1ce57e18425e07.tar.gz
plus-a260aeab234704ace8ba672b1d1ce57e18425e07.tar.bz2
plus-a260aeab234704ace8ba672b1d1ce57e18425e07.tar.xz
plus-a260aeab234704ace8ba672b1d1ce57e18425e07.zip
Merge branch 'master' into stable
Diffstat (limited to 'data/translations/help/CMakeLists.txt')
-rw-r--r--data/translations/help/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/translations/help/CMakeLists.txt b/data/translations/help/CMakeLists.txt
index 9579b6d41..4cf2b1318 100644
--- a/data/translations/help/CMakeLists.txt
+++ b/data/translations/help/CMakeLists.txt
@@ -1,4 +1,5 @@
SET(FILES
+ cs.po
de.po
es.po
fr.po
@@ -7,6 +8,7 @@ SET(FILES
pl.po
pt_BR.po
ru.po
+ zh_CN.po
)
INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/translations/help)