diff options
author | Lucas Rocha <lucasr@cvs.gnome.org> | 2005-10-24 12:51:36 +0000 |
---|---|---|
committer | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2005-10-24 12:51:36 +0000 |
commit | 5483bdb680420014ebcfc3b916fb30fbe04de581 (patch) | |
tree | 75ebe41ee60ed10a43591b77318e6847f0504871 /src/about.c | |
parent | Added Entry for Bengali (bn) Translation Updation:20/10 (diff) | |
download | zenity-5483bdb680420014ebcfc3b916fb30fbe04de581.tar.gz zenity-5483bdb680420014ebcfc3b916fb30fbe04de581.tar.bz2 zenity-5483bdb680420014ebcfc3b916fb30fbe04de581.zip |
Release 2.13.1 Update.
2005-10-24 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: Release 2.13.1
* NEWS, THANKS, src/about.c: Update.
Diffstat (limited to 'src/about.c')
-rw-r--r-- | src/about.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/about.c b/src/about.c index 965ce9bc..b24cb5d9 100644 --- a/src/about.c +++ b/src/about.c @@ -193,6 +193,7 @@ static const gchar *const author_credits[] = { "Telsa Gwynne <hobbit aloss ukuu org uk>", "Slobodan D. Sredojevic <ssl uns ns ac yu>", "Baris Cicek <baris teamforce name tr>", + "Runa Bhattacharjee <runa bengalinux org>", NULL }; |