From zoubidoo@hotmail.com Sun Nov 8 12:39:50 2009 Return-Path: X-Original-To: games-list@gnome.org Delivered-To: games-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0A6817500DC for ; Sun, 8 Nov 2009 12:39:50 +0000 (GMT) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -99.998 X-Spam-Level: X-Spam-Status: No, score=-99.998 tagged_above=-999 required=2 tests=[BAYES_50=0.001, HTML_MESSAGE=0.001, USER_IN_WHITELIST=-100] autolearn=ham Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PngAxSkKrMWs for ; Sun, 8 Nov 2009 12:39:41 +0000 (GMT) Received: from col0-omc4-s19.col0.hotmail.com (col0-omc4-s19.col0.hotmail.com [65.55.34.221]) by menubar.gnome.org (Postfix) with ESMTP id 40C477500E6 for ; Sun, 8 Nov 2009 12:39:32 +0000 (GMT) Received: from COL123-W52 ([65.55.34.201]) by col0-omc4-s19.col0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Sun, 8 Nov 2009 04:38:21 -0800 Message-ID: Content-Type: multipart/alternative; boundary="_54e95d57-a73c-4850-8f87-4c74f874944d_" X-Originating-IP: [82.212.178.27] From: Parker Jones To: Subject: Four in a row is not amusing - just showing off an algorithm Date: Mon, 9 Nov 2009 01:38:21 +1300 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 08 Nov 2009 12:38:21.0559 (UTC) FILETIME=[5B2A6870:01CA6070] X-BeenThere: games-list@gnome.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: "List for discussing the games in GNOME." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Nov 2009 12:39:50 -0000 --_54e95d57-a73c-4850-8f87-4c74f874944d_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable The point of a game is to be entertaining. Four in a row is not entertaini= ng. It merely demonstrates that we can program an optimal / near-optimal algori= thm. The algorithm should be modified to allow the user to win. At the very lea= st it should have different levels of difficulty. Ideally it should be eas= y to start with and gradually get harder. It could keep track of the numbe= r of times a user is losing and adapt the level of play accordingly. What'= s the fun in getting crushed over and over again? Perhaps this could be done by limiting the lookahead assuming it uses the m= inimax algorithm. Freecell is far more entertaining because it's possible to win fairly regul= arly=2C although some deals are really quite challenging. =20 _________________________________________________________________ New Windows 7: Find the right PC for you. Learn more. http://windows.microsoft.com/shop= --_54e95d57-a73c-4850-8f87-4c74f874944d_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
The point of a game is to be entertaining. =3B Four in a row is not= entertaining.

It merely demonstrates that we can program an optimal= / near-optimal algorithm.

The algorithm should be modified to allow= the user to win. =3B At the very least it should have different levels= of difficulty. =3B Ideally it should be easy to start with and gradual= ly get harder. =3B It could keep track of the number of times a user is= losing and adapt the level of play accordingly. =3B What's the fun in = getting crushed over and over again?

Perhaps this could be done by l= imiting the lookahead assuming it uses the minimax algorithm.

Freece= ll is far more entertaining because it's possible to win fairly regularly= =2C although some deals are really quite challenging.

=
New Windows 7: Find the right PC for you. Learn more. = --_54e95d57-a73c-4850-8f87-4c74f874944d_-- From meianandh@live.com Mon Nov 9 07:37:10 2009 Return-Path: X-Original-To: games-list@gnome.org Delivered-To: games-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4070975009D for ; Mon, 9 Nov 2009 07:37:10 +0000 (GMT) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -0.184 X-Spam-Level: X-Spam-Status: No, score=-0.184 tagged_above=-999 required=2 tests=[BAYES_40=-0.185, HTML_MESSAGE=0.001] autolearn=ham Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Dldm-LHLfUbh for ; Mon, 9 Nov 2009 07:37:03 +0000 (GMT) Received: from bay0-omc1-s42.bay0.hotmail.com (bay0-omc1-s42.bay0.hotmail.com [65.54.246.73]) by menubar.gnome.org (Postfix) with ESMTP id 9E321750064 for ; Mon, 9 Nov 2009 07:36:55 +0000 (GMT) Received: from BAY117-W37 ([207.46.8.72]) by bay0-omc1-s42.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Sun, 8 Nov 2009 23:36:54 -0800 Message-ID: Content-Type: multipart/alternative; boundary="_4d0e0ff4-d795-4c2d-a59a-fb1ff82ea695_" X-Originating-IP: [67.112.74.4] From: meianandh k To: Subject: Kakuro Game in Java Date: Sun, 8 Nov 2009 23:36:53 -0800 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 09 Nov 2009 07:36:54.0181 (UTC) FILETIME=[68A94D50:01CA610F] X-BeenThere: games-list@gnome.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: "List for discussing the games in GNOME." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Nov 2009 07:37:10 -0000 --_4d0e0ff4-d795-4c2d-a59a-fb1ff82ea695_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi... I have created a simple Kakuro Game... named it as CrozzSum the Execu= table Jar & Source file is in Sourceforge.net http://sourceforge.net/projects/crozzsum/ -> written in java=2C i verified on Windows / Linux & Mac... working fine..= . -> source is in the same jar file itself...=20 would like to here comments and suggestions from every one...=20 - meianandh =20 _________________________________________________________________ Hotmail: Trusted email with Microsoft's powerful SPAM protection. http://clk.atdmt.com/GBL/go/177141664/direct/01/ http://clk.atdmt.com/GBL/go/177141664/direct/01/ --_4d0e0ff4-d795-4c2d-a59a-fb1ff82ea695_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi... I have created a simple Kakuro Game... named it as CrozzSum the Execu= table Jar &=3B Source file is in Sourceforge.net

