empathy r2267 - trunk/src
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r2267 - trunk/src
- Date: Fri, 30 Jan 2009 17:06:28 +0000 (UTC)
Author: xclaesse
Date: Fri Jan 30 17:06:28 2009
New Revision: 2267
URL: http://svn.gnome.org/viewvc/empathy?rev=2267&view=rev
Log:
initialize libnotify
Modified:
trunk/src/empathy.c
Modified: trunk/src/empathy.c
==============================================================================
--- trunk/src/empathy.c (original)
+++ trunk/src/empathy.c Fri Jan 30 17:06:28 2009
@@ -32,6 +32,7 @@
#include <gdk/gdkx.h>
#include <libebook/e-book.h>
+#include <libnotify/notify.h>
#include <telepathy-glib/util.h>
#include <libmissioncontrol/mc-account.h>
@@ -517,6 +518,7 @@
chatroom_manager = empathy_chatroom_manager_dup_singleton (NULL);
empathy_chatroom_manager_observe (chatroom_manager, dispatcher);
+ notify_init ("Empathy");
gtk_main ();
empathy_idle_set_state (idle, MC_PRESENCE_OFFLINE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]