diff --git a/po/.cvsignore b/po/.cvsignore index 376b99479b..af486e005b 100644 --- a/po/.cvsignore +++ b/po/.cvsignore @@ -6,6 +6,5 @@ Makefile.in.in POTFILES cat-id-tbl.c gtk20.pot -gtk+.pot messages stamp-cat-id diff --git a/po/ChangeLog b/po/ChangeLog index 28e7d45fbf..9ebc0862a0 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2001-02-06 Christophe Merlet + + * update.sh: PACKAGE must be gtk20, isn't it ?. + 2001-02-06 Christophe Merlet * fr.po: Updated French translation. diff --git a/po/update.sh b/po/update.sh index c5c196a18d..dfbca6402d 100755 --- a/po/update.sh +++ b/po/update.sh @@ -1,7 +1,7 @@ #!/bin/sh VERSION="1.2.5" -PACKAGE="gtk+" +PACKAGE="gtk20" if [ "x$1" = "x--help" ]; then