commit 37728200e264ef56c419b1969f2047933f7f6174
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Tue Jul 5 23:47:08 2011 +0200

    Prepare 3.1.3 release

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

commit 34ae010c787175c6b685204425bde1d561a75ff7
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Tue Jul 5 22:57:56 2011 +0200

    revert e039ba25
    
    too high dependency on vala for now

 configure.in               |    2 +-
 glchess/src/chess-pgn.vala |   11 ++++++-----
 2 files changed, 7 insertions(+), 6 deletions(-)

commit e039ba25ed987a1783d7125d2bce3541d1f7e667
Author: Robert Ancell <robert.ancell@canonical.com>
Date:   Fri Jul 1 11:58:45 2011 +0100

    Work with Vala 0.14

 configure.in               |    2 +-
 glchess/src/chess-pgn.vala |    9 ++++-----
 2 files changed, 5 insertions(+), 6 deletions(-)

commit a59c50133304922cff6d3598d5afd6185f45d280
Author: Robert Ancell <robert.ancell@canonical.com>
Date:   Fri Jul 1 11:58:03 2011 +0100

    Escape tag values, based on a patch by Ted Ying

 glchess/src/chess-pgn.vala |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

commit f9bec9fdba94f6721add2378b4ac0c75b5ad5b88
Author: Seunghoon, Kang <freedomguard1@hanmail.net>
Date:   Fri Jul 1 16:50:37 2011 +0900

    Added Korean manual translation

 glchess/help/Makefile.am |    2 +-
 glchess/help/ko/ko.po    |  583 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 584 insertions(+), 1 deletions(-)

commit b99518f448b541245d2c3827929f7a15bf66b54b
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:   Sat Jun 25 21:58:40 2011 +0200

    Updated Esperanto translation

 po/eo.po |11751 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 5734 insertions(+), 6017 deletions(-)

commit a8b12a4697fe9fa4c042dba91d6359accedf4810
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Mar 29 12:26:42 2011 +0200

    Remove #include <config.h> from headers to make sure it's not included more than once

 glchess/gnuchess/common.h |    2 --
 gnibbles/board.h          |    2 --
 gnibbles/boni.h           |    2 --
 gnibbles/bonus.h          |    2 --
 gnibbles/gnibbles.h       |    2 --
 gnibbles/preferences.h    |    2 --
 gnibbles/properties.h     |    2 --
 gnibbles/scoreboard.h     |    2 --
 gnibbles/warp.h           |    2 --
 gnibbles/warpmanager.h    |    2 --
 10 files changed, 0 insertions(+), 20 deletions(-)

commit 0e8233fd151e7ec289aa96b59e023c71f6fe4f18
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Tue Jun 21 22:04:13 2011 +0200

    configure: don't check for not used headers

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

commit c86ffae1306a1640120ed709c6f8a421d7dd5c3e
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Tue Jun 21 21:44:23 2011 +0200

    configure: kill obsolete auto-gunk

 configure.in |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

commit 9ff32a91a9a166446c4c1745862b0d2219518553
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Tue Jun 21 21:12:53 2011 +0200

    glines: replace deprecated gtk symbols

 glines/glines.c |   21 +++++++++++++--------
 1 files changed, 13 insertions(+), 8 deletions(-)

commit 44652ff607cda30deeaddb05f46c6eff16bb8b38
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Tue Jun 21 02:04:11 2011 +0200

    dist tarballs with xz and ustar

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

commit 603be8134e63034728170811fd6a2f58febb7723
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Mon Jun 20 23:08:06 2011 +0200

    Replace some deprecated gtk symbols

 gnotravex/gnotravex.c                  |    2 +-
 libgames-support/games-frame.c         |    2 +-
 libgames-support/games-frame.h         |    4 ++--
 libgames-support/games-scores-dialog.c |    6 +++---
 4 files changed, 7 insertions(+), 7 deletions(-)

commit 6790222306c49d05497dad5e9d0587147406f389
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Mon Jun 20 23:02:04 2011 +0200

    version bump

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

commit 1364d22ca0180bf3cf28b8d6dc4cd9f84fc49e51
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Mon Jun 20 21:17:16 2011 +0200

    Disable introspection for now
    
    It broke distcheck and is only used for games in staging

 Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 9773e4d09447ad50c35afa2de9ef9473fd9020bd
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Mon Jun 20 20:59:29 2011 +0200

    replace obsolete AC_HELP_STRING and AC_PROG_LIBTOOL

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

