summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas Almeida Rocha <lucasr@src.gnome.org>2005-07-04 17:30:29 +0000
committerLucas Almeida Rocha <lucasr@src.gnome.org>2005-07-04 17:30:29 +0000
commitc23ba6a523c812e4e31aa2556f7b67250e3dc92b (patch)
tree124505d239b9684e643ac8af24d2c97304523d84
parentc53fd318e6fd2e90373f0ae2db061215a83fd846 (diff)
Translation contributors update.
-rw-r--r--ChangeLog6
-rw-r--r--NEWS2
-rw-r--r--THANKS11
-rw-r--r--src/about.c11
4 files changed, 29 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 265f08f..a5da085 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-04 Lucas Rocha <lucasr@cvs.gnome.org>
+
+ * THANKS, src/about.c: Update.
+ * NEWS: Fix Martin Hansen name on 2.11.0
+ release announce.
+
2005-07-01 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
diff --git a/NEWS b/NEWS
index d78b1f2..a98dad7 100644
--- a/NEWS
+++ b/NEWS
@@ -14,7 +14,7 @@ Zenity 2.11.0
* New and updated translations
- Theppitak Karoonboonyanan [th]
- Marcel Telka [sk]
- - Martin Danish Hansen [da]
+ - Martin Hansen [da]
- Ignacio Casal Quinteiro [gl]
- Kjartan Maraas [nb, no]
- Pawan Chitrakar [ne]
diff --git a/THANKS b/THANKS
index 7323c2e..cafa95f 100644
--- a/THANKS
+++ b/THANKS
@@ -124,3 +124,14 @@
"Daniel Yacob <locales geez org>",
"Funda Wang <fundawang linux net cn>",
"Alexander Winston <alexander winston comcast net>",
+ "Theppitak Karoonboonyanan <thep linux thai net>",
+ "Martin Willemoes Hansen <mwh sysrq dk>",
+ "Ignacio Casal Quinteiro <nacho.resa gmail com>",
+ "Pawan Chitrakar <pawan nplinux org>",
+ "Rajesh Ranjan <rajeshkajha yahoo org>",
+ "Vladimir Petkov <vpetkov i-space org>",
+ "Abduxukur Abdurixit <abduxukur.abdurixit t-systems ch>",
+ "Adi Attar <aattar cvs gnome org>",
+ "Steve Murphy <murf e-tools com>",
+ "Josep Puigdemont <josep imatge-sintetica com>",
+ "Adam Weinberger <adamw gnome org>",
diff --git a/src/about.c b/src/about.c
index b4d8bcb..14022bd 100644
--- a/src/about.c
+++ b/src/about.c
@@ -169,6 +169,17 @@ static const gchar *author_credits[] = {
"Daniel Yacob <locales geez org>",
"Funda Wang <fundawang linux net cn>",
"Alexander Winston <alexander winston comcast net>",
+ "Theppitak Karoonboonyanan <thep linux thai net>",
+ "Martin Willemoes Hansen <mwh sysrq dk>",
+ "Ignacio Casal Quinteiro <nacho.resa gmail com>",
+ "Pawan Chitrakar <pawan nplinux org>",
+ "Rajesh Ranjan <rajeshkajha yahoo org>",
+ "Vladimir Petkov <vpetkov i-space org>",
+ "Abduxukur Abdurixit <abduxukur.abdurixit t-systems ch>",
+ "Adi Attar <aattar cvs gnome org>",
+ "Steve Murphy <murf e-tools com>",
+ "Josep Puigdemont <josep imatge-sintetica com>",
+ "Adam Weinberger <adamw gnome org>",
NULL
};