Release 2.15.90 Update. remove eggtrayicon.c reference.
2006-07-28 Lucas Rocha <lucasr@gnome.org> * configure.in: Release 2.15.90 * NEWS: Update. * po/POTFILES.in: remove eggtrayicon.c reference.
This commit is contained in:
parent
d373b3f3ce
commit
5f7447fa05
@ -1,3 +1,9 @@
|
|||||||
|
2006-07-28 Lucas Rocha <lucasr@gnome.org>
|
||||||
|
|
||||||
|
* configure.in: Release 2.15.90
|
||||||
|
* NEWS: Update.
|
||||||
|
* po/POTFILES.in: remove eggtrayicon.c reference.
|
||||||
|
|
||||||
2006-07-27 Lucas Rocha <lucasr@gnome.org>
|
2006-07-27 Lucas Rocha <lucasr@gnome.org>
|
||||||
|
|
||||||
* src/notification.c (-set_scaled_pixbuf,
|
* src/notification.c (-set_scaled_pixbuf,
|
||||||
|
29
NEWS
29
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
|
Zenity 2.15.2
|
||||||
==============
|
==============
|
||||||
" What are you waiting for, dude? "
|
" What are you waiting for, dude? "
|
||||||
|
@ -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])
|
AC_PREREQ([2.59])
|
||||||
|
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2006-07-28 Lucas Rocha <lucasr@gnome.org>
|
||||||
|
|
||||||
|
* 2.15.90 version marker.
|
||||||
|
|
||||||
2006-05-16 Lucas Rocha <lucasr@gnome.org>
|
2006-05-16 Lucas Rocha <lucasr@gnome.org>
|
||||||
|
|
||||||
* 2.15.2 version marker.
|
* 2.15.2 version marker.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2006-07-28 Lucas Rocha <lucasr@gnome.org>
|
||||||
|
|
||||||
|
* 2.15.90 version marker.
|
||||||
|
|
||||||
2006-07-27 Hendrik Richter <hendrikr@gnome.org>
|
2006-07-27 Hendrik Richter <hendrikr@gnome.org>
|
||||||
|
|
||||||
* de.po: Updated German translation.
|
* de.po: Updated German translation.
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
src/about.c
|
src/about.c
|
||||||
src/eggtrayicon.c
|
|
||||||
src/main.c
|
src/main.c
|
||||||
src/notification.c
|
src/notification.c
|
||||||
src/scale.c
|
src/scale.c
|
||||||
|
Reference in New Issue
Block a user