commit 2ae630e5519542490a4fb17bd3631e2e58717bee
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Aug 24 16:26:28 2010 +0200

    prepare 2.30.3 release

 NEWS         |   15 +++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 17 insertions(+), 2 deletions(-)

commit 32f9d00e33da971188c1330ae92a3d4c486cb88a
Author: Andika Triwidada <andika@gmail.com>
Date:   Fri Aug 6 15:30:58 2010 +0700

    Added Indonesian translation for 2.30
    Added id to LINGUAS

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

commit ff48e56156c6c543116e2180f3f786737263c09c
Author: Torstein Adolf Winterseth <kvikende@fsfe.org>
Date:   Mon Jul 26 17:58:29 2010 +0200

    Added Norwegian Nynorsk translation

 po/LINGUAS |    1 +
 po/nn.po   | 3335
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 3336 insertions(+), 0 deletions(-)

commit a609ef1968ca455a894391354ca63721f8e7679f
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:   Sat Jul 10 17:19:32 2010 +0100

    Fix a memory leak in EmpathyAvatar (#624054)

    The avatar filename was being leaked.

 libempathy/empathy-contact.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit cc0520d61d93f8e34cb1fed6136c2f57ed69f028
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:   Fri Jul 9 18:39:48 2010 +0100

    Fix activating [ ] Enabled with the keyboard.

    The GtkToggleButton::released signal has been deprecated since
    Gtk+ 2.8.
    And, is also wrong, because there are other ways to change the
    state of
    this button besides using your mouse.

    Fixes bug #623972.

    Toggled-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy-gtk/empathy-account-widget.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 9bb15d9da9267f8d23132cbff841031a70d2372f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Jul 2 14:12:32 2010 +0200

    contact_widget_location_update: fix string leak

 libempathy-gtk/empathy-contact-widget.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 4d0a0b56ecec67f7c2375d0cb25dad4fb6d35c6c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Jul 2 14:12:48 2010 +0200

    empathy_geometry_save: fix string leak

 libempathy-gtk/empathy-geometry.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit ec8d13b2e7acaf1f3d4e4646bf17bf0f22edcbef
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Jul 6 11:23:46 2010 +0200

    dispatcher_channel_invalidated_cb: always remove invalidated chan
    from the list

    It doesn't hurt to always try to remove it and prevent us of
    keeping an
    invalidated or disposed object around if something weird happens.

 libempathy/empathy-dispatcher.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 4bb0c7a1c1120081e5063b0f3d79ab1e21adf39b
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:   Fri May 21 17:38:09 2010 +1000

    Change names of variables that shadow libc symbols

 libempathy-gtk/empathy-ui-utils.c |    4 ++--
 src/empathy-about-dialog.c        |    4 ++--
 src/empathy-debug-window.c        |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

commit 2ef3eae87e929ed67ad4b36ff612dda60febedb4
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Tue Jun 22 20:05:24 2010 +0200

    Use document font by default for adium themes

    Fixes bug #622266

 libempathy-gtk/empathy-theme-adium.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 1ad6209ebb694cd842314cf51cacc6073ac7bbad
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Jun 21 17:30:43 2010 +0200

    remove released flag

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