PACKAGE must be gtk20, no?
This commit is contained in:
@ -6,6 +6,5 @@ Makefile.in.in
|
|||||||
POTFILES
|
POTFILES
|
||||||
cat-id-tbl.c
|
cat-id-tbl.c
|
||||||
gtk20.pot
|
gtk20.pot
|
||||||
gtk+.pot
|
|
||||||
messages
|
messages
|
||||||
stamp-cat-id
|
stamp-cat-id
|
||||||
|
|||||||
@ -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>
|
2001-02-06 Christophe Merlet <redfox@eikonex.org>
|
||||||
|
|
||||||
* fr.po: Updated French translation.
|
* fr.po: Updated French translation.
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
VERSION="1.2.5"
|
VERSION="1.2.5"
|
||||||
PACKAGE="gtk+"
|
PACKAGE="gtk20"
|
||||||
|
|
||||||
if [ "x$1" = "x--help" ]; then
|
if [ "x$1" = "x--help" ]; then
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user