gimp/po-script-fu/update.sh
2002-03-26 14:30:16 +00:00

8 lines
144 B
Bash
Executable file

#!/bin/sh
PACKAGE="gimp14-script-fu"
PATH="$PATH:.."
echo "Calling intltool-update for you ..."
intltool-update --gettext-package $PACKAGE $*