empathy r2194 - trunk/libempathy
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r2194 - trunk/libempathy
- Date: Fri, 9 Jan 2009 16:15:47 +0000 (UTC)
Author: xclaesse
Date: Fri Jan 9 16:15:46 2009
New Revision: 2194
URL: http://svn.gnome.org/viewvc/empathy?rev=2194&view=rev
Log:
Correctly define the invalidated signal
Signed-off-by: Sjoerd Simons <sjoerd simons collabora co uk>
Modified:
trunk/libempathy/empathy-dispatch-operation.c
Modified: trunk/libempathy/empathy-dispatch-operation.c
==============================================================================
--- trunk/libempathy/empathy-dispatch-operation.c (original)
+++ trunk/libempathy/empathy-dispatch-operation.c Fri Jan 9 16:15:46 2009
@@ -235,7 +235,7 @@
0,
NULL, NULL,
_empathy_marshal_VOID__UINT_INT_STRING,
- G_TYPE_NONE, 0);
+ G_TYPE_NONE, 3, G_TYPE_UINT, G_TYPE_INT, G_TYPE_STRING);
param_spec = g_param_spec_object ("connection",
"connection", "The telepathy connection",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]