commit c9d503651aa584b5f8f00cf7af018c31d5833c84
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Mon Nov 8 19:13:07 2010 +0100

    GNOME games 2.91.2

 NEWS         |   72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 73 insertions(+), 1 deletions(-)

commit 9bf38b02725780a04db023a0f09a41492f9cd784
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sun Nov 7 12:27:34 2010 +0100

    Updated Slovenian translation

 lightsoff/help/sl/sl.po |  168 ++++++++++-------------------------------------
 1 files changed, 34 insertions(+), 134 deletions(-)

commit 252ea4ebf197129fb23ae96dd438dd082bf9aa87
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sat Nov 6 17:08:50 2010 +0200

    Updated Hebrew translation.

 po/he.po |  821 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 427 insertions(+), 394 deletions(-)

commit bfca593ce56b52abc4b972a9483c817933b94106
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sat Nov 6 11:43:55 2010 +0100

    Updated Spanish translation

 po/es.po | 1224 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 625 insertions(+), 599 deletions(-)

commit 6355a38af57e67cbb0e3b78ead7fcfe836abd7e5
Author: Tim Horton <hortont424@gmail.com>
Date:   Sat Nov 6 00:34:38 2010 -0400

    lightsoff: disable using Gtk theme color as button color (broken on Gtk3)

 lightsoff/data/themes/tango/theme.js |   19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)

commit 98b73ad020ba6e61f0a9243a938792cd94c337ed
Author: Edward Sheldrake <ejsheldrake@gmail.com>
Date:   Wed Oct 13 20:08:08 2010 +0100

    lightsoff, swell-foop: Don't try to manually iterate GLib main loop inside inner loop
    
    Fix swell-foop and lightsoff not working due to:
    TypeError Result of expression 'GLib.main_context_iteration' [undefined] is not a function.
    
    Comment out the GLib.main_context_ functions. I don't know what if anything
    these should be replaced with, but swell-foop and lightsoff appear to work
    without them.

 lightsoff/src/Board.js  |    2 +-
 swell-foop/src/Board.js |    8 ++++----
 swell-foop/src/Light.js |    4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

commit f355bdcf67defbc7ffa998578241f02b247ee63e
Author: Edward Sheldrake <ejsheldrake@gmail.com>
Date:   Wed Oct 13 20:01:57 2010 +0100

    lightsoff, swell-foop: Fix segfault in gtkclutter init
    
    Work around segfault https://bugzilla.gnome.org/show_bug.cgi?id=630990
    The programs don't have any of their own command line arguments anyway.

 lightsoff/src/main.js  |    2 +-
 swell-foop/src/main.js |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 764c51939d8eb7eb647b76bbd9d28d2adc3a0726
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Thu Nov 4 23:41:34 2010 +0100

    iagno: gtk3 port
    
    The grid drawing is no longer dashed. Not sure if it matters.

 configure.in       |    4 +-
 iagno/gnothello.c  |  142 +++++++++++++++++++++------------------------------
 iagno/gnothello.h  |    2 +-
 iagno/properties.c |    1 -
 4 files changed, 62 insertions(+), 87 deletions(-)

commit f5d81e84e8b4c6b60f961428dac6ed64bfc6fcde
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Thu Nov 4 17:33:40 2010 +0100

    Updated Slovenian translation

 gnotravex/help/sl/sl.po |  838 ++++++++++++++++++++++++++++++++++++++---------
 1 files changed, 685 insertions(+), 153 deletions(-)

commit 2544a2c375ff7a44ac11c95d068dca704e67a123
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Wed Nov 3 23:57:38 2010 +0100

    build: add gnibbles to gtk3-buildable games

 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 1d0cf61fcec35e685d43c828c1d5396a3959bdaa
