Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > aa16a0dacca1a36e247b529841abe192 > files > 7

hitori-0.2.6-3.fc14.x86_64.rpm

commit 74b118fa8f16528c10be6fddeebca4e35f59e4f1
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jan 30 13:52:32 2011 +0000

    Bug 640905 — Please update COPYING-DOCS

    Update COPYING-DOCS to refer to the CC license now used for the
    documentation,
    rather than the GFDL as was previously used. Closes: bgo#640905

 COPYING-DOCS |  429
 ++++++---------------------------------------------------
 1 files changed, 46 insertions(+), 383 deletions(-)

commit 98d87dee9e4de30eba0498c36293126575f136ee
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Oct 28 16:44:28 2010 +0100

    Release version 0.2.5

 NEWS            |   14 ++++++++++++++
 configure.ac    |    2 +-
 src/interface.c |    2 +-
 3 files changed, 16 insertions(+), 2 deletions(-)

commit e2ab407ad0974535bd2eadd2ada00eeae0a0f3f8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Oct 28 16:29:36 2010 +0100

    Update British English translation

 po/en_GB.po |   37 +++++++++++++++++++------------------
 1 files changed, 19 insertions(+), 18 deletions(-)

commit 3623148f1b35a4086c2e7db65978dd9554e240ff
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Oct 28 16:28:54 2010 +0100

    Remove non-translatable text from a translatable message

 src/interface.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d9a37ec05cc1c374ffee69da5dae516f98f5a0f8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Oct 28 16:27:44 2010 +0100

    Use Unicode quotation marks instead of ASCII ones

 src/interface.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 335754495fa867746a0c2a7264a262afa5cc884a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Oct 28 16:27:31 2010 +0100

    Remove an extraneous hyphen from a translatable message

 src/main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 230be4a3dcb7713f59862dbf20c8cccd5fa252ef
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Oct 28 16:23:46 2010 +0100

    Fix formatting of error dialogue messages

 src/interface.c |    4 ++--
 src/main.c      |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 9f3ec3ad305b266908488fc597ca4a40f9999cf0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Oct 28 10:31:24 2010 +0100

    Bug 575896 — Improve board generation algorithm

    The algorithm wasn't allowing any painted cells at the edge of
    the board.
    This fixes that problem, and improves the code documentation a little.
    Closes: bgo#575896

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

commit ea666e414166c50d0df75c486584d4b00167427e
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri Oct 22 14:46:29 2010 +0200

    Added sl for Slovenian translation

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

commit dd6c433955f27138e355dcd77ea4a754e453fc97
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri Oct 22 14:46:16 2010 +0200

    Added Slovenian translation

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

commit c9d3e1787fcd68ea63edf82efcb96a1bb73c9e49
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Oct 17 21:08:36 2010 +0100

    Remove use of sealed GTK+ struct members

    Hitori now compiles with GSEAL_ENABLE.

 src/interface.c |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit f60123b0d3f9d69f454a1cd51005707e9a9f0d3f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Oct 17 20:55:01 2010 +0100

    Don't use INTLTOOL_DESKTOP_RULE

    Since we've switched to non-recursive automake and subdir-objects,
    it breaks
    when builddir != srcdir due to lp#605826. We copy the rule in and
    fix it up
    to not break.

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

commit c1245cc5fe5ab5e3c0ccda78136a096b6157460d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Oct 17 20:46:55 2010 +0100

    Ensure all files are cleaned and git ignored as appropriate

 Makefile.am      |   25 +++++++++++++++++++++++++
 help/Makefile.am |    5 +++++
 2 files changed, 30 insertions(+), 0 deletions(-)

commit 73fedad548602c05a026826831628d16362f28ec
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Oct 17 20:24:45 2010 +0100

    Update git.mk from Pango

 git.mk |  196
 +++++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 107 insertions(+), 89 deletions(-)

commit bd191ed5bb98f85d2b8ea2763f84e60c337d7426
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Oct 17 20:23:32 2010 +0100

    Clean up configure.ac some more

 configure.ac |   36 ++++++++++--------------------------
 1 files changed, 10 insertions(+), 26 deletions(-)

commit 1f053c25631ad5021457e2314286ecd0bfd4fdca
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Oct 17 20:17:33 2010 +0100

    Clean up configure.ac some more

    Also enable deprecation flags and stricter compiler warnings.

 Makefile.am  |    6 +++++-
 configure.ac |    8 ++++++--
 2 files changed, 11 insertions(+), 3 deletions(-)

