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:
parent
bd680ff11d
commit
7f091245f7
@ -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
|
* configure.in: Release 2.12.0
|
||||||
releases (2.13.x).
|
* NEWS, THANKS, src/about.c: Update.
|
||||||
|
|
||||||
2005-08-23 Lucas Rocha <lucasr@cvs.gnome.org>
|
2005-08-23 Lucas Rocha <lucasr@cvs.gnome.org>
|
||||||
|
|
||||||
|
14
NEWS
14
NEWS
@ -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
|
Zenity 2.11.92
|
||||||
==============
|
==============
|
||||||
" Muqueca "
|
" Muqueca "
|
||||||
|
3
THANKS
3
THANKS
@ -145,3 +145,6 @@
|
|||||||
"Chao-Hsiung Liao <j_h_liau yahoo com tw>",
|
"Chao-Hsiung Liao <j_h_liau yahoo com tw>",
|
||||||
"Žygimantas Beručka <zygis gnome org>",
|
"Žygimantas Beručka <zygis gnome org>",
|
||||||
"Gabor Kelemen <kelemeng gnome hu>",
|
"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>",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
AC_PREREQ(2.53)
|
AC_PREREQ(2.53)
|
||||||
AC_INIT(src)
|
AC_INIT(src)
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
AM_INIT_AUTOMAKE(zenity, 2.13.0)
|
AM_INIT_AUTOMAKE(zenity, 2.12.0)
|
||||||
|
|
||||||
GNOME_DOC_INIT
|
GNOME_DOC_INIT
|
||||||
|
|
||||||
|
@ -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>
|
2005-08-29 Vincent Untz <vuntz@gnome.org>
|
||||||
|
|
||||||
* fr/fr.po: updated french translation.
|
* fr/fr.po: updated french translation.
|
||||||
|
@ -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>
|
2005-09-04 Priit Laes <plaes@cvs.gnome.org>
|
||||||
|
|
||||||
|
@ -190,6 +190,9 @@ static const gchar *const author_credits[] = {
|
|||||||
"Chao-Hsiung Liao <j_h_liau yahoo com tw>",
|
"Chao-Hsiung Liao <j_h_liau yahoo com tw>",
|
||||||
"Žygimantas Beručka <zygis gnome org>",
|
"Žygimantas Beručka <zygis gnome org>",
|
||||||
"Gabor Kelemen <kelemeng gnome hu>",
|
"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
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user