diff --git a/ChangeLog b/ChangeLog index 2c6b0af..e2a0936 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-07-28 Lucas Rocha + + * configure.in: Release 2.15.90 + * NEWS: Update. + * po/POTFILES.in: remove eggtrayicon.c reference. + 2006-07-27 Lucas Rocha * src/notification.c (-set_scaled_pixbuf, diff --git a/NEWS b/NEWS index e44906e..8626363 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,32 @@ +Zenity 2.15.2 +============== +" Kryptonite " + * About dialog update (Lucas Rocha) + * Text entry activation makes dialog return (Lucas Rocha) [#347340] + * Correctly handle stdin input on text info dialog + (Lucas Rocha) [#336736] + * Port notification to GtkStatusIcon (Christian Persch) [#341451] + * New and updated translations + - Marcel Telka [sk] + - Francisco Javier F. Serrador [es] + - Ankit Patel [gu] + - Priit Laes [et] + - Kjartan Maraas [nb] + - Hendrik Richter [de] + - Theppitak Karoonboonyanan [th] + - Rajesh Ranjan [hi] + - I. Felix [ta] + - Dzongkhalinux, DIT [dz] + - Raivis Dejus [lv] + - Ilkka Tuohela [fi] + - Runa Bhattacharjee [bn_IN] + - Inaki Larranaga [eu] + - Rostislav Raykov [bg] + - Christophe Merlet, Benoît Dejean [fr] + - Daniel Nylander [sv] + - Josep Puigdemont Casamajó [ca] + - Vincent van Adrighem [nl] + Zenity 2.15.2 ============== " What are you waiting for, dude? " diff --git a/configure.in b/configure.in index 4acf5b7..91d8066 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[2.15.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[2.15.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.59]) diff --git a/help/ChangeLog b/help/ChangeLog index 49e45d1..bcfcaca 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,7 @@ +2006-07-28 Lucas Rocha + + * 2.15.90 version marker. + 2006-05-16 Lucas Rocha * 2.15.2 version marker. diff --git a/po/ChangeLog b/po/ChangeLog index 1f6743c..9405c86 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2006-07-28 Lucas Rocha + + * 2.15.90 version marker. + 2006-07-27 Hendrik Richter * de.po: Updated German translation. @@ -46,20 +50,20 @@ 2006-06-30 Raivis Dejus - * lv.po: Added Latvian translation. + * lv.po: Added Latvian translation. 2006-06-29 Guntupalli Karunakar - * dz.po: Updated Dzongkha translation - by Dzongkhalinux, DIT + * dz.po: Updated Dzongkha translation + by Dzongkhalinux, DIT 2006-06-27 I. Felix - * ta.po: Updated Tamil Translation. + * ta.po: Updated Tamil Translation. 2006-06-26 Rajesh Ranjan - * hi.po: Updated Hindi Translation. + * hi.po: Updated Hindi Translation. 2006-06-16 Theppitak Karoonboonyanan @@ -95,7 +99,7 @@ 2006-06-05 Ankit Patel - * gu.po: Updated Gujarati Translation. + * gu.po: Updated Gujarati Translation. 2006-06-04 Francisco Javier F. Serrador diff --git a/po/POTFILES.in b/po/POTFILES.in index 9c7b163..958855f 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,4 @@ src/about.c -src/eggtrayicon.c src/main.c src/notification.c src/scale.c