]> git.0d.be Git - empathy.git/commit
Fix ref count error for account objects.
authorXavier Claessens <xclaesse@gmail.com>
Fri, 21 Sep 2007 11:11:35 +0000 (11:11 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Fri, 21 Sep 2007 11:11:35 +0000 (11:11 +0000)
commit004e5e331b89484f2448ab81d0e97cfc3b47af18
tree4eea8d5349942d490b4ef9fac9c6c62d91177a20
parent1382956b87b5114aa35f4357d7edcf9d5507a2c0
Fix ref count error for account objects.

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

* libempathy-gtk/empathy-contact-list-view.c: Fix ref count error for
account objects.

* libempathy/empathy-contact-manager.c: Disconnect signals from
MissionControl object when finalising the contact manager.

* configure.ac:
* megaphone/src/megaphone-applet.c:
* megaphone/src/Makefile.am:
* megaphone/src/megaphone-applet.h:
* megaphone/data/GNOME_Megaphone_Applet.schemas.in:
* megaphone/data/Makefile.am:
* megaphone/data/GNOME_Megaphone_Applet.server.in.in:
* megaphone/data/GNOME_Megaphone_Applet.xml:
* megaphone/Makefile.am:
* nothere/src/nothere-applet.c:
* nothere/src/Makefile.am:
* nothere/src/nothere-applet.h:
* nothere/data/Makefile.am:
* nothere/data/GNOME_NotHere_Applet.server.in.in:
* nothere/data/GNOME_NotHere_Applet.xml:
* nothere/Makefile.am:
* Makefile.am:
* po/POTFILES.in:
* po/POTFILES.skip: Add Megaphone and Nothere applets. Fixes bug
#464954 (Raphael Slinckx, Xavier Claessens).

svn path=/trunk/; revision=303
22 files changed:
ChangeLog
Makefile.am
configure.ac
libempathy-gtk/empathy-contact-list-view.c
libempathy/empathy-contact-manager.c
megaphone/Makefile.am [new file with mode: 0644]
megaphone/data/GNOME_Megaphone_Applet.schemas.in [new file with mode: 0644]
megaphone/data/GNOME_Megaphone_Applet.server.in.in [new file with mode: 0644]
megaphone/data/GNOME_Megaphone_Applet.xml [new file with mode: 0644]
megaphone/data/Makefile.am [new file with mode: 0644]
megaphone/src/Makefile.am [new file with mode: 0644]
megaphone/src/megaphone-applet.c [new file with mode: 0644]
megaphone/src/megaphone-applet.h [new file with mode: 0644]
nothere/Makefile.am [new file with mode: 0644]
nothere/data/GNOME_NotHere_Applet.server.in.in [new file with mode: 0644]
nothere/data/GNOME_NotHere_Applet.xml [new file with mode: 0644]
nothere/data/Makefile.am [new file with mode: 0644]
nothere/src/Makefile.am [new file with mode: 0644]
nothere/src/nothere-applet.c [new file with mode: 0644]
nothere/src/nothere-applet.h [new file with mode: 0644]
po/POTFILES.in
po/POTFILES.skip