1 2
#!/bin/bash xgettext --default-domain=tuxanci --add-comments=/// -k_ `find ./ -name \*.c |grep -v .svn |tr '\n' ' '` -o ./po/tuxanci.pot