commit 8ed9292bf92bfd7b9260c9481a97b3c1f9c67d6a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Oct 17 20:09:30 2010 +0100

    Add silent-rules support

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

commit a98159e9a05ec2d8b931315032d16a8b9df1d7f8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Oct 17 20:08:06 2010 +0100

    Modernise configure.ac

    Act on the output of `autoupdate` and `autoscan` to remove deprecated
    macros from configure.ac.

 configure.ac |   17 +++++++++--------
 1 files changed, 9 insertions(+), 8 deletions(-)

commit ef09bd80bbb2a2e1e6bd5ba34fd47c5c7d512d56
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Oct 17 20:00:52 2010 +0100

    Convert to non-recursive automake

    The help/ and po/ directories still have to be recursed into, because
    gnome-doc-utils and intltool don't play nicely with non-recursive
    automake.

 Makefile.am                  |  156
 ++++++++++++++++++++++++++++++++---------
 configure.ac                 |    7 --
 data/Makefile.am             |   32 ---------
 data/icons/16x16/Makefile.am |    6 --
 data/icons/22x22/Makefile.am |    6 --
 data/icons/32x32/Makefile.am |    6 --
 data/icons/48x48/Makefile.am |    6 --
 data/icons/Makefile.am       |    3 -
 src/Makefile.am              |   32 ---------
 9 files changed, 121 insertions(+), 133 deletions(-)

commit 9991c317a40cfa187edd3dcc9ae2d2bb377a9b4b
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Wed Oct 13 12:21:32 2010 +0200

    Updated Spanish translation

 help/es/es.po |  804
 +++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 495 insertions(+), 309 deletions(-)

commit 634fe3e5eb77ab2d811bbea19f184af76f77b35e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Oct 9 00:12:10 2010 +0100

    Use upstream gettext instead of GLib's gettext

    As explained here: http://blogs.gnome.org/jjardon/2010/10/08
    /use-upstream-gettext-instead-the-glib-one/.

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

commit 1c545f508d78d963dee1ba3ffe51345097bd20a7
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Fri Jul 16 22:20:10 2010 +0200

    [i18n] Updated German translation

 help/de/de.po |  599
 +++++++++++++++++++++++++++------------------------------
 1 files changed, 279 insertions(+), 320 deletions(-)

commit 643a7b4dd0d7200077b8fb82dabcb7b5b05c8a2d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Jul 14 22:22:14 2010 +0100

    Fix documentation page IDs

 help/C/customization.page |    2 +-
 help/C/playing.page       |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 4047e55a6783e238d733a16d93af913dbd6e5798
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Jul 14 22:21:56 2010 +0100

    Add a strategy page to the documentation

 help/C/index.page    |    4 ++++
 help/C/strategy.page |   20 ++++++++++++++++++++
 help/Makefile.am     |    3 ++-
 3 files changed, 26 insertions(+), 1 deletions(-)

commit 135ec43dadddb5c9b0f7922a40ee29e526ba1d84
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Jul 14 21:54:26 2010 +0100

    Convert documentation to Mallard

 help/C/customization.page |   13 ++++
 help/C/game.page          |   25 +++++++
 help/C/hitori.xml         |  167
 ---------------------------------------------
 help/C/index.page         |   20 ++++++
 help/C/legal.xml          |   67 ------------------
 help/C/license.page       |   59 ++++++++++++++++
 help/C/playing.page       |   23 ++++++
 help/Makefile.am          |   12 ++-
 help/hitori.omf.in        |    4 +-
 9 files changed, 150 insertions(+), 240 deletions(-)

commit 8e16b0460bdbf0988b0b706b38e94abc4cd4371f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Jul 14 20:22:54 2010 +0100

    Remove the documentation credits

    They're unsupported by Mallard, which we're porting to, and it
    was only
    my name anyway. Helps: bgo#624308

 help/Makefile.am |    3 ---
 src/interface.c  |    2 --
 2 files changed, 0 insertions(+), 5 deletions(-)

commit 1018fb8d47d1a8042cb97073e855c35c6cbe2df9
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Jul 14 09:17:06 2010 +0100

    Release version 0.2.4

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)

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(-)