commit 5e4cb869781b23cacf6ed7680f1fc081f277cd8b
Author: Paolo Borelli <pborelli@gnome.org>
Date:   2012-02-06

    Release 3.3.3

M	NEWS
M	README
M	configure.ac

commit ee68229c245a6edc4d5e7e25d31a0ae27796bd08
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-02-06

    Updated Galician translations

M	po/gl.po

commit 5261c0dcd3b57331195b3c9b0b431bbe1e82fc3e
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-02-05

    Updated Spanish translation

M	po/es.po

commit 5dfc410de89977c7d9e53bf1aa096552f82d57b5
Author: Paolo Borelli <pborelli@gnome.org>
Date:	2012-02-04

    Add python3 language file.

    Patch by Stefano Palazzo, bug #668136.

M	data/language-specs/Makefile.am
A	data/language-specs/python3.lang
M	po/POTFILES.in

commit 067f28a211661926a5dbd01aacae8153f1e62468
Author: Paolo Borelli <pborelli@gnome.org>
Date:	2012-02-04

    Split py2 keywords in their own context

    Split python 2 keywords and builtins in separate contexts so that the
    rest of the keywords can be included in the upcoming py3 lang file.
    Patch by Stefano Palazzo, bug #668136

M	data/language-specs/python.lang

commit 6907886da8081d2271693ef516d9c2a153dbfaba
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2012-01-29

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit 99e28645eeaef570ccc9a4cdc01fd2f7726ecdb7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2012-01-28

    Updated Norwegian bokmål translation

M	po/nb.po

commit 24f5e77a8ae8a0443d96919a6250b9a64e2d177f
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2012-01-26

    Do not pad one pixel from the gutter, it looks really ugly :)

M	gtksourceview/gtksourceview.c

commit c509478d59a29909f1f5e033d18cff9759f42859
Author: Dieter Verfaillie <dieterv@optionexplicit.be>
Date:	2012-01-09

    win32: fix sed portability issue

    When editing files in-place (sed -i) on windows, sed cannot
    open the input file for read and for write at the same time.
    We can fix this by not editing in-place but feed the input
    file into sed's stdin and write stdout to a temporary file.
    When done rename the temporary file on top of the input file.

    Doing so achieves the same result and fixes the win32 sed
    portability issue.

M	gtksourceview/Makefile.am

commit d3eec6a7318937d0b7ee2383ee51e9b80c9e0de9
Author: Dieter Verfaillie <dieterv@optionexplicit.be>
Date:	2012-01-09

    Fix introspection: install gir and typlib files into prefix...

    ...by computing the gir and typelib directories based on
    ${datadir} and ${libdir}, which both point to the prefix
    as passed to ./configure.

    ${INTROSPECTION_GIRDIR} and ${INTROSPECTION_TYPELIBDIR} point
    to the location of the *installed* gir and typelibdir which
    are most likely going to be /usr/share/gir-1.0 and
    /usr/lib/girepository-1.0.

M	gtksourceview/Makefile.am

commit 9a354f047e012ef879363411752357c9e4ac8eb5
Author: Alexander Shopov <ash@kambanaria.org>
Date:	2012-01-08

    Updated Bulgarian translation

M	po/bg.po

commit 171083b0f85ec7fe4149eac53ad90e628c9b5b50
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2012-01-08

    3.3.2

M	NEWS
M	README
M	configure.ac