commit e620e24f5334287e1830adb72ca96213c4a74710
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   2011-04-04

    Port the assistant to use GtrLanguagesFetcher.

M	src/dialogs/gtr-assistant.c
M	src/dialogs/gtr-languages-fetcher.c
M	src/dialogs/gtr-languages-fetcher.h

commit 3315acda168a1f9412dfc5f070400ae24e0eab9a
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2011-04-04

    Factor out GtrLanguagesFetcher.

    New object that takes care of filling the comboboxes and
    managing the changes on them.
    Also Use this object in the profile dialog.

M	src/dialogs/Makefile.am
A	src/dialogs/gtr-languages-fetcher.c
A	src/dialogs/gtr-languages-fetcher.h
A	src/dialogs/gtr-languages-fetcher.ui
M	src/dialogs/gtr-profile-dialog.c
M	src/dialogs/gtr-profile-dialog.ui

commit bd45c4f729dbf1c3ea604fa4cb2b1041bece6526
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2011-04-03

    Provide a way to automatize the profile filling. Fixes bug #547610.

M	configure.ac
M	data/Makefile.am
A	data/gtr-plural-forms.ini
M	src/Makefile.am
M	src/dialogs/gtr-profile-dialog.c
M	src/dialogs/gtr-profile-dialog.ui
A	src/gtr-language.c
A	src/gtr-language.h

commit ac5863d089e6ade729391d7fd469bac10f28323b
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2011-04-02

    Minor cleanup

M	src/gtr-msg.c
M	src/gtr-po.c
M	src/gtr-po.h

commit d8a50fcbb4f23ba88542613c17855dee8e8ed7cf
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2011-04-02

    Update history entry from upstream gedit

M	src/gtr-history-entry.c
M	src/gtr-history-entry.h

commit c6322742d1b68e6bfe39fd0f0995bb17a9c4ed84
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2011-04-02

    Remove useless toolitem

M	data/gtr-toolbar.xml

commit be0e7befb073186617df73377d3da83431a1f55f
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2011-04-02

    Remove interface tab in preferences.

    This options are kept in the schemas but not exposed anymore
    in the preferences dialog. They aren't options that the user
    will want to change quite often so it is useless to have them there.

M	src/dialogs/gtr-preferences-dialog.c
M	src/dialogs/gtr-preferences-dialog.ui

commit 0ebb6fd553c1dc7c74e1bdfd09797a54b28d698b
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2011-04-02

    Set primary toolbar

M	src/gtr-window.c

commit 06696a9a4be7298dd35ec19946942e7521e04bbc
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2011-04-02

    Update about dialog

M	src/gtr-actions-help.c

commit 98892e2e54f34ff7f7c735e2556ab1ef98a0993c
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2011-03-28

    Release 2.90.0

M	NEWS
M	README
M	configure.ac