view po/regen_potfiles.sh @ 584:4609c84c9ce0

Add an helper script to regenerate POTFILES.in file. POTFILES.in was updated. French translation was updated.
author zas_
date Mon, 05 May 2008 09:12:07 +0000
parents
children 4581d3f03d22
line wrap: on
line source

#!/bin/sh

(cd .. ; grep -l 'N\?_[[:space:]]*(.*)' ./src/*.c) > POTFILES.in