550
581
dbus_g_object_type_install_info(G_TYPE_FROM_INSTANCE(g_service_object), &dbus_glib_server_object_object_info);
551
583
dbus_g_connection_register_g_object(dbus_conn, SKYPE_SERVICE_PATH/*/com/Skype/Client*/, (GObject*)g_service_object);
553
585
LOG_SKYPE("Setup of service object OK. Notification methods activated & OK.\n");