Author: Edward Sheldrake <ejsheldrake@gmail.com>
Date:   Wed Nov 3 23:39:51 2010 +0100

    gnibbles: Add doctype to background svg file
    
    fixes background and gets rid of warnings
    
    GNOME bug #631412

 gnibbles/pix/wall-small-empty.svg |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit e7353904ca3c51481ce9e61f8cf03f0e4c729149
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Wed Nov 3 23:20:59 2010 +0100

    gnibbles: gtk3 fixes

 gnibbles/gnibbles.c    |    1 -
 gnibbles/main.c        |    1 -
 gnibbles/preferences.c |   33 ++++++++++++++++-----------------
 gnibbles/properties.c  |    8 ++++----
 4 files changed, 20 insertions(+), 23 deletions(-)

commit bd61617f9c63a4cb178e23ca0ee0c1e8cb60398a
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Wed Nov 3 21:59:29 2010 +0100

    default to gtk3.0 and gtk3-ready games

 configure.in |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 488a7cd0d9419e1639f78dff06b3bceeab73ddcf
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Wed Nov 3 20:14:43 2010 +0100

    gnobots2: various gtk3 fixes

 gnobots2/properties.c |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

commit 67f761e803e716ab471fe2f0dbb1a53be0a21be7
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Wed Nov 3 19:46:04 2010 +0100

    gnotski: port to gtk3

 gnotski/gnotski.c |   28 ++++++++++++----------------
 1 files changed, 12 insertions(+), 16 deletions(-)

commit 3c65eb6eb096a4b532ab1b297d92962a7eada83b
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Wed Nov 3 19:03:36 2010 +0100

    gtali: gtk3 port

 gtali/gyahtzee.c |    3 +--
 gtali/setup.c    |    3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

commit 88d6623405907628d841e34c1b19a7c32e5d8823
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Mon Nov 1 16:58:01 2010 +0100

    Updated Galician translations

 po/gl.po | 1049 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 542 insertions(+), 507 deletions(-)

commit 0cf250db4636eeea19895aefc98dc2e720782b66
Author: Jordi Mas <jmas@softcatala.org>
Date:   Sun Oct 31 10:01:28 2010 +0100

    Fix typos in Catalan translation

 gnect/help/ca/ca.po    |    2 +-
 gnibbles/help/ca/ca.po |    2 +-
 iagno/help/ca/ca.po    |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit df92c8977834945584fd7ae72cad77ff8a97d006
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:   Sun Oct 31 14:43:37 2010 +0900

    Updated Japanese translation

 po/ja.po |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

commit 86be910ab6d3452c8f9a46be945446cfef0f6d49
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Oct 30 20:01:51 2010 +0200

    aisleriot: Sync prop-editor.c from gtk

 aisleriot/prop-editor.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 1968e9fec2df3c95cc17fbaee9d324e0a6cd91f9
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Oct 30 19:59:00 2010 +0200

    aisleriot: Sync prop-editor from gtk

 aisleriot/prop-editor.c |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

commit d683140d8c07ed7467e1624b4a434e45e4158af6
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Oct 30 19:01:06 2010 +0200

    aisleriot: Use get_preferred_{width,height} instead of size_request

 aisleriot/board-noclutter.c |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)

commit eb90bb116ced7b322cc5365c69a0033386eff15a
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Oct 30 18:57:50 2010 +0200

    libgames-support: Use get_preferred_{width,height} instead of size_request

 libgames-support/games-gridframe.c |   15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)

commit 8234a19903b53d4acfaf8d47af59c4aa722f87be
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Oct 30 18:57:12 2010 +0200

    gnomine: Use get_preferred_{width,height} instead of size_request

 gnomine/minefield.c |   18 ++++++++++++++----
 1 files changed, 14 insertions(+), 4 deletions(-)

commit 67ac99eba93d4a5137ca09bb59b13ae336a9b2f1
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Fri Oct 29 01:01:12 2010 +0100

    Updated Catalan (Valencian) translation

 po/ca@valencia.po | 2180 +++++++++++++++++++++++++++--------------------------
 1 files changed, 1109 insertions(+), 1071 deletions(-)

