From 33a376bddf8ce8dd0395a7eba6e3c35fcde58e5c Mon Sep 17 00:00:00 2001 From: "Frank H. Ellenberger" Date: Thu, 21 Feb 2019 00:59:22 +0100 Subject: [PATCH] add hr.po's to CMakeLists.txt --- po/CMakeLists.txt | 2 +- po/glossary/CMakeLists.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index 52b0a03c09..db518652e4 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -7,7 +7,7 @@ set (TP_LINGUAS az ca cs da eu fa ja nl rw sk sr sv tr uk zh_CN) set (GC_LINGUAS ar bg de el en_GB es fi fr gu he hi hu it kn ko lt lv mr nb ne pl pt pt_BR ro ru ta te ur vi zh_TW) # * New or unmarked: The release manager should announce them to TP # and when listed there move in the respective group above. -set (NEW_LINGUAS as brx doi es_NI kok kok@latin ks mai mni mni@bengali) +set (NEW_LINGUAS as brx doi es_NI hr kok kok@latin ks mai mni mni@bengali) set (ALL_LINGUAS ${TP_LINGUAS} ${GC_LINGUAS} ${NEW_LINGUAS}) diff --git a/po/glossary/CMakeLists.txt b/po/glossary/CMakeLists.txt index 9cb7be05a0..0dde863a2e 100644 --- a/po/glossary/CMakeLists.txt +++ b/po/glossary/CMakeLists.txt @@ -1,3 +1,3 @@ set_dist_list(po_glossary_DIST CMakeLists.txt bg.po ca.po da.po de.po el.po es_NI-policy.txt es.po fr.po gnc-glossary.txt he.po - hu.po it.po nb.po nl.po pl.po pt_BR.po pt.po ru.po rw.po sk.po sv.po txt-to-pot.sh vi.po zh_CN.po zh_TW.po) \ No newline at end of file + hr.po hu.po it.po nb.po nl.po pl.po pt_BR.po pt.po ru.po rw.po sk.po sv.po txt-to-pot.sh vi.po zh_CN.po zh_TW.po) \ No newline at end of file