PACKAGE must be gtk20, no?

This commit is contained in:
Christophe Merlet 2001-02-06 19:01:43 +00:00
parent 8eb4c37e3d
commit 6aa710b91b
3 changed files with 5 additions and 2 deletions

View File

@ -6,6 +6,5 @@ Makefile.in.in
POTFILES
cat-id-tbl.c
gtk20.pot
gtk+.pot
messages
stamp-cat-id

View File

@ -1,3 +1,7 @@
2001-02-06 Christophe Merlet <redfox@eikonex.org>
* update.sh: PACKAGE must be gtk20, isn't it ?.
2001-02-06 Christophe Merlet <redfox@eikonex.org>
* fr.po: Updated French translation.

View File

@ -1,7 +1,7 @@
#!/bin/sh
VERSION="1.2.5"
PACKAGE="gtk+"
PACKAGE="gtk20"
if [ "x$1" = "x--help" ]; then