file(GLOB ku_po_files *.po)
GETTEXT_PROCESS_PO_FILES( ku ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${ku_po_files} )
