file(GLOB ne_po_files *.po)
GETTEXT_PROCESS_PO_FILES( ne ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${ne_po_files} )
