annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
584
4609c84c9ce0 Add an helper script to regenerate POTFILES.in file.
zas_
parents:
diff changeset
1 #!/bin/sh
4609c84c9ce0 Add an helper script to regenerate POTFILES.in file.
zas_
parents:
diff changeset
2
4609c84c9ce0 Add an helper script to regenerate POTFILES.in file.
zas_
parents:
diff changeset
3 (cd .. ; grep -l 'N\?_[[:space:]]*(.*)' ./src/*.c) > POTFILES.in