summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas Rocha <lucasr@cvs.gnome.org>2005-08-23 15:16:57 +0000
committerLucas Almeida Rocha <lucasr@src.gnome.org>2005-08-23 15:16:57 +0000
commit417bfb638949dfb17995bd948a05ab2bd911b881 (patch)
tree3735e637efefed0fa530524a76e5956f0ec00891
parentf2e35ea95af851222c745ab4ec6574b28c344622 (diff)
Release 2.11.92 Update.
2005-08-23 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Release 2.11.92 * NEWS, THANKS, src/about.c: Update.
-rw-r--r--ChangeLog5
-rw-r--r--NEWS16
-rw-r--r--THANKS2
-rw-r--r--help/ChangeLog4
-rw-r--r--po/ChangeLog4
-rw-r--r--src/about.c2
6 files changed, 33 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5875ead..c7a62a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-23 Lucas Rocha <lucasr@cvs.gnome.org>
+
+ * configure.in: Release 2.11.92
+ * NEWS, THANKS, src/about.c: Update.
+
2005-08-07 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
diff --git a/NEWS b/NEWS
index 2b1f257..9960eeb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Zenity 2.11.92
+==============
+" Muqueca "
+ * New and updated translations
+ - Christian Rose [sv]
+ - ygimantas Beruka [lt]
+ - Duarte Loreto [pt]
+ - Kostas Papadimas [el]
+ - Gabor Kelemen [hu]
+ - Jordi Mallach [ca]
+ - Mugurel Tudor [ro]
+ - Maxim Dziumanenko [uk]
+ * New documentation translations
+ - Francisco Javier F. Serrador [es]
+ - Maxim Dziumanenko [uk]
+
Zenity 2.11.91
==============
" All we need is love! "
diff --git a/THANKS b/THANKS
index a45e858..6443884 100644
--- a/THANKS
+++ b/THANKS
@@ -143,3 +143,5 @@
"Clytie Siddall <clytie riverland net au>",
"Ilkka Tuohela <hile iki fi>",
"Chao-Hsiung Liao <j_h_liau yahoo com tw>",
+ "Žygimantas Beručka <zygis gnome org>",
+ "Gabor Kelemen <kelemeng gnome hu>",
diff --git a/help/ChangeLog b/help/ChangeLog
index cd8f8fe..8bb1506 100644
--- a/help/ChangeLog
+++ b/help/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-23 Lucas Rocha <lucasr@cvs.gnome.org>
+
+ * 2.11.92 version marker.
+
2005-08-21 Maxim Dziumanenko <mvd@mylinux.ua>
* uk/uk.po: Added Ukrainian translation.
diff --git a/po/ChangeLog b/po/ChangeLog
index 0bfd11b..27acf11 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-23 Lucas Rocha <lucasr@cvs.gnome.org>
+
+ * 2.11.92 version marker.
+
2005-08-21 Maxim Dziumanenko <mvd@mylinux.ua>
* uk.po: Updated Ukrainian translation.
diff --git a/src/about.c b/src/about.c
index b649bf5..f37d8ef 100644
--- a/src/about.c
+++ b/src/about.c
@@ -188,6 +188,8 @@ static const gchar *const author_credits[] = {
"Clytie Siddall <clytie riverland net au>",
"Ilkka Tuohela <hile iki fi>",
"Chao-Hsiung Liao <j_h_liau yahoo com tw>",
+ "Žygimantas Beručka <zygis gnome org>",
+ "Gabor Kelemen <kelemeng gnome hu>",
NULL
};