phonemgr r267 - in trunk: . telepathy
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: phonemgr r267 - in trunk: . telepathy
- Date: Mon, 7 Jan 2008 11:38:19 +0000 (GMT)
Author: hadess
Date: Mon Jan 7 11:38:19 2008
New Revision: 267
URL: http://svn.gnome.org/viewvc/phonemgr?rev=267&view=rev
Log:
2008-01-07 Bastien Nocera <hadess hadess net>
* telepathy/im-channel.c: (phoney_im_channel_set_property):
Patch from Simon McVittie <simon mcvittie collabora co uk>
to avoid warnings with telepathy >= 0.7.1 (Closes: #507258)
Modified:
trunk/ChangeLog
trunk/telepathy/im-channel.c
Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Mon Jan 7 11:38:19 2008
@@ -1,3 +1,9 @@
+2008-01-07 Bastien Nocera <hadess hadess net>
+
+ * telepathy/im-channel.c: (phoney_im_channel_set_property):
+ Patch from Simon McVittie <simon mcvittie collabora co uk>
+ to avoid warnings with telepathy >= 0.7.1 (Closes: #507258)
+
2007-12-14 Bastien Nocera <hadess hadess net>
* src/e-contact-entry.c: Update from contact-lookup-applet
Modified: trunk/telepathy/im-channel.c
==============================================================================
--- trunk/telepathy/im-channel.c (original)
+++ trunk/telepathy/im-channel.c Mon Jan 7 11:38:19 2008
@@ -259,6 +259,7 @@
*/
priv->handle = g_value_get_uint (value);
break;
+ case PROP_CHANNEL_TYPE:
case PROP_HANDLE_TYPE:
/* this property is writable in the interface, but not actually
* meaningfully changable on this channel, so we do nothing.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]