diff options
author | Lucas Rocha <lucasr@cvs.gnome.org> | 2005-07-26 03:12:09 +0000 |
---|---|---|
committer | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2005-07-26 03:12:09 +0000 |
commit | 47a2e0479af9694840d2c3d352213bdb13d78b9a (patch) | |
tree | 75deb7d717b287b7a9b69fe48484b80cee6e71eb /src/about.c | |
parent | 6552d6b556a8b28378c917c8882894575c5f7969 (diff) | |
download | zenity-47a2e0479af9694840d2c3d352213bdb13d78b9a.tar.gz |
Release 2.11.90 Update.ZENITY_2_11_90
2005-07-25 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: Release 2.11.90
* NEWS, THANKS, src/about.c: Update.
Diffstat (limited to 'src/about.c')
-rw-r--r-- | src/about.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/about.c b/src/about.c index c2c9e63..5bb772d 100644 --- a/src/about.c +++ b/src/about.c @@ -184,6 +184,9 @@ static const gchar *const author_credits[] = { "Ivar Smolin <okul linux ee>", "Jens Seidel <jensseidel users sf net>", "BenoƮt Dejean <tazforever dlfp org>", + "Yair Hershkovitz <yairhr gmail com>", + "Clytie Siddall <clytie riverland net au>", + "Ilkka Tuohela <hile iki fi>", NULL }; |