gnucash maint: [cmake] Reflect commit db0fd2 (Replace the TP pt.po ...) in CMake build.

John Ralls jralls at code.gnucash.org
Fri Jan 22 16:52:50 EST 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/ed8e79c6 (commit)
	from  https://github.com/Gnucash/gnucash/commit/06c37959 (commit)



commit ed8e79c6719e99a0cfb7a8fa9c6c7faceaaf68c1
Author: RobGowin <robgowin at gmail.com>
Date:   Wed Jan 20 10:46:01 2016 -0600

    [cmake] Reflect commit db0fd2 (Replace the TP pt.po ...) in CMake build.

diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index 7244925..69aa20b 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -1,9 +1,9 @@
 
 
 # Set of available languages.
-SET (TP_LINGUAS az ca cs da eu fa ja nl pt rw sk sr sv tr uk zh_CN)
+SET (TP_LINGUAS az ca cs da eu fa ja nl rw sk sr sv tr uk zh_CN)
 # already marked as external at TP:
-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_BR pt_PT ro ru ta te ur vi zh_TW)
+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)
 # not marked or no TP team:
 SET (NEW_LINGUAS as brx doi es_NI kok kok at latin ks mai mni mni at bengali)
 
@@ -46,4 +46,4 @@ ENDIF()
 
 FOREACH(lingua ${ALL_LINGUAS})
   INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/${lingua}.gmo RENAME gnucash.mo DESTINATION share/locale/${lingua}/LC_MESSAGES)
-ENDFOREACH(lingua)
\ No newline at end of file
+ENDFOREACH(lingua)



Summary of changes:
 po/CMakeLists.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



More information about the gnucash-changes mailing list