http://sourcefor= ge.net/projects/crozzsum/

->=3B written in java=2C i verified on W= indows / Linux &=3B Mac... working fine...
->=3B source is in the s= ame jar file itself...

would like to here comments and suggestions = from every one...

- meianandh



Hotmai= l: Trusted email with Microsoft's powerful SPAM protection. Sign up now. = --_4d0e0ff4-d795-4c2d-a59a-fb1ff82ea695_-- From phomes@gmail.com Tue Nov 17 00:42:35 2009 Return-Path: X-Original-To: games-list@gnome.org Delivered-To: games-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 24A58750050; Tue, 17 Nov 2009 00:42:35 +0000 (GMT) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -2.444 X-Spam-Level: X-Spam-Status: No, score=-2.444 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, TW_BX=0.077, TW_IB=0.077] autolearn=no Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ls0v6oq5oDbv; Tue, 17 Nov 2009 00:42:25 +0000 (GMT) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by menubar.gnome.org (Postfix) with ESMTP id EF6BC750096; Tue, 17 Nov 2009 00:42:16 +0000 (GMT) Received: by bwz5 with SMTP id 5so6444809bwz.23 for ; Mon, 16 Nov 2009 16:42:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=p9/Il/D5N/tp8783FdgSwemuEfWYt8mV+L+EhDrN9cQ=; b=OxMJjK38Q2bObNq1xAjaDC5m7UXCXZvVcDJjbKOwzBE/T8PxKST6HuAeRsxzxadAos j+B9Ya3FDXVqTnsTNrBeQ2PxpF2piee35p5wB8sxDvh1MGJVEYiB2bClhRHc2sgPiKDb j2SmkvbcO89CCHpAPoPqulpfnQGmXtLwX8FY4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=k2/wlXBjbcJHLVqq/JTkvE1BXnjUi6Cz9g2p3x5LwAyPAYk3Ai9gubdFPCAECZpqlJ ln1KUTEVMnyfzdtkH3oLCn6gduN/E+KgmVDTZD/71TWOc6wU3KZj1SJOjSiXbMLpQTcc jsChHD1xyijQzdQoQuiZ+iyX7MXrpTMg63u18= MIME-Version: 1.0 Received: by 10.223.17.203 with SMTP id t11mr347145faa.75.1258418534321; Mon, 16 Nov 2009 16:42:14 -0800 (PST) Date: Tue, 17 Nov 2009 01:42:14 +0100 Message-ID: <52f1a5f50911161642l34649981h62e3614aac105815@mail.gmail.com> Subject: GNOME games 2.29.2 released From: "Thomas H.P. Andersen" To: Gnome Games list , gnome-announce-list@gnome.org Content-Type: multipart/alternative; boundary=001517402dbcb78e230478866599 X-BeenThere: games-list@gnome.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: "List for discussing the games in GNOME." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Nov 2009 00:42:35 -0000 --001517402dbcb78e230478866599 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable gnome-games 2.29.2 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Mostly small bugfixes and translation updates. Packagers should note that the dependency on libxml and check has been removed. Download: http://download.gnome.org/sources/gnome-games/2.29/ Website: http://live.gnome.org/GnomeGames Shortlog: Aron Xu (1): Added Simplified Chinese translation of gnome-sudoku manual. Branko Kokanovi=C4=87 (5): Added Serbian translation Added Serbian translation Added Serbian translation Added Serbian translation Added Serbian translation Christian Persch (7): Fix path substitution Safely set LD_LIBRARY_PATH build: Dist .in files aisleriot: drop GPL2 from sol.6 aisleriot: Don't document --freecell aisleriot: Update for existence of man page aisleriot: Update list of games in the man page Daniel Mustieles (1): Updated Spanish translation David Planella (1): Updated Catalan translation Jason D. Clinton (1): quadrapassel: clean up a few strings that I missed during the rename Joe Hansen (1): Added Danish translation Kenneth Nielsen (1): Added da to list of languages Khaled Hosny (1): Updated Arabic translation Matej Urban=C4=8Di=C4=8D (1): Updated Slovenian translation Milo=C5=A1 Popovi=C4=87 (3): Review of Serbian translation Some fixes in Serbian translation Fixed some typo in Serbian translation Robert Ancell (3): Removed obsolete LIBXML_REQUIRED Fix navigation icon (Leszek Koltunski, Bug #600930) Relicensed Aisleriot manpage as GPL2+ to be consistent with other man pages (Bug #598269) Theppitak Karoonboonyanan (1): Updated Thai translation. Thomas Hindoe Paaboel Andersen (5): drop the single unit test left in tests. Drops the dependency on Chec= k get rid of unused indent.sh swell-foop: Add swell-foop/src/Makefile.am lightsoff: Add lightsoff/src/Makefile.am swell-foop: Add generated files to CLEANFILES and DISTCLEANFILES Thomas Thurman (2): Shavian translation Shavian translation Tim Horton (3): fell-swoop: Fix mis-rename, which caused default theme to install to wrong path swell-foop: fix mis-rename of executable in desktop file libgames-support: Fix build of GIR Zhang Sen (1): Sudoku: fix typo. Bug 599395 drtvasudevan (1): Updated Tamil translation vasudeven (1): Added Tamil translation --001517402dbcb78e230478866599 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable gnome-games 2.29.2
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Mostly small bugfixes and translation updates. Packagers should note th= at the
dependency on libxml and check has been removed.

Download:
http://download.gnome.org/sources/gnome-games/2.29/

Website:
http://live.= gnome.org/GnomeGames

Shortlog:

Aron Xu (1):
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Added Simpl= ified Chinese translation of gnome-sudoku manual.

Branko Kokanovi=C4= =87 (5):
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Added Serbian translation
=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 Added Serbian translation
=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 Added Serbian translation
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Added Serbian translation
=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 Added Serbian translation

Christian Persch (7):
= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Fix path substitution
=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 Safely set LD_LIBRARY_PATH
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 b= uild: Dist .in files
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 aisleriot: drop GPL2= from sol.6
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 aisleriot: Don't document --freecell
= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 aisleriot: Update for existence of man page<= br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 aisleriot: Update list of games in the ma= n page

Daniel Mustieles (1):
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Updat= ed Spanish translation

David Planella (1):
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Updated Catalan t= ranslation

Jason D. Clinton (1):
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 q= uadrapassel: clean up a few strings that I missed during the rename

= Joe Hansen (1):
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Added Danish translation<= br>
Kenneth Nielsen (1):
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Added da to list= of languages

Khaled Hosny (1):
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Up= dated Arabic translation

Matej Urban=C4=8Di=C4=8D (1):
=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 Updated Slovenian translation

Milo=C5=A1 Popov= i=C4=87 (3):
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Review of Serbian translation
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Some fixes in Serbian translation
=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 Fixed some typo in Serbian translation

Robe= rt Ancell (3):
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Removed obsolete LIBXML_RE= QUIRED
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Fix navigation icon (Leszek Koltun= ski, Bug #600930)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Relicensed Aisleriot manpage as GPL2+ to be = consistent with other man pages (Bug #598269)

Theppitak Karoonboonyanan (1):
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Update= d Thai translation.

Thomas Hindoe Paaboel Andersen (5):
=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 drop the single unit test left in tests. Drops the de= pendency on Check
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 get rid of unused inden= t.sh
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 swell-foop: Add swell-foop/src/Makefile.am=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 lightsoff: Add lightsoff/src/Makefile.am=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 swell-foop: Add generated files to CLEANFI= LES and DISTCLEANFILES

Thomas Thurman (2):
=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 Shavian translation
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Shavian translation

Tim Horton (3):=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 fell-swoop: Fix mis-rename, which caused d= efault theme to install to wrong path
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 swe= ll-foop: fix mis-rename of executable in desktop file
=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 libgames-support: Fix build of GIR

Zhang Sen (1):
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Sudoku: fix typo. Bug = 599395

drtvasudevan (1):
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Updated T= amil translation

vasudeven (1):
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Ad= ded Tamil translation
--001517402dbcb78e230478866599-- From phomes@gmail.com Mon Nov 30 22:09:34 2009 Return-Path: X-Original-To: games-list@gnome.org Delivered-To: games-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C6969750116; Mon, 30 Nov 2009 22:09:34 +0000 (GMT) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -2.445 X-Spam-Level: X-Spam-Status: No, score=-2.445 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, TW_GT=0.077, TW_KR=0.077] autolearn=no Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TjHDMQ6TcbuX; Mon, 30 Nov 2009 22:09:25 +0000 (GMT) Received: from mail-fx0-f213.google.com (mail-fx0-f213.google.com [209.85.220.213]) by menubar.gnome.org (Postfix) with ESMTP id 7D6267500E0; Mon, 30 Nov 2009 22:09:16 +0000 (GMT) Received: by fxm5 with SMTP id 5so4285787fxm.28 for ; Mon, 30 Nov 2009 14:09:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=wMJxDDKzulgVQU7Mj6+xZb8kmbrKbLGMyiqvXbhh3O0=; b=H0excsqU5uExAA2Y1iZVh8PB0uiysCmdmWD3JbD+zd2ZM+eln7pXjamezcCOBcw13v LypwdF2Jb54JGowkv/Wjrx9Hu5il+H3RSuR3GDgqG6YENrXfii4QoNMxW8IMAH0iVWMM wb2yFlygniGlhBonzc4zm2IBmWue/ZQfJLfKA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=ffFY1O3Swqr9poPyScVz50SEgzqbLQNgL9QqZ8RLDZg60BPVjVOyX0TH6+l1jGCRz6 g5gH4xPq1gflKZiDPYyMk5TwI07sf599kF/Kb+xdbu3w7zu40Fuf/UylaeTTFQWTtfYs l/yyPoas5CzQZ+RvkT/CGq+vNRrT9Q9a2JfnI= MIME-Version: 1.0 Received: by 10.223.6.137 with SMTP id 9mr784635faz.60.1259618954110; Mon, 30 Nov 2009 14:09:14 -0800 (PST) Date: Mon, 30 Nov 2009 23:09:14 +0100 Message-ID: <52f1a5f50911301409s17455e59p47929d773e446ba1@mail.gmail.com> Subject: GNOME games 2.29.3 released From: "Thomas H.P. Andersen" To: Gnome Games list , gnome-announce-list@gnome.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: games-list@gnome.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: "List for discussing the games in GNOME." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Nov 2009 22:09:35 -0000 gnome-games 2.29.3 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Maemo5 support for aisleriot, bugfixes, and translations. Download: http://download.gnome.org/sources/gnome-games/2.29/ Website: http://live.gnome.org/GnomeGames Shortlog: Adi Roiban (1): Update Romanian translations Branko Kokanovi=C4=87 (1): Added Serbian translation Christian Persch (18): aisleriot: Add slot type argument to the add-slot function aisleriot: Add slot types to Klondike aisleriot: Add slot types to Spider aisleriot: Add slot types to Freecell libgames-support: Fix card suit enum aisleriot: maemo5: Redefine stock icons using a custom gtkrc file aisleriot: maemo5: Always use the banner to show the status message aisleriot: maemo5: Show exit-fullscreen button on toolbar in fullscre= en aisleriot: maemo5: Show exit-fullscreen button on toolbar in fullscre= en aisleriot: Consume button press events aisleriot: Add floating exit-fullscreen button aisleriot: maemo5: Fix game choice dialogue aisleriot: maemo5: Scroll the game type selector to the current game libgames-support: Add games_conf_save() aisleriot: maemo: Flush settings to disk when backgrounded libgames-support: Allow clearing the cache explicitly aisleriot: maemo: Run GC on memory pressure libgames-support: Remove debug spew Daniel Nylander (1): Updated Swedish translation Gabor Kelemen (2): Translate GtkBuilder UIs (Bug #602934) Import defaults in sudoku file as this sets the translation domain Guillaume Beland (1): gnibbles: proper safe float comparison Milo=C5=A1 Popovi=C4=87 (1): Two fixes in Serbian translation Robert Ancell (1): Fix it and ca@valencia translations of chess files Thomas Hindoe Paaboel Andersen (1): bump version