Release 2.12.0 Update.

2005-09-06  Lucas Rocha  <lucasr@cvs.gnome.org>

        * configure.in: Release 2.12.0
        * NEWS, THANKS, src/about.c: Update.
This commit is contained in:
Lucas Rocha 2005-09-06 03:44:07 +00:00 committed by Lucas Almeida Rocha
parent bd680ff11d
commit 7f091245f7
7 changed files with 31 additions and 7 deletions

View File

@ -1,7 +1,7 @@
2005-08-31 Lucas Rocha <lucasr@cvs.gnome.org>
2005-09-06 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: version bump for development
releases (2.13.x).
* configure.in: Release 2.12.0
* NEWS, THANKS, src/about.c: Update.
2005-08-23 Lucas Rocha <lucasr@cvs.gnome.org>

14
NEWS
View File

@ -1,3 +1,17 @@
Zenity 2.12.0
==============
" G12 "
* New and updated translations
- Evandro Fernandes Giovanini [pt_BR]
- Changwoo Ryu [ko]
- Telsa Gwynne [cy]
- Danilo ¿egan, Slobodan D. Sredojevic [sr, sr@Latn]
- Priit Laes [et]
- Ignacio Casal Quinteiro [gl]
- Baris Cicek [tr]
* New documentation translations
- Vincent Untz [fr]
Zenity 2.11.92
==============
" Muqueca "

3
THANKS
View File

@ -145,3 +145,6 @@
"Chao-Hsiung Liao <j_h_liau yahoo com tw>",
"Žygimantas Beručka <zygis gnome org>",
"Gabor Kelemen <kelemeng gnome hu>",
"Telsa Gwynne <hobbit aloss ukuu org uk>",
"Slobodan D. Sredojevic <ssl uns ns ac yu>",
"Baris Cicek <baris teamforce name tr>",

View File

@ -1,7 +1,7 @@
AC_PREREQ(2.53)
AC_INIT(src)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(zenity, 2.13.0)
AM_INIT_AUTOMAKE(zenity, 2.12.0)
GNOME_DOC_INIT

View File

@ -1,3 +1,7 @@
2005-09-06 Lucas Rocha <lucasr@cvs.gnome.org>
* 2.12.0 version marker.
2005-08-29 Vincent Untz <vuntz@gnome.org>
* fr/fr.po: updated french translation.

View File

@ -1,6 +1,6 @@
2005-09-04 Priit Laes <plaes@cvs.gnome.org>
2005-09-06 Lucas Rocha <lucasr@cvs.gnome.org>
* et.po: Translation updated by .
* 2.12.0 version marker.
2005-09-04 Priit Laes <plaes@cvs.gnome.org>
@ -24,7 +24,7 @@
2005-08-29 Telsa Gwynne <hobbit@aloss.ukuu.org.uk>
* cy.po: Updated Welsh translation.
* cy.po: Updated Welsh translation.
2005-08-29 Changwoo Ryu <cwryu@debian.org>

View File

@ -190,6 +190,9 @@ static const gchar *const author_credits[] = {
"Chao-Hsiung Liao <j_h_liau yahoo com tw>",
"Žygimantas Beručka <zygis gnome org>",
"Gabor Kelemen <kelemeng gnome hu>",
"Telsa Gwynne <hobbit aloss ukuu org uk>",
"Slobodan D. Sredojevic <ssl uns ns ac yu>",
"Baris Cicek <baris teamforce name tr>",
NULL
};