commit 92ace9d415026f55899a42f1bdcc999d80db26b0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Jul 14 09:09:52 2010 +0100

    Remove generated file from git

 config.h.in |   80
 -----------------------------------------------------------
 1 files changed, 0 insertions(+), 80 deletions(-)

commit 3dbc9f8441e763d2abf21795b1e2bdabbb8b66d5
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Mon Jun 21 11:00:46 2010 +0200

    Updated Galician translations

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

commit 350afe9c4915ff9dddcd963744153824109b6375
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sun Apr 25 10:36:07 2010 +0200

    Updated Slovenian translation

 po/sl.po |   19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)

commit 91681944bc827436634a923ade3af876692d65e9
Author: Andika Triwidada <andika@gmail.com>
Date:   Tue Apr 13 20:49:54 2010 +0700

    Initial Indonesian translation by Imam Musthaqim
    Added id to LINGUAS

 po/LINGUAS |    1 +
 po/id.po   |  154
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 155 insertions(+), 0 deletions(-)

commit bdf3e5985c751f60aa8f5e986be4b5b786684e83
Author: zhang ping <zhangping159@gmail.com>
Date:   Mon Mar 29 15:26:16 2010 +0800

    Add Simplified Chinese translation.

 help/Makefile.am    |    2 +-
 help/zh_CN/zh_CN.po |  302
 +++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 303 insertions(+), 1 deletions(-)

commit b2c283a65e91f0923ea3f45206f81efa72d47926
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Mar 15 14:27:54 2010 +0100

    Add Norwegian language entry.

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 3086a9f0f8aba903192c757841d88f1b0a1214c7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Mar 15 14:27:44 2010 +0100

    Added Norwegian bokmål translation

 po/nb.po |  147
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 147 insertions(+), 0 deletions(-)

commit 0d46701826f7edaee2fe2785538e36a78f305e9f
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Thu Feb 18 15:01:35 2010 +0100

    Updated Spanish translation

 help/es/es.po |  241
 +++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 210 insertions(+), 31 deletions(-)

commit fdf1ebb941f889c1d920f848a3a4d576bcf53f42
Author: Kenneth Nielsen <k.nielsen81@gmail.com>
Date:   Fri Dec 18 00:23:16 2009 +0100

    Added da to list of languages

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

commit 2c20fda01fa80b79789b28d7823aa20278c46e57
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:   Fri Dec 18 00:22:43 2009 +0100

    Added Danish translation of manual

 help/da/da.po |  411
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 411 insertions(+), 0 deletions(-)

commit 8eb0855352322ee45db3b5556f12455f70c1210d
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Dec 17 09:24:56 2009 +0100

    Added sl for Slovenian translation

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit eb8f3c160ebbfa1aecf22f269653088a1cc30d51
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Thu Dec 17 09:24:49 2009 +0100

    Updated Slovenian translation

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

commit ca82305ab12ad67c25b9369511a17136b01d4e46
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Nov 6 20:52:24 2009 +0000

    Release version 0.2.3

 NEWS         |   14 ++++++++++++++
 config.h.in  |    4 ++++
 configure.ac |    2 +-
 3 files changed, 19 insertions(+), 1 deletions(-)

commit a45262e4be1ade9c1737d01a5dd7af3b876fd95a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Nov 6 20:39:10 2009 +0000

    Bug 599867 — rejects valid solutions, bug in hitori_check_rule3

    Patch from Peter De Wachter <pdewacht@gmail.com> to reimplement
    the rule
    3 check as a simple floodfill algorithm, to fix cases where it was
    incorrectly failing. Closes: bgo#599867

    Also rename a variable so it doesn't conflict with the time()
    function.

 src/generator.c |    6 +-
 src/rules.c     |  142
 ++++++++++++++++++++++++------------------------------
 2 files changed, 66 insertions(+), 82 deletions(-)

commit 5b28f47e97630cc13ef41874436b776a519bab19
Author: Petr Kovar <pknbe@volny.cz>
Date:   Sat Oct 10 17:59:51 2009 +0200

    Added Czech help translation by Marek Cernocky

    Reviewed by: Petr Kovar.

 help/Makefile.am                       |    2 +-
 help/cs/cs.po                          |  206
 ++++++++++++++++++++++++++++++++
 help/cs/figures/hitori_main_window.png |  Bin 0 -> 29388 bytes
 3 files changed, 207 insertions(+), 1 deletions(-)

commit 4a922343b19640b3d54235e8b0eea4b5b8bd5ba3
Author: Petr Kovar <pknbe@volny.cz>
Date:   Tue Oct 6 00:54:21 2009 +0200

    Added Czech translation by Marek Cernocky

    Reviewed by: Petr Kovar.

 po/LINGUAS |    1 +
 po/cs.po   |  153
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 154 insertions(+), 0 deletions(-)

commit 78dec22e0429e8eb039fa8f16613173c567117a8
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:   Fri Oct 2 00:25:34 2009 +0200

    Added Danish translation

 po/da.po |  156
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 156 insertions(+), 0 deletions(-)

commit d045e7dd732de9f74396865ba2c6611f7921bd3a
Author: Kenneth Nielsen <k.nielsen81@gmail.com>
Date:   Fri Oct 2 00:24:24 2009 +0200

    Added da to list of languages

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit fc3c0f02c940ffc963b6242f7c50dd9e80b42d9a
Author: Kostas Papadimas <pkst@gnome.org>
Date:   Sat Sep 12 19:11:52 2009 +0300

    Added Greek translation.

 po/el.po |  153
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 153 insertions(+), 0 deletions(-)

commit 306d8226eb011001c04d9a53cedd1109f9bf9dd9
Author: Kostas Papadimas <pkst@gnome.org>
Date:   Sat Sep 12 19:11:22 2009 +0300

    Added Greek translation.

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 7e1495859bdc7ee268d1c13982f1dd2a9d64de77
Author: Fran Dieguez <fran.dieguez@glug.es>
Date:   Sat Aug 22 16:33:33 2009 +0200

    Added Galician Translation

 po/LINGUAS |    1 +
 po/gl.po   |  149
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 150 insertions(+), 0 deletions(-)

commit 06487c9f4ff0e77994ccc59b99a98b8004df00e6
Author: A S Alam <aalam@users.sf.net>
Date:   Tue Jun 16 06:37:01 2009 +0530

    Add new translation pa.po for Punjabi and Update LINGUAS file

 po/LINGUAS |    1 +
 po/pa.po   |  158
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 159 insertions(+), 0 deletions(-)

commit 05c8f7c66668a30e076a8bfec4fad38e64dfa384
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:   Sun Jun 7 23:45:01 2009 +0200

    Added es to DOC_LINGUAS

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

commit af7a68767c0e2e09a841607eb9e955636b621974
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:   Sun Jun 7 23:44:52 2009 +0200

    Updated Spanish translation

 help/es/es.po |  233
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 233 insertions(+), 0 deletions(-)

commit 4a00210ea2e5b49468a26d9131a33350018bb5a1
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat May 9 01:10:13 2009 +0200

    Add hu to LINGUAS

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 23bcb85b3b05f508aff6faa9943bd623aa619c85
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat May 9 01:00:32 2009 +0200

    Added Hungarian translation

    hu.po: New translation by Tamas Nemeth <ntomasz ! uhuklub dot hu>
    LINGUAS: Added hu

 po/hu.po |  145
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 145 insertions(+), 0 deletions(-)

commit 7f81f8b66942627d3e2788742e99d174f6a1e5e7
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Apr 26 16:19:06 2009 +0100

    Fixed e-mail address in DOAP file

 hitori.doap |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 34169ac2fbef1c5eff5978393a8ab67bbaae4ab4
Author: Zhang Miao <mymzhang@gmail.com>
Date:   Sat Apr 25 19:19:37 2009 +0800

    Added Simplified Chinese translation.

 po/LINGUAS  |    1 +
 po/zh_CN.po |  148
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 149 insertions(+), 0 deletions(-)

commit d8b3c2f3f5b0eeec352bbddb71f378bc984d429e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Apr 22 00:24:00 2009 +0100

    Removed extraneous execute permissions

 0 files changed, 0 insertions(+), 0 deletions(-)

commit 9cb503bf1faf56fa988261933c6522f32c9278cf
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Apr 21 07:35:57 2009 +0100

    Updated repository for git

    .gitignore files are now generated by pango's git.mk, the ChangeLog
    is now
    generated on dist, a DOAP file has been added to give cgit a module
    description, and the old .bzrignore file has been deleted.

 .bzrignore                   |   56 ------
 ChangeLog                    |  416
 ------------------------------------------
 ChangeLog.pre-0-2-2          |  416
 ++++++++++++++++++++++++++++++++++++++++++
 Makefile.am                  |   46 +++++-
 data/Makefile.am             |    2 +
 data/icons/16x16/Makefile.am |    2 +
 data/icons/22x22/Makefile.am |    2 +
 data/icons/32x32/Makefile.am |    2 +
 data/icons/48x48/Makefile.am |    2 +
 data/icons/Makefile.am       |    2 +
 git.mk                       |  178 ++++++++++++++++++
 help/ChangeLog               |   82 ---------
 help/ChangeLog.pre-0-2-2     |   82 +++++++++
 help/Makefile.am             |    5 +
 hitori.doap                  |   16 ++
 po/ChangeLog                 |   85 ---------
 po/ChangeLog.pre-0-2-2       |   85 +++++++++
 src/Makefile.am              |    2 +
 18 files changed, 839 insertions(+), 642 deletions(-)

commit c8a13ad0601ba87a28318195a3bd92dc93ea3d89
Author: Claude Paroz <claude@2xlibre.net>
Date:   Mon Apr 6 18:42:25 2009 +0000

    Added French translation by Laurent Coudeur and Bruno Brouard.

    2009-04-06  Claude Paroz  <claude@2xlibre.net>

	* LINGUAS:
	* fr.po: Added French translation by Laurent Coudeur and Bruno
	Brouard.

    svn path=/trunk/; revision=68

 po/ChangeLog |    5 ++
 po/LINGUAS   |    2 +-
 po/fr.po     |  157
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 163 insertions(+), 1 deletions(-)

commit 44134d2ed21e8b387bc091b65f544a08b5c39e1d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Apr 5 16:56:08 2009 +0000

    Bump to version 0.2.2.

    2009-04-05	Philip Withnall  <philip@tecnocode.co.uk>

	* NEWS:
	* configure.ac: Bump to version 0.2.2.


    svn path=/trunk/; revision=66

 ChangeLog    |    7 +++++++
 NEWS	      |   13 +++++++++++++
 configure.ac |    2 +-
 3 files changed, 21 insertions(+), 1 deletions(-)
