annotate kdiff3/po/pt/CMakeLists.txt @ 108:6e2801ed68a1 easyhg_kdiff3_simplifications

Add archiving script, minor README update
author Chris Cannam
date Thu, 26 May 2011 11:03:06 +0100
parents 5d7e91c44e6d
children
rev   line source
joachim99@81 1 file(GLOB _po_files *.po)
joachim99@81 2 GETTEXT_PROCESS_PO_FILES(pt ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )