commit b18b893e8ba4921d4a14915bb0cb94365e04aab3
Author: Peter Mráz <etkinator@gmail.com>
Date:   Sun Oct 14 21:57:21 2012 +0100

    Updated Slovak translation

 po/sk.po | 3104 +++++++++++++++++++++++++++-----------------------------------
 1 file changed, 1352 insertions(+), 1752 deletions(-)

commit 698d3bb88b62b6f7c477269a712d93c32e04d55b
Author: Khoem Sokhem <khoemsokhem@khmeros.info>
Date:   Wed Oct 3 17:39:41 2012 +0200

    [l10n] Added Khmer translation

 po/LINGUAS |    1 +
 po/km.po   | 4759 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 4760 insertions(+)

commit c7129a33e107c7de3a3c8082f74a51c6c896ae13
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Tue Oct 2 10:40:01 2012 +0300

    Updated screenshots for Greek help translations

 glchess/help/el/figures/game.png               | Bin 64201 -> 51229 bytes
 glchess/help/el/figures/preferences_game.png   | Bin 26958 -> 33310 bytes
 glchess/help/el/figures/preferences_view.png   | Bin 28963 -> 35501 bytes
 gnect/help/el/figures/mainwindow.png           | Bin 27673 -> 26054 bytes
 gnobots2/help/el/figures/gnobots2-main.png     | Bin 32761 -> 20035 bytes
 gnome-mahjongg/help/el/figures/mahjongg.png    | Bin 96798 -> 0 bytes
 gnome-mahjongg/help/el/figures/moves-left.png  | Bin 0 -> 5421 bytes
 gnome-mahjongg/help/el/figures/preferences.png | Bin 26277 -> 0 bytes
 gnome-mahjongg/help/el/figures/toolbar.png     | Bin 12001 -> 0 bytes
 gtali/help/el/figures/mainwindow.png           | Bin 79929 -> 76651 bytes
 gtali/help/el/figures/preferences.png          | Bin 42915 -> 36824 bytes
 11 files changed, 0 insertions(+), 0 deletions(-)

commit c9a3857e6281f42e6a610a216d5a9eed42a58c0c
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Tue Oct 2 10:21:49 2012 +0300

    Updated Greek help tranlations

 glines/help/el/el.po         | 49 ++++++++++++++++++------------------
 gnome-mahjongg/help/el/el.po | 31 ++++++++++++-----------
 gnome-sudoku/help/el/el.po   | 36 +++++++++++++-------------
 gnomine/help/el/el.po        | 60 ++++++++++++++++++++++----------------------
 iagno/help/el/el.po          | 49 ++++++++++++++++++------------------
 lightsoff/help/el/el.po      | 32 ++++++-----------------
 quadrapassel/help/el/el.po   | 48 ++++++++---------------------------
 7 files changed, 131 insertions(+), 174 deletions(-)

commit 6a8c4e9d378e1fd0c0280192ac9bf41ab279aebf
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Tue Oct 2 10:13:54 2012 +0300

    Updated Greek translation

 po/el.po | 1024 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 560 insertions(+), 464 deletions(-)

commit d0d833b294686402944b6f866cb61508ae947003
Author: Alexander Shopov <ash@kambanaria.org>
Date:   Mon Oct 1 06:47:29 2012 +0300

    Updated Bulgarian translation

 po/bg.po | 1972 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1056 insertions(+), 916 deletions(-)

commit dc8d781d7e49f985edfe54fc3707d6529c03b91c
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Sat Sep 29 00:50:50 2012 +0200

    swell-foop: prevent keyboard focus from going to the toolbar
    
    Before the keyevents were comming from the clutter stage. Pressing
    up-arrow would move focus to the toolbar's new-game button.
    
    This commit moves the keyevents to the main window. The game will
    now always react to keypresses regardless of wether the stage has
    focus.
    
    Note: The space-key is reserved for playing the game. If the toolbar
    has focus we need to prevent accidentially pressing the new-game
    button. The return-key is still free to allow users of the keyboard
    to active button.

 swell-foop/src/swell-foop.vala | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit 676f5f72a7d7af653f493f87c98b2fd41d726e93
Author: Marek Černocký <marek@manet.cz>
Date:   Fri Sep 28 08:55:35 2012 +0200

    Updated Czech translation

 po/cs.po | 2197 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1148 insertions(+), 1049 deletions(-)

commit c2257686fcbd88b2a95959a43b3d767d3142beb7
Author: Jason D. Clinton <jclinton@google.com>
Date:   Wed Sep 26 08:03:24 2012 -0600

    configure.ac, NEWS: gnome-games 3.6.0.2
    
    glchess: Fix crash on startup due to incorrect usage of GApplication

 NEWS         | 5 +++++
 configure.ac | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)