gnome-games r8858 - trunk
- From: jclinton svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-games r8858 - trunk
- Date: Tue, 17 Mar 2009 00:08:19 +0000 (UTC)
Author: jclinton
Date: Tue Mar 17 00:08:18 2009
New Revision: 8858
URL: http://svn.gnome.org/viewvc/gnome-games?rev=8858&view=rev
Log:
Gnome 2.26 release
Modified:
trunk/NEWS
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Tue Mar 17 00:08:18 2009
@@ -1,3 +1,78 @@
+gnom-games 2.26.0
+=================
+
+This release is the first stable release in the Gnome 2.26 desktop
+module. Other than translation updates, three bugs were fixed:
+
+Aisleriot:
+ - When using Clutter, draw Aisleriot card movement animations to empty
+ stacks correctly (Neil Roberts)
+
+Sudoku:
+ - Fix crasher bug where the a dict was being changed in one thread while
+ another was iterating over the dict. (Thomas H.P. Andersen, Bug
+ #529792)
+ - Fixes a crasher bug when numpy is not installed. (Thomas H.P.
+ Andersen, Bug #416249)
+
+Translations:
+aklapper (2):
+ Updated Czech translation by Petr Pulc.
+aman (2):
+ updating for Gnome Punjabi Translation by A S Alam
+amitakhya (1):
+ Updated assamese translations
+claudep (3):
+ Fixed wrong term and typo.
+ Updated French translation by Bruno Brouard and Claude Paroz.
+ Updated French translation (synced edit with aisleriot help)
+dnloreto (1):
+ Updated Portuguese translation
+gforcada (2):
+ Updated Catalan translation by Joan Duran
+gintas (2):
+ Updated Lithuanian translation.
+hendrikr (1):
+ Updated German translation.
+icq (1):
+ Updated Galician Translation by Suso Baleato.
+ifelix (1):
+ tamil translation updated
+kelemeng (2):
+ Hungarian translation updated
+kennethn (1):
+ Updated Danish translation by Ask. H. Larsen
+kkrothap (2):
+ Updated Telugu Translation
+mateju (2):
+ Updated Slovenian translation
+mgiri (2):
+ Updated Oriya Translation.
+ Added entries for Oriya language Translation updation.
+miloc (4):
+ Updated Italian translation
+nshmyrev (2):
+ Updated Russian translation.
+pwithnall (10):
+ Added British English manual translation by Jen Ockwell
+ Updated British English translation.
+ Added British English translations by Jen Ockwell
+ Added British English to DOC_LINGUAS.
+ Added British English manual translations.
+rranjan (1):
+ hindi update by Rajesh Ranjan
+sandeeps (1):
+ Updated Marathi Translations
+sprasad (1):
+ updated kn.po
+tvainika (1):
+ Added initial Finnish translation of manual by Valto Wirkola
+wbolster (1):
+ Updated Dutch translation by Tino Meinen.
+yairhr (1):
+ updated hebrew translation
+
+
gnome-games 2.25.92
==================
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Tue Mar 17 00:08:18 2009
@@ -5,7 +5,7 @@
m4_define([gnome_games_branch],["trunk"])
AC_PREREQ([2.53])
-AC_INIT([GNOME Games], [2.25.92],
+AC_INIT([GNOME Games], [2.26.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-games],
[gnome-games])
@@ -104,7 +104,7 @@
AC_MSG_CHECKING([whether to enable staging games])
AC_ARG_ENABLE([staging],
- [AS_HELP_STRING([--enable-staging],[whether to enable clutter support (default: disabled)])],[],[])
+ [AS_HELP_STRING([--enable-staging],[whether to enable beta game support (default: disabled)])],[],[])
AC_MSG_RESULT([$enable_staging])
if test "$enable_staging" = "yes"; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]