commit 0c20c80c2d4b28fea49dabc34ed5a95b9103a0ad
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Mon May 25 22:13:38 2009 +0200

    Write NEWS entry

 NEWS |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

commit 6a8497e9bacf9a1fcdbbe51f61b32e6187c52724
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Mon May 25 22:11:45 2009 +0200

    Bump ABI version

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

commit cc8699c9b6b469f63c754632485242d37b4ff3e0
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 25 11:46:51 2009 +0100

    Display a report at the end of configure

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

commit b529fc63cf131709a5cd6132a72f9f2f605efad8
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:   Sat May 23 20:18:40 2009 +0200

    Updated Spanish translation

 po/es.po |   74
 ++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 41 insertions(+), 33 deletions(-)

commit 866aa89a1f3fac72f8ef48f076dccf7b0e4c59d0
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri May 22 17:07:55 2009 +0100

    move 'View Previous Conversations' menu entry to View

 src/empathy-main-window.c  |   10 +++++-----
 src/empathy-main-window.ui |    6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

commit 02ce3c9a8c3baff0c53a548cde8b959e6ec5c9b8
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri May 22 17:05:09 2009 +0100

    move 'show offline contacts' menu entry to View

 src/empathy-main-window.c  |    6 +++---
 src/empathy-main-window.ui |    9 ++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

commit 92633f9ea0e68abe84d0f8a77ddc5b9691a8a8d1
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri May 22 17:01:18 2009 +0100

    move 'show file transfers' menu entry to View

 src/empathy-main-window.c  |    4 ++--
 src/empathy-main-window.ui |    8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 4467e8c05dc70e4325cf4adceca6e78cd1ff64ca
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri May 22 16:56:03 2009 +0100

    empathy-main-window: add View top menu

 src/empathy-main-window.ui |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

commit d6328ff8dc911f787ace5c6fff922c628944a6b3
Merge: 26699d3... 401b81d...
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri May 22 16:47:31 2009 +0100

    Merge commit 'ksz/fix-bug-583558'

commit 26699d3c9580c2aeb41f1bcb9fc3cb2ca512fae9
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:   Fri May 22 11:20:11 2009 -0400

    Error label now translatable

 src/empathy-new-chatroom-dialog.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit b63427129077ecb85adcc54085b9b7162a0667bb
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:   Sat May 16 16:56:20 2009 -0400

    Set treeview insensitive and hide error message

 src/empathy-new-chatroom-dialog.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit 96d040d7ce116f22e27cbf8acbdf10a7d3277df6
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:   Sat May 16 16:43:13 2009 -0400

    Display error message in UI

 src/empathy-new-chatroom-dialog.c |   21 ++++++++++++++++++---
 1 files changed, 18 insertions(+), 3 deletions(-)

commit 6405eb55ea31ac039c39a780fbeb6848d05934bf
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:   Sat May 16 16:42:37 2009 -0400

    Fixed call with list

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

commit 043a161ccdfe386057b51da8c87142ec6e1d131b
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:   Sat May 16 16:12:05 2009 -0400

    Added border, resized error icons, fixed item names and made error
    message invisible by default

 src/empathy-new-chatroom-dialog.ui |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

commit b00d0ffd273edd3ac9248307dcb0f3ff36781b7f
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:   Fri May 8 11:31:10 2009 -0400

    Error bar UI proto

 src/empathy-new-chatroom-dialog.ui |  132
 +++++++++++++++++++++++++++++-------
 1 files changed, 106 insertions(+), 26 deletions(-)

commit b3a804afbff0bda318d31dea243ffef18491c2d8
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:   Sat May 16 15:57:22 2009 -0400

    Connect to error signals

 src/empathy-new-chatroom-dialog.c |   29 +++++++++++++++++++++++++++++
 1 files changed, 29 insertions(+), 0 deletions(-)

commit 39af082298a0bbd0e91e23e31e1e32fc71f8f4bf
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:   Sat May 16 15:56:21 2009 -0400

    Signal "error" is detailed

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

