From fcb7dda8709180d25b8baa0b54d19ee09d5e760b Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Tue, 17 Jun 2008 00:10:29 +0100 Subject: [PATCH] Update genpot.sh for new source files --- po/genpot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/genpot.sh b/po/genpot.sh index 53fb61b9..142978ed 100755 --- a/po/genpot.sh +++ b/po/genpot.sh @@ -1,3 +1,3 @@ #!/bin/sh # Make translation files -xgettext -L python -o po/terminator.pot terminator +xgettext -L python -o po/terminator.pot terminator terminatorlib/*.py