corrected package name in update.sh

--Sven
This commit is contained in:
Sven Neumann 2000-08-25 18:26:47 +00:00
parent 391aabe5ae
commit c10f023c53
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2000-08-25 Sven Neumann <sven@gimp.org>
* update.sh: it's called "gimp-std-plugins", damned
Fri Aug 25 11:15:25 CEST 2000 Stanislav Brabec <utx@penguin.cz>
* cs.po: Updated translation.

View File

@ -1,7 +1,7 @@
#!/bin/sh
VERSION="1.2.5"
PACKAGE="po-plug-ins"
PACKAGE="gimp-std-plugins"
if [ "x$1" = "x--help" ]; then