commit 740f230888350114708d51067e624b31880cfdb2
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:   Mon May 11 22:15:14 2009 -0400

    Implement error signal

 libempathy/empathy-tp-roomlist.c |   21 +++++++++++++++++----
 1 files changed, 17 insertions(+), 4 deletions(-)

commit 401b81d9cf9667283cabea8d1d9b5926d9d77a9c
Author: Arnaud Maillet <arnaud.maillet@collabora.co.uk>
Date:   Fri May 22 16:02:00 2009 +0200

    Rename OfferStreamTube and AcceptStreamTube to Offer and Accept

 extensions/Channel_Type_Stream_Tube.xml |   92
 +++++++++++++++++++++++++------
 libempathy/empathy-tp-tube.c            |    6 +-
 2 files changed, 77 insertions(+), 21 deletions(-)

commit 7b1c449738cd5800d54335eb5512a3b8231b1e12
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri May 22 10:42:17 2009 +0100

    empathy-chat-window: add Contact menu as top-level (bgo #580922)

 src/empathy-chat-window.c  |    9 +++++++++
 src/empathy-chat-window.ui |    7 +++++++
 2 files changed, 16 insertions(+), 0 deletions(-)

commit efb2bc19461c213a1bd6917d5b7f25943f436c6d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu May 21 20:07:12 2009 +0100

    remove Conversation->Contact menu entry

 src/empathy-chat-window.c  |   14 --------------
 src/empathy-chat-window.ui |    7 -------
 2 files changed, 0 insertions(+), 21 deletions(-)

commit 47a2e02ba9ecb28fe12697d69b9f387783072775
Author: Davyd Madeley <davyd@madeley.id.au>
Date:   Fri May 22 13:40:43 2009 +0800

    Force update of GtkEntry primary icon for ENTRY_TYPE_BUILTIN

    Fixes 583430

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

commit ac9ae5ea673292782adb694be19a6a6b0d1eefc5
Merge: b08244a... 353f7a0...
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Thu May 21 12:08:44 2009 +0200

    Merge commit 'istaz/python-empathy-fix'

commit b08244af933d4ce6a4d8e622c587ea7361999ec0
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:   Wed May 20 18:45:20 2009 +0100

    Remove hard-coded strings from (un)subscriptions

 libempathy-gtk/empathy-contact-dialogs.c   |    3 +--
 libempathy-gtk/empathy-contact-list-view.c |    3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

commit ee50898acb55b8c0b481ff38f7dea1e7c0ddc6da
Author: drtvasudevan <agnihot3@gmail.com>
Date:   Wed May 20 22:07:54 2009 +0530

    Added ta translation

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

commit c7d169c22da82393bd7449ec7793b25b17b585e0
Author: drtvasudevan <agnihot3@gmail.com>
Date:   Wed May 20 14:02:50 2009 +0530

    Updated Tamil translation

 po/ta.po |   87
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 49 insertions(+), 38 deletions(-)

commit 7b1191951232a978f41667d39fa4de4b41b7dfe4
Author: drtvasudevan <agnihot3@gmail.com>
Date:   Wed May 20 13:52:48 2009 +0530

    Updated Tamil translation

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

commit aaeef098dd53381f2ea9c037ce946c64a2e20de3
Author: drtvasudevan <agnihot3@gmail.com>
Date:   Wed May 20 13:48:51 2009 +0530

    Updated Tamil translation

 po/ta.po |  116
 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 79 insertions(+), 37 deletions(-)

commit 876c18b60deb4a4211937acb74bbdf4c21f4b680
Author: drtvasudevan <agnihot3@gmail.com>
Date:   Thu May 7 22:24:13 2009 +0530

    added Tamil translation

 po/ta.po | 2069
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 2069 insertions(+), 0 deletions(-)

commit ac29c5993863e0c773230fa8df2e33b235a89bbb
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Tue May 19 11:45:55 2009 +0200

    Bump version to 2.27.2

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

commit 415c903efae7ae87e99b6406015b1385be7a578b
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Tue May 19 11:43:25 2009 +0200

    Fix NEWS

 NEWS |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

commit 076b15c256da1ff6b5489bf40a4f506a7b70c874
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Tue May 19 11:41:38 2009 +0200

    Improve a bit the release notes

 release.py |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit b46d5f9bc5bb86aaf59a22d574d8caf393901954
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Tue May 19 11:34:45 2009 +0200

    Update NEWS for 2.27.1.1 release

 NEWS |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

commit 91d9bbea39b77cc578537adb8423fbcc2ef20b11
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Tue May 19 11:34:31 2009 +0200

    Add documentation translation to NEWS

 release.py |   46 +++++++++++++++++++++++++++-------------------
 1 files changed, 27 insertions(+), 19 deletions(-)

commit 007f92ecb7a09ffc21bd0bfd6764c0f60ba18ddd
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Tue May 19 11:02:46 2009 +0200

    Bump ABI to not conflict with abi in 2.26 branch

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

commit 521cbd489cb62732d00f0edd050754121e7ba82b
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:   Mon May 18 20:21:47 2009 +0200

    Updated Spanish translation

 po/es.po |   99
 +++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 54 insertions(+), 45 deletions(-)

commit e40e258ab2f65fad9838fe37a7c0d38ec8f8b20e
Author: Γιάννης Κατσαμπίρης <juankatsampirhs@gmail.com>
Date:   Mon May 18 16:48:49 2009 +0100

    updated Greek documentation translation

 help/el/el.po |  924
 +++++++++++++++++++++++++++++++++++++++++++++------------
 1 files changed, 730 insertions(+), 194 deletions(-)

commit 21d4e24e8d0624f5f6ec5be6acd45c6c02d30e44
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:19:17 2009 +0100

    upgrade Python bindings

 python/pyempathy/pyempathy.defs       |   23 +++++++++++++++++++++++
 python/pyempathygtk/pyempathygtk.defs |   13 ++++++++++---
 2 files changed, 33 insertions(+), 3 deletions(-)

commit 6cbe46ff82e331bd8d7101980908928611b73b8f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 15:06:23 2009 +0100

    document empathy_call_factory_new_call and
    empathy_call_factory_new_call_with_streams

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

commit 4bd37c3ad42d29cd7545e8ddd0f94594daff52a8
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 15:02:59 2009 +0100

    document empathy_call_handler_new_for_contact_with_streams and
    empathy_call_handler_new_for_contact

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

commit 84e2c127de4b21c0bbd53fa46ab00bf7d497969b
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 14:53:01 2009 +0100

    add 'Video Call' entry to the Contact menu

 libempathy-gtk/empathy-contact-menu.c |   40
 +++++++++++++++++++++++++++++++-
 libempathy-gtk/empathy-contact-menu.h |    1 +
 2 files changed, 39 insertions(+), 2 deletions(-)

commit 74d04392b3aadeee49fc7012d2647f631ed69ac6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 14:37:09 2009 +0100

    empathy_contact_audio_call_menu_item_activated: use
    empathy_call_factory_new_call_with_streams

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

commit 2887c266c85b651784f68b3d3fd5515cda759d88
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 14:27:19 2009 +0100

    empathy_contact_audio_call_menu_item_new: change label to 'Audio Call'

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

commit d68a09b816e8b2c60a9d333a3a6cb9b86f20de89
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 14:27:06 2009 +0100

    rename empathy_contact_call_menu_item_new to
    empathy_contact_audio_call_menu_item_new

 libempathy-gtk/empathy-contact-menu.c |   10 +++++-----
 libempathy-gtk/empathy-contact-menu.h |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 8966178abf5d90f7a3260688f5c490c8ed80b56c
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:   Fri May 8 12:00:52 2009 +0100

    Show an audio and a video call button

 libempathy-gtk/empathy-contact-list-store.c |   24 ++++++-
 libempathy-gtk/empathy-contact-list-store.h |    3 +-
 libempathy-gtk/empathy-contact-list-view.c  |   84
 +++++++++++++++++++++++----
 libempathy-gtk/empathy-images.h             |    1 +
 4 files changed, 96 insertions(+), 16 deletions(-)

commit 567c6f977d72adfc6f2a4d07311d1403bbb51d0c
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:   Thu May 7 15:20:47 2009 +0100

    Allow the call factory to create calls with specific types of media

 libempathy/empathy-call-factory.c |   17 ++++++++++++++---
 libempathy/empathy-call-factory.h |    3 +++
 2 files changed, 17 insertions(+), 3 deletions(-)

commit fdb4f5cd91ab28a2216d14388e707ba61efab353
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:   Thu May 7 15:19:20 2009 +0100

    Change empathy_tp_call_to to indicate with what media streams we
    want to start

 libempathy/empathy-tp-call.c |   14 ++++++++++++--
 libempathy/empathy-tp-call.h |    3 ++-
 2 files changed, 14 insertions(+), 3 deletions(-)

commit d16f5ff7b8ab7b3325401e13987cebeba87044d8
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:   Thu May 7 15:18:32 2009 +0100

    Allow handlers to be created for streams with initial audio and video

 libempathy/empathy-call-handler.c |   46
 +++++++++++++++++++++++++++++++++++-
 libempathy/empathy-call-handler.h |    3 ++
 2 files changed, 47 insertions(+), 2 deletions(-)

commit a3e15eb1121dc577551934374fc5274aa49da607
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:   Thu May 7 15:17:50 2009 +0100

    Tweak the properties of various elements for a better voip experience

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

commit 047b8d63d8617109df8c9ba19e0f4373c535e5b8
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:   Thu May 7 15:15:36 2009 +0100

    Let configure also check for farsight2

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

commit 5b343bef5aabeedfc6c5fac73eb56519f93ba74f
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:   Tue Apr 14 11:12:40 2009 +0100

    enable coding style checks in libempathy-gtk

 libempathy-gtk/Makefile.am |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

commit a0096d54af2c7b9a33610ac479de36683827780d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:06:14 2009 +0100

    empathy-account-chooser: fix coding style and update FSF address

 libempathy-gtk/empathy-account-chooser.c |   20 ++++++++++----------
 libempathy-gtk/empathy-account-chooser.h |    8 ++++----
 2 files changed, 14 insertions(+), 14 deletions(-)

commit 4d537af22726496380a36be7ddf073e098abdfeb
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:05:58 2009 +0100

    empathy-account-widget-irc: fix coding style

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

commit cff74c58c9e327a3a8f509b75f9179c628a68905
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:05:49 2009 +0100

    empathy-account-widget-sip: fix coding style

 libempathy-gtk/empathy-account-widget-sip.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 7fd94f82a3cb476021e3b374897a71d7eaf803fa
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:05:38 2009 +0100

    empathy-account-widget: fix coding style and update FSF address

 libempathy-gtk/empathy-account-widget.c |   18 +++++++++---------
 libempathy-gtk/empathy-account-widget.h |    6 +++---
 2 files changed, 12 insertions(+), 12 deletions(-)

commit 815d9d1804e1d1e18314528c48ad5dd4c6976c93
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:05:17 2009 +0100

    empathy-audio-sink: fix coding style

 libempathy-gtk/empathy-audio-sink.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit c3e65c91c4123bbc3093e42b5603f466349839c9
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:05:09 2009 +0100

    empathy-audio-src: fix coding style

 libempathy-gtk/empathy-audio-src.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e3b7b7c34488b649f7fe10728b939baca76e0fd8
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:04:55 2009 +0100

    empathy-avatar-chooser: fix coding style and update FSF address

 libempathy-gtk/empathy-avatar-chooser.c |    8 ++++----
 libempathy-gtk/empathy-avatar-chooser.h |    4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 1180e9384fa41a825c814cb8b408539739b381eb
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:04:40 2009 +0100

    empathy-avatar-image: update FSF address

 libempathy-gtk/empathy-avatar-image.c |    4 ++--
 libempathy-gtk/empathy-avatar-image.h |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 78a4786dbb746266272d1205ceaef733948aa30c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:04:20 2009 +0100

    empathy-cell-renderer-activatable: fix coding style

 libempathy-gtk/empathy-cell-renderer-activatable.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f34b13e2f95b88aad6c3c21003fd9c98e191bda8
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:04:00 2009 +0100

    empathy-cell-renderer-expander: fix coding style and update FSF
    address

 libempathy-gtk/empathy-cell-renderer-expander.c |   10 +++++-----
 libempathy-gtk/empathy-cell-renderer-expander.h |    6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

commit 1230f8b408a8752aba579db475379b6bce9e683f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:03:43 2009 +0100

    empathy-cell-renderer-text: update FSF address

 libempathy-gtk/empathy-cell-renderer-text.c |    6 +++---
 libempathy-gtk/empathy-cell-renderer-text.h |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

commit bd8565a59fefc0c2819c9a1b5c8d7a1dee1f15ad
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:03:27 2009 +0100

    empathy-chat-text-view: fix coding style and update FSF address

 libempathy-gtk/empathy-chat-text-view.c |   18 +++++++++---------
 libempathy-gtk/empathy-chat-text-view.h |    6 +++---
 2 files changed, 12 insertions(+), 12 deletions(-)

commit 65fb5fdace542411a014e1e0e66620e29445f5d6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:03:14 2009 +0100

    empathy-chat-view: fix coding style and update FSF address

 libempathy-gtk/empathy-chat-view.c |   24 ++++++++++++------------
 libempathy-gtk/empathy-chat-view.h |    6 +++---
 2 files changed, 15 insertions(+), 15 deletions(-)

commit 27720000b8749b952c90710ddc725acb9e86fe60
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:02:56 2009 +0100

    empathy-chat: fix coding style and update FSF address

 libempathy-gtk/empathy-chat.c |   26 +++++++++++++-------------
 libempathy-gtk/empathy-chat.h |    4 ++--
 2 files changed, 15 insertions(+), 15 deletions(-)

commit 0a1923ccc82889a3cd26082df0e19f6d7c14f5dc
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:02:37 2009 +0100

    empathy-conf: fix coding style and update FSF address

 libempathy-gtk/empathy-conf.c |    4 ++--
 libempathy-gtk/empathy-conf.h |    6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

commit eb3f722a06ae8a9278b845ae72a99acb83a3ca1a
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:02:22 2009 +0100

    empathy-contact-list-store: fix coding style and update FSF address

 libempathy-gtk/empathy-contact-list-store.c |   12 ++++++------
 libempathy-gtk/empathy-contact-list-store.h |    4 ++--
 2 files changed, 8 insertions(+), 8 deletions(-)

commit a54165a8bf8af0f5b507f0c670c2c4d1b4428d46
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:02:04 2009 +0100

    empathy-contact-list-view: fix coding style and update FSF address

 libempathy-gtk/empathy-contact-list-view.c |   20 ++++++++++----------
 libempathy-gtk/empathy-contact-list-view.h |    4 ++--
 2 files changed, 12 insertions(+), 12 deletions(-)

commit 914b9e47e2f96865e7dcfce92f3237a3ff8086fc
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:01:42 2009 +0100

    empathy-contact-menu: fix coding style

 libempathy-gtk/empathy-contact-menu.c |    4 ++--
 libempathy-gtk/empathy-contact-menu.h |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit ee9e40df7290b056332d890ce19d22dbe24c16d6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:01:30 2009 +0100

    empathy-contact-selector: fix coding style

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

commit c6651fdfbaf19fd20da3f9be13691f142aef8786
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:01:16 2009 +0100

    empathy-contact-widget: fix coding style

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

commit 56bfafeea5e41e5c6e943fe41eb348f10d174062
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:01:01 2009 +0100

    empathy-geometry: update FSF address

 libempathy-gtk/empathy-geometry.c |    4 ++--
 libempathy-gtk/empathy-geometry.h |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit aace12d9d1ea713dfcf13acd89f28f481b654ecd
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:00:37 2009 +0100

    empathy-images: fix coding style

 libempathy-gtk/empathy-images.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 691ea26a17b34085ace287f4fb7e0b7e79a09b26
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:00:24 2009 +0100

    empathy-irc-network-dialog: fix coding style

 libempathy-gtk/empathy-irc-network-dialog.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 057ed59e0086cb0a6576dc1ff9121687d5382ae2
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 16:00:10 2009 +0100

    empathy-log-window: fix coding style and update FSF address

 libempathy-gtk/empathy-log-window.c |   10 +++++-----
 libempathy-gtk/empathy-log-window.h |    6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

commit dbf752ab75427642eae6afe4343a21e8b03e6e90
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 15:59:54 2009 +0100

    empathy-new-message-dialog: fix coding style

 libempathy-gtk/empathy-new-message-dialog.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit 402929e44e5e28d568d6895b37c50e0f974f1e59
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 15:59:43 2009 +0100

    empathy-presence-chooser: fix coding style and update FSF address

 libempathy-gtk/empathy-presence-chooser.c |    8 ++++----
 libempathy-gtk/empathy-presence-chooser.h |    4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

commit c0dc199af77dc7a5197f99bbfd5b353741273be9
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 15:59:26 2009 +0100

    empathy-profile-chooser: fix coding style

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

commit 01e22174eb8ca95d992b1128bb0329df1d46805c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 15:59:13 2009 +0100

    empathy-smiley-manager: fix coding style

 libempathy-gtk/empathy-smiley-manager.c |   10 +++++-----
 libempathy-gtk/empathy-smiley-manager.h |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 5cd377055ba315c442e9f0aed943be3eaa45ea8b
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 15:58:58 2009 +0100

    empathy-spell: update FSF address

 libempathy-gtk/empathy-spell.c |    4 ++--
 libempathy-gtk/empathy-spell.h |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 28e7a06124667aec8439ca9e9e3eadb877e80a8e
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 15:58:40 2009 +0100

    empathy-status-preset-dialog: fix coding style and update FSF address

 libempathy-gtk/empathy-status-preset-dialog.c |    8 ++++----
 libempathy-gtk/empathy-status-preset-dialog.h |    4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 16deaa5025e7527c1fc1a36fb8fd8afb900ff75c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 15:58:24 2009 +0100

    empathy-theme-boxes: fix coding style and update FSF address

 libempathy-gtk/empathy-theme-boxes.c |    8 ++++----
 libempathy-gtk/empathy-theme-boxes.h |    4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 52e500f44d9bd572e1a224d3d16fe188312a0b8f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 15:58:09 2009 +0100

    empathy-theme-irc: fix coding style and update FSF address

 libempathy-gtk/empathy-theme-irc.c |    6 +++---
 libempathy-gtk/empathy-theme-irc.h |    4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

commit 80efc3dda3de137bc6d8e9cf339ded9f25d40234
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 15:57:55 2009 +0100

    empathy-theme-manager: fix coding style and update FSF address

 libempathy-gtk/empathy-theme-manager.c |    8 ++++----
 libempathy-gtk/empathy-theme-manager.h |    4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

commit f3cf1014c526d70e50b3900929f9a056c724d109
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 15:57:43 2009 +0100

    empathy-ui-utils: fix coding style and update FSF address

 libempathy-gtk/empathy-ui-utils.c |   28 ++++++++++++++--------------
 libempathy-gtk/empathy-ui-utils.h |    8 ++++----
 2 files changed, 18 insertions(+), 18 deletions(-)

commit 4ca94531a85b8f648f5be5f9951b1e8c56e4e8a7
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 15:57:24 2009 +0100

    empathy-video-src: fix coding style

 libempathy-gtk/empathy-video-src.c |    6 +++---
 libempathy-gtk/empathy-video-src.h |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 30848986f6483ac8c43c0ed4d84a479a2f480783
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 15:57:13 2009 +0100

    empathy-video-widget: fix coding style

 libempathy-gtk/empathy-video-widget.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 326c3a23e79880381917fad9d30de2a4df1c78a8
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 14:06:22 2009 +0100

    enable coding style checks by default

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

commit 70e90db86acce48b34391a5115df23042bd780b6
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:   Tue Apr 14 11:12:34 2009 +0100

    enable coding style checks in libempathy

 libempathy/Makefile.am |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit dc82422e7c4e508924ccdced859d6f7b089dcf46
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:56:16 2009 +0100

    empathy-tube-handler: fix coding style

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

commit f450bb6318ba7ead7bc8014a5325cf03bb19e61a
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:56:00 2009 +0100

    empathy-tp-tube: fix coding style

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

commit 79a634bec5750340ba11a888e4694683938221d0
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:55:49 2009 +0100

    empathy-tp-roomlist: fix coding style

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

commit 7be06cbed86cd7382854832f58089d6fa269d3b2
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:55:37 2009 +0100

    empathy-tp-contact-factory: fix coding style

 libempathy/empathy-tp-contact-factory.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit a4003a623b98bb2d868bc3d10da305f2b5fba435
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:55:23 2009 +0100

    empathy-tp-chat: fix coding style

 libempathy/empathy-tp-chat.c |   12 ++++++------
 libempathy/empathy-tp-chat.h |    2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

commit 311da6b7a292e02cb14540fe90cbf28b3650067d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:55:10 2009 +0100

    empathy-tp-call: fix coding style

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

commit 15ec4617ba99fa803befc897c665ea9690657692
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:54:49 2009 +0100

    empathy-time: update FSF address

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

commit 8adecae5dd907387d030531356149b369f51af60
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:54:35 2009 +0100

    empathy-status-presets: fix coding style and update FSF address

 libempathy/empathy-status-presets.c |   10 +++++-----
 libempathy/empathy-status-presets.h |    4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)

commit 1d0751634dbf9586c2ec40c4cb003399b05bcf35
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:54:13 2009 +0100

    empathy-message: update FSF address

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

commit e737bea41bcdbe607f022b6cd9921ed576715b24
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:54:00 2009 +0100

    empathy-log-store: update FSF address

 libempathy/empathy-log-store.c |    4 ++--
 libempathy/empathy-log-store.h |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 7efd911c6a57f65d7c65ea8be41344d2c222cdcf
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:53:42 2009 +0100

    empathy-log-store-empathy: update FSF address

 libempathy/empathy-log-store-empathy.c |    4 ++--
 libempathy/empathy-log-store-empathy.h |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit c770d6729456361c0220dc7e05dddc6763bcb71c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:53:30 2009 +0100

    empathy-log-manager: update FSF address

 libempathy/empathy-log-manager.c |    4 ++--
 libempathy/empathy-log-manager.h |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 80cefbfa1bcb09a467f13ebd1df254769b2cd76c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:53:13 2009 +0100

    empathy-irc-network: update FSF address

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

commit 9239cf14f80b43a82b1b3dd3c467d670ef2de9c5
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:52:48 2009 +0100

    empathy-irc-network-manager: fix coding style

 libempathy/empathy-irc-network-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 3c472b22ebcf51c6f6f49ed868cd2df08988a965
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:52:35 2009 +0100

    empathy-types: fix coding style

 libempathy/empathy-types.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 7d0392564e2a5a6508470b2cfa94f39ec26e64ff
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:52:23 2009 +0100

    empathy-tp-contact-list: fix coding style

 libempathy/empathy-tp-contact-list.c |   14 +++++++-------
 libempathy/empathy-tp-contact-list.h |    2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

commit ec20fb7ff4bee998e5ea0ceb6b6670858d21fb1d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:52:09 2009 +0100

    empathy-utils: fix coding style and update FSF address

 libempathy/empathy-utils.c |   12 ++++++------
 libempathy/empathy-utils.h |    6 +++---
 2 files changed, 9 insertions(+), 9 deletions(-)

commit c0dcaede2b8a47ae0da897cc18f2899d6a649433
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:51:48 2009 +0100

    empathy-idle: fix coding style

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

commit 49b39abeec278ac6e78f6c87ac63d8fbb86b1b12
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:51:36 2009 +0100

    empathy-dispatcher: fix coding style

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

commit f50bb220dd13097081b8e45422681507999e9a07
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:51:23 2009 +0100

    empathy-dispatch-operation: fix coding style

 libempathy/empathy-dispatch-operation.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ccc136843beb485cb7ac8aa3646cfee1a7d24c82
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:51:11 2009 +0100

    empathy-contact: fix coding style

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

commit 0f95e1b5f33fbf3cfe9099106b123b722ed566ce
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:50:59 2009 +0100

    empathy-contact-manager: fix coding style

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

commit c9a4f5b5c0be0ff0c94bba545b91a4f93f509616
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:50:39 2009 +0100

    empathy-contact-monitor: fix coding style

 libempathy/empathy-contact-monitor.c |    2 +-
 libempathy/empathy-contact-monitor.h |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

commit a66b3c81dc6b8d1dfba8329cf9aacf217c80010c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:50:14 2009 +0100

    empathy-contact-groups: fix coding style and update FSF address

 libempathy/empathy-contact-groups.c |    8 ++++----
 libempathy/empathy-contact-groups.h |    4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

commit a7f1705e7202ccc9a6174fe3a315840977a62f6f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:49:58 2009 +0100

    empathy-chatroom-manager: fix coding style and update FSF address

 libempathy/empathy-chatroom-manager.c |    8 ++++----
 libempathy/empathy-chatroom-manager.h |    4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 5cc5d7bc3a74eff93e45ccc2b0d0b11bd4260772
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:49:39 2009 +0100

    empathy-call-handler: fix coding style

 libempathy/empathy-call-handler.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 9c4658aacb727463c8cec239f82763802b89ab4d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:49:23 2009 +0100

    empathy-call-factory: fix coding style

 libempathy/empathy-call-factory.c |    2 +-
 libempathy/empathy-call-factory.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit a0605bdf7f09a224a81d24909702c347319ae728
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon May 18 13:46:39 2009 +0100

    empathy-account-manager: fix coding style

 libempathy/empathy-account-manager.c |   10 +++++-----
 libempathy/empathy-account-manager.h |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 518a613ee08adde8b1e9516d9e82e6baa72ec882
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Mon May 18 13:15:38 2009 +0200

    Extract date of last tag instead of hardcoding it.

 release.py |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

commit ae394e19d0b012e849dfd913e683f73ef54b8e57
Author: Frédéric Péters <fpeters@0d.be>
Date:   Mon May 18 12:35:33 2009 +0200

    [help] remove invalid <year> element under <publisher>

 help/C/empathy.xml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

commit cce131dc448057cff3b1dcfae234c976a657a3b0
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Mon May 18 12:15:34 2009 +0200

    Bump version to future 2.27 releases

 Makefile.am  |    2 +-
 configure.ac |    2 +-
 release.py   |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit 353f7a0db7f46d41d07c9a290102f39ef5e3730b
Author: Olivier Le Thanh Duong <olivier@lethanh.be>
Date:   Thu May 7 19:56:24 2009 +0200

    Fix GstBin import problem in the python binding

 python/pyempathygtk/pyempathygtk.override |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
