diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/po/regen_potfiles.sh	Mon May 05 09:12:07 2008 +0000
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+(cd .. ; grep -l 'N\?_[[:space:]]*(.*)' ./src/*.c) > POTFILES.in