gimp/po-plug-ins/update.sh

8 lines
147 B
Bash
Raw Normal View History

2000-01-04 04:23:22 +08:00
#!/bin/sh
PACKAGE="gimp14-std-plug-ins"
PATH="$PATH:.."
echo "Calling intltool-update for you ..."
intltool-update --gettext-package $PACKAGE $*