[Telepathy] [Bug 19461] Some telepathy-glib windows fixes
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jan 8 06:29:58 PST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=19461
--- Comment #3 from Sunil Mohan Adapa <sunil at synovel.com> 2009-01-08 06:29:57 PST ---
Thanks Simon,
I also had to make the following change in the generated code. I don't
recollect perfectly but I think it was because of the empty initialization.
Should the code generator be fixed?
--- telepathy-glib/telepathy-glib/_gen/tp-svc-channel.c
+++ telepathy-glib/telepathy-glib/_gen/tp-svc-channel.c
@@ -2122,12 +2122,10 @@ tp_svc_channel_type_contact_list_base_in
tp_svc_channel_type_contact_list_base_init_once (klass);
}
}
-static const DBusGMethodInfo _tp_svc_channel_type_contact_list_methods[] = {
-};
static const DBusGObjectInfo _tp_svc_channel_type_contact_list_object_info = {
0,
- _tp_svc_channel_type_contact_list_methods,
+ NULL,
0,
"\0",
"\0\0",
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Telepathy
mailing list