summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--NEWS13
-rw-r--r--THANKS7
-rw-r--r--po/ChangeLog6
-rw-r--r--src/about.c7
5 files changed, 33 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 911e461..32e6a14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2005-07-04 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: Release 2.10.1
+ * NEWS, THANKS, src/about.c: Update.
2005-04-06 Christian Rose <menthos@menthos.com>
diff --git a/NEWS b/NEWS
index e0c4532..9a868fb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Zenity 2.10.1
+=============
+" Two, Ten and One "
+ * New and updated translations
+ - Adam Weinberger [en_CA]
+ - Josep Puigdemont [ca]
+ - Steve Murphy [rw]
+ - Abduxukur Abdurixit [ug]
+ - Priit Laes [et]
+ - Stefano Canepa [it]
+ - Ignacio Casal Quinteiro [gl]
+ - Vladimir Petkov [bg]
+
Zenity 2.10.0
=============
" 10 Moves Ahead "
diff --git a/THANKS b/THANKS
index 65e9082..1deccf0 100644
--- a/THANKS
+++ b/THANKS
@@ -120,3 +120,10 @@
"Daniel Yacob <locales geez org>",
"Funda Wang <fundawang linux net cn>",
"Alexander Winston <alexander winston comcast net>",
+ "Adam Weinberger <adamw gnome org>",
+ "Josep Puigdemont <josep imatge-sintetica com>",
+ "Adi Attar <aattar cvs gnome org>",
+ "Steve Murphy <murf e-tools com>",
+ "Abduxukur Abdurixit <abduxukur.abdurixit t-systems ch>",
+ "Ignacio Casal Quinteiro <nacho.resa gmail com>",
+ "Vladimir Petkov <vpetkov i-space org>",
diff --git a/po/ChangeLog b/po/ChangeLog
index 307e962..207d275 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2005-07-04 Lucas Rocha <lucasr@cvs.gnome.org>
+
+ * 2.10.1 version marker.
+
2005-06-22 Abel Cheung <maddog@linuxhall.org>
* zh_TW.po: Fix language team reference.
@@ -32,7 +36,7 @@
2005-04-01 Steve Murphy <murf@e-tools.com>
- * rw.po: Added Kinyarwanda translation.
+ * rw.po: Added Kinyarwanda translation.
2005-04-01 Adi Attar <aattar@cvs.gnome.org>
diff --git a/src/about.c b/src/about.c
index a849f86..1eea107 100644
--- a/src/about.c
+++ b/src/about.c
@@ -168,6 +168,13 @@ static const gchar *author_credits[] = {
"Daniel Yacob <locales geez org>",
"Funda Wang <fundawang linux net cn>",
"Alexander Winston <alexander winston comcast net>",
+ "Adam Weinberger <adamw gnome org>",
+ "Josep Puigdemont <josep imatge-sintetica com>",
+ "Adi Attar <aattar cvs gnome org>",
+ "Steve Murphy <murf e-tools com>",
+ "Abduxukur Abdurixit <abduxukur.abdurixit t-systems ch>",
+ "Ignacio Casal Quinteiro <nacho.resa gmail com>",
+ "Vladimir Petkov <vpetkov i-space org>",
NULL
};