From 004e5e331b89484f2448ab81d0e97cfc3b47af18 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 21 Sep 2007 11:11:35 +0000 Subject: Fix ref count error for account objects. 2007-09-21 Xavier Claessens * 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 --- po/POTFILES.in | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'po/POTFILES.in') diff --git a/po/POTFILES.in b/po/POTFILES.in index e2e3a6254..9929e33d0 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,8 +1,6 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. - - data/empathy.desktop.in.in data/empathy.schemas.in @@ -49,4 +47,13 @@ libempathy-gtk/empathy-status-icon.c libempathy-gtk/empathy-status-icon.glade libempathy-gtk/empathy-theme-manager.c +megaphone/data/GNOME_Megaphone_Applet.schemas.in +megaphone/data/GNOME_Megaphone_Applet.server.in.in +megaphone/data/GNOME_Megaphone_Applet.xml +megaphone/src/megaphone-applet.c + +nothere/data/GNOME_NotHere_Applet.server.in.in +nothere/data/GNOME_NotHere_Applet.xml +nothere/src/nothere-applet.c + src/empathy.c -- cgit v1.2.3