commit bd1f4662516bcbb7343f346ac3ce9c1f93496c14
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:   Fri Oct 29 00:36:27 2010 +0200

    Updated Danish translation of the documentation

 mahjongg/help/da/da.po |  218 ++++++++++++++++++++++++------------------------
 1 files changed, 109 insertions(+), 109 deletions(-)

commit b1eb08cea5a192556cfae64f852ac7b546a94686
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:   Fri Oct 29 00:33:09 2010 +0200

    Updated Danish translation of the documentation

 gtali/help/da/da.po |   25 +++++++++++++------------
 1 files changed, 13 insertions(+), 12 deletions(-)

commit 1ac463384271d3bea0ee4f918940748548b2a230
Author: Robert Ancell <robert.ancell@canonical.com>
Date:   Fri Oct 22 17:08:29 2010 +1100

    sudoku: Make puzzle title strings more translatable (Bug #628161)

 gnome-sudoku/src/lib/game_selector.py |   13 +++++++++++--
 gnome-sudoku/src/lib/main.py          |    8 +++++++-
 gnome-sudoku/src/lib/printing.py      |    7 ++++++-
 gnome-sudoku/src/lib/sudoku.py        |   26 --------------------------
 4 files changed, 24 insertions(+), 30 deletions(-)

commit 183f113a9e7a87067ad3aa7de9c40a4aa893bc9a
Author: Robert Ancell <robert.ancell@canonical.com>
Date:   Fri Oct 22 16:55:08 2010 +1100

    sudoku: Make play duration strings more translatable (Bug #628161)

 gnome-sudoku/src/lib/game_selector.py |   13 +++++--
 gnome-sudoku/src/lib/main.py          |   22 +++++++++---
 gnome-sudoku/src/lib/timer.py         |   63 ++------------------------------
 3 files changed, 31 insertions(+), 67 deletions(-)

commit 878c52c8dead7812fadae16c5052cf790a20f502
Author: Robert Ancell <robert.ancell@canonical.com>
Date:   Fri Oct 22 16:35:05 2010 +1100

    sudoku: Change grammar in error text (Bug #628161)

 gnome-sudoku/src/lib/saver.py |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 3a7bdcdb2de40045e4b813d8de278dd9c9305c61
Author: Robert Ancell <robert.ancell@canonical.com>
Date:   Fri Oct 22 16:33:20 2010 +1100

    sudoku: Remove unused translatable tooltip strings (Bug #628161)

 gnome-sudoku/src/lib/main.py |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit 9e61d435cebdacc5017ac21008d712f5d3233e45
Author: Robert Ancell <robert.ancell@canonical.com>
Date:   Fri Oct 22 16:03:42 2010 +1100

    sudoku: Make last played strings more translatable (Bug #628161)

 gnome-sudoku/src/lib/game_selector.py |   35 ++++++++++++++++++++++++++++++--
 gnome-sudoku/src/lib/timer.py         |   27 -------------------------
 2 files changed, 32 insertions(+), 30 deletions(-)

commit 0ac246c2a54fc85a734def97a9a63bffaf3caa14
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Oct 21 19:42:08 2010 +0200

    Added sl for Slovenian translation

 glines/help/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 59fecf98b09a8b6e95e1a496cb3eddfba554deed
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Oct 21 19:39:21 2010 +0200

    Updated Slovenian translation

 glines/help/sl/sl.po |  540 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 540 insertions(+), 0 deletions(-)

commit 3216a2bf36df188f423b9e57c51f654ef0e6d7b6
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Oct 21 15:18:22 2010 +0200

    gnect: Port to cairo and gtk3

 gnect/src/gfx.c   |  201 ++++++++++++++++++-----------------------------------
 gnect/src/gfx.h   |    5 +-
 gnect/src/main.c  |   35 ++++-----
 gnect/src/prefs.c |    7 +-
 gnect/src/theme.c |   25 ++-----
 gnect/src/theme.h |    3 +-
 6 files changed, 97 insertions(+), 179 deletions(-)