commit 0bae40125e0a79f82bdf4a063a05eed0e5903a14
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Fri Jun 17 00:03:25 2011 +0200

    sudoku: Fix distcheck

 gnome-sudoku/src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 80fba8689e8e15c231a3a562283e61352a70c698
Author: Edward Sheldrake <ejsheldrake@gmail.com>
Date:   Sat Jun 4 21:31:01 2011 +0100

    glines: don't always show the cursor
    
    A bug was introduced in the gtk3 port, resulting in the keyboard cursor
    always being drawn on every click, and so after several moves there may be
    several cursors displayed.
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=651870

 glines/glines.c |   26 ++++++++++++++------------
 1 files changed, 14 insertions(+), 12 deletions(-)

commit 1e2fe53a820eab13ffbcf28622d82543050911f9
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Jun 11 17:38:23 2011 +0200

    Updated Slovenian translation

 po/sl.po |  285 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 143 insertions(+), 142 deletions(-)

commit 5e9c5bc072eefd0da7f48aaf3646e15878b697ac
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu Jun 9 14:33:33 2011 +0200

    Updated Norwegian bokmål translation

 po/nb.po |  511 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 229 insertions(+), 282 deletions(-)

commit 76348d748174e57ec9e10db097e70c5c93021bef
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Wed Jun 8 17:40:35 2011 +0200

    [l10n] Updated German doc translation

 gnotravex/help/de/de.po |  307 ++++++++++++-----------------------------------
 1 files changed, 78 insertions(+), 229 deletions(-)

commit 4191a90178a97c87ed3ce6c07b61d273af375677
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Wed Jun 8 11:49:07 2011 +0300

    Updated Hebrew translation.

 po/he.po |  333 +++++++++++++++++++++++++++++--------------------------------
 1 files changed, 158 insertions(+), 175 deletions(-)

commit 110e7491f35a8229f574b3d3e22bd72b644a13b5
Author: Andre Klapper <a9016009@gmx.de>
Date:   Wed Jun 8 09:45:38 2011 +0200

    Fix POTFILES.in to make xgettext happy

 po/POTFILES.in |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit 8d8a6879e8357b56a7833de1fc19ef63ac3fe04c
Author: Edward Sheldrake <ejsheldrake@gmail.com>
Date:   Tue Jun 7 10:19:47 2011 +1000

    swell-foop: You only get the 1000 point bonus if you remove all the tiles

 swell-foop/src/Score.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 894a11ff2a3d293573c02fc089d1daa5f0616667
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Mon Jun 6 10:37:32 2011 +0200

    Updated Galician translations

 po/gl.po |11512 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 5223 insertions(+), 6289 deletions(-)

commit 9baae701b80c98db96f3656c4865e987791e39a9
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Sun May 29 18:21:26 2011 +0200

    [l10n]Updated Catalan (Valencian) translation

 po/ca@valencia.po | 4008 ++++++++++++++++++++++++++---------------------------
 1 files changed, 1954 insertions(+), 2054 deletions(-)

commit 0f96f3cb924636f6867278c5e538e24ea1dabd96
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Sat May 28 02:32:09 2011 +0200

    gnect: Replace GtkBox with GtkGrid

 gnect/src/main.c |   32 +++++++++++++++++++-------------
 1 files changed, 19 insertions(+), 13 deletions(-)

commit 77d10f1672eb294c97291e4ec28f0e26508c26a1
Author: John Stowers <john.stowers@gmail.com>
Date:   Fri May 27 13:41:15 2011 +1200

    sudoku: add forgotten defaults.py

 gnome-sudoku/src/lib/defaults.py |   58 ++++++++++++++++++++++++++++++++++++++
 1 files changed, 58 insertions(+), 0 deletions(-)

commit 169b78e78d8bded1f348f393bf55e063a2cadb1f
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed May 25 19:19:58 2011 +0200

    Updated Spanish translation

 po/es.po |  148 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 74 insertions(+), 74 deletions(-)

