summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas Rocha <lucasr@gnome.org>2010-03-28 22:46:58 +0100
committerLucas Rocha <lucasr@gnome.org>2010-03-28 22:46:58 +0100
commit6105b852443e56e588d19fbe60f15d5bf6d01374 (patch)
tree2e5f4bedb5110535c76ed5d210873847ba7c363d
parent44283c84a42ec3279d39be47d35af35dca64b12a (diff)
downloadzenity-ZENITY_2_30_0.tar.gz
[release] 2.30.0ZENITY_2_30_0
-rw-r--r--NEWS43
-rw-r--r--configure.in2
2 files changed, 44 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index aa4da81..e00ac2f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,46 @@
+Zenity 2.30.0
+" The Sea "
+ * New and updated documentation translations
+ - Sterios Prosiniklis, Simos Xenitellis [he]
+ - Marek Cernocky [cs]
+ - Mario Blättermann [de]
+ - Jorge González [es]
+ - Claude Paroz [fr]
+ - Tommi Vainikainen [fi]
+ - Rodolfo Ribeiro Gomes [pt_BR]
+ - Ask H. Larsen [da]
+ - Maxim V. Dziumanenko [uk]
+ * New and updated translations
+ - A S Alam [pa]
+ - Suso Baleato [gl]
+ - Djihed Afifi [ar]
+ - Rajesh Ranjan [hi]
+ - Ivar Smolin [et]
+ - Seán de Búrca [ga]
+ - Rodolfo Ribeiro Gomes [pt_BR]
+ - Petr Kovar [cs]
+ - Krishnababu K [te]
+ - Ask H. Larsen [da]
+ - Carles Ferrando [ca@valencia]
+ - Yasumichi Akahoshi [ja]
+ - Sangeeta Kumari [mai]
+ - Jorge González [es]
+ - Åsmund Skjæveland [nn]
+ - Daniel Nylander [sv]
+ - Drtvasudevan [ta]
+ - Matej Urbančič [sl]
+ - Peteris Krisjanis [lv]
+ - Thomas Thurman [en@shaw]
+ - Kjartan Maraas [nb]
+ - Yaron Shahrabani [he]
+ - Tao Wei [zh_CN]
+ - Lucian Adrian Grijincu [ro]
+ - Matej Urbančič [sl]
+ - Gabor Kelemen [hu]
+ - Xandru Armesto Fernandez [ast]
+ - Maxim V. Dziumanenko [uk]
+ - Jamil Ahmed [bn]
+
Zenity 2.26.0
" Crescent "
* disable monk easter egg in order to remove gnome-canvas
diff --git a/configure.in b/configure.in
index 841b2f0..406749c 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Zenity],[2.26.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
+AC_INIT([Zenity],[2.30.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
AC_PREREQ([2.59])