mirror of https://github.com/GNOME/gimp.git
parent
391aabe5ae
commit
c10f023c53
|
@ -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.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
VERSION="1.2.5"
|
||||
PACKAGE="po-plug-ins"
|
||||
PACKAGE="gimp-std-plugins"
|
||||
|
||||
if [ "x$1" = "x--help" ]; then
|
||||
|
||||
|
|
Loading…
Reference in New Issue