commit a7101c530119066f95a448d351c1ed70963cad4a
Author: John Stowers <john.stowers@gmail.com>
Date:   Tue May 24 17:46:16 2011 +1200

    sudoku: reduce autogenerated python files
    
    	* No need to transform gnome-sudoku.in.in and
    	  defaults.in just for @prefix@ and @VERSION@. Add
    	  a defs.py.in containing just these and use it instead
    	* Clean up gnome-sudoku and defaults.py subsequently

 configure.in                        |    3 +-
 gnome-sudoku/src/Makefile.am        |    4 --
 gnome-sudoku/src/gnome-sudoku       |   23 ++++++++++++
 gnome-sudoku/src/gnome-sudoku.in.in |   67 -----------------------------------
 gnome-sudoku/src/lib/Makefile.am    |    3 +-
 gnome-sudoku/src/lib/defaults.py.in |   56 -----------------------------
 gnome-sudoku/src/lib/defs.py.in     |    2 +
 7 files changed, 28 insertions(+), 130 deletions(-)

commit 5010a6a8cd76492bbeac650aa2089ab55e830892
Author: John Stowers <john.stowers@gmail.com>
Date:   Tue May 24 13:19:09 2011 +1200

    sudoku: use new Gtk.AboutDialog license API

 gnome-sudoku/src/lib/defaults.py.in |   14 --------------
 gnome-sudoku/src/lib/main.py        |   27 +++++++++++++--------------
 2 files changed, 13 insertions(+), 28 deletions(-)

commit 506933366ffe2448a557f571bffc7f4ee14e1f10
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Wed May 25 00:37:20 2011 +0200

    gnotravex: port to GSettings

 gnotravex/Makefile.am                        |   28 +++++++-----------------
 gnotravex/gnotravex.c                        |   21 +++++++++---------
 gnotravex/gnotravex.schemas.in               |   29 --------------------------
 gnotravex/org.gnome.gnotravex.gschema.xml.in |   15 +++++++++++++
 po/POTFILES.in                               |    2 +-
 5 files changed, 35 insertions(+), 60 deletions(-)

commit b6c9e64b5998313385846ded700ad95a78a4b451
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun May 22 13:42:22 2011 +0200

    Updated Spanish translation

 gnotravex/help/es/es.po |   66 ++++++++++++++++++++++++++++++----------------
 1 files changed, 43 insertions(+), 23 deletions(-)

commit 5e363061622143a5eb0a97548f7b506d6342c5d0
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Sat May 21 12:23:17 2011 +0200

    gtali: Add doctype to kismet dice

 gtali/pix/kismet-none.svg |    2 ++
 gtali/pix/kismet1.svg     |    2 ++
 gtali/pix/kismet2.svg     |    2 ++
 gtali/pix/kismet3.svg     |    2 ++
 gtali/pix/kismet4.svg     |    2 ++
 gtali/pix/kismet5.svg     |    2 ++
 gtali/pix/kismet6.svg     |    2 ++
 7 files changed, 14 insertions(+), 0 deletions(-)

commit e25b31f0fe26da4c497ec35d18075ee76c6f1c2d
Author: Colin Walters <walters@verbum.org>
Date:   Wed May 11 15:07:07 2011 -0400

    Move lightsoff and swell-foop to staging
    
    We want to deprecate seed and gjs as application development
    platforms, and since lightsoff is just a game, it's easy enough
    to drop it for now.  See http://mail.gnome.org/archives/desktop-devel-list/2011-April/msg00147.html
    
    https://bugzilla.gnome.org/show_bug.cgi?id=649966

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

commit 8ae98babfaa88c66177c920ece67be36470c2158
Author: Shaun McCance <shaunm@gnome.org>
Date:   Thu May 19 19:36:33 2011 -0400

    gnotravex/help/usage.page: Added TTML captions to video

 gnotravex/help/C/usage.page |   28 +++++++++++++++++++++-------
 1 files changed, 21 insertions(+), 7 deletions(-)

commit 8947a79e42a2d5c0561d7fa683b8e84188386326
Author: Bruno Brouard <annoa.b@gmail.com>
Date:   Sat May 14 22:44:56 2011 +0200

    Updated French doc translation

 quadrapassel/help/fr/fr.po |   44 ++++++++++++++++++++++++--------------------
 1 files changed, 24 insertions(+), 20 deletions(-)

commit f55fb37ee507ca661cc0797a1edafc4428eb9187
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Fri May 13 00:31:55 2011 +0200

    gnotravex: port to GtkGrid

 gnotravex/gnotravex.c |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)