gimp/po-plug-ins/update.sh
Manish Singh 3594236280 s/gimp14/gimp20/
2003-08-17  Manish Singh  <yosh@gimp.org>

        * update.sh: s/gimp14/gimp20/
2003-08-16 22:37:56 +00:00

8 lines
147 B
Bash
Executable file

#!/bin/sh
PACKAGE="gimp20-std-plug-ins"
PATH="$PATH:.."
echo "Calling intltool-update for you ..."
intltool-update --gettext-package $PACKAGE $*