From 6aa710b91b43c52dba94933e2bcde15a5904fd21 Mon Sep 17 00:00:00 2001 From: Christophe Merlet Date: Tue, 6 Feb 2001 19:01:43 +0000 Subject: [PATCH] PACKAGE must be gtk20, no? --- po/.cvsignore | 1 - po/ChangeLog | 4 ++++ po/update.sh | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) 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