view kdiff3/po/nds/CMakeLists.txt @ 105:2df4daf33fbd easyhg_kdiff3_simplifications

Some simplifications under SIMPLIFIED_KDIFF3 ifdef. * Remove progress dialog on startup * Remove Merge menu, Directory menu's merge functions, and merge columns if only two files/directories provided
author Chris Cannam
date Wed, 13 Apr 2011 17:05:13 +0100
parents 5d7e91c44e6d
children
line wrap: on
line source
file(GLOB _po_files *.po)
GETTEXT_PROCESS_PO_FILES(nds ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )