]> git.0d.be Git - empathy.git/commit
Remove GnomeProgram, not useful anymore, drop libgnome dependency. Fixes
authorXavier Claessens <xclaesse@gmail.com>
Fri, 28 Sep 2007 11:53:50 +0000 (11:53 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Fri, 28 Sep 2007 11:53:50 +0000 (11:53 +0000)
commit1e47adb32ebeb88cdf9435fbed4d1fd25ee2f844
treeb45b3e5cd583e5ef9f3353b5ac66ff424baf485d
parent11ae12abf0ac6bb90e5eabb2d205235b0ed08606
Remove GnomeProgram, not useful anymore, drop libgnome dependency. Fixes

2007-09-28  Xavier Claessens  <xclaesse@gmail.com>

* configure.ac:
* src/empathy.c: Remove GnomeProgram, not useful anymore, drop libgnome
dependency. Fixes bug #442079

* libempathy/empathy-avatar.c:
* libempathy/empathy-avatar.h: Fix Copyright header.

* libempathy/empathy-contact-factory.c:
* libempathy/empathy-tp-group.c: Free return value for async DBus calls,
they are not owned by dbus-glib. This fix big leaks, thanks again to
valgrind.

svn path=/trunk/; revision=330
ChangeLog
configure.ac
libempathy/empathy-avatar.c
libempathy/empathy-avatar.h
libempathy/empathy-contact-factory.c
libempathy/empathy-tp-group.c
src/empathy.c