file(GLOB gl_po_files *.po)
GETTEXT_PROCESS_PO_FILES( gl ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${gl_po_files} )
