#!/bin/bash
xgettext -d isomaster --keyword=N_ --keyword=_ -s -o isomaster-new.pot ../*.c

