X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=libempathy%2Fempathy-request-util.c;h=4eb83348f4a40f41aca1f9e559c9ae2a33da72a0;hp=fa55128cbc077d75bbf6862bb96a390d5eb47d35;hb=ba5187f04923631b7d7b1d770577d60292ea7c07;hpb=d91d34838448da5145035e3715db743d08e0761d diff --git a/libempathy/empathy-request-util.c b/libempathy/empathy-request-util.c index fa55128c..4eb83348 100644 --- a/libempathy/empathy-request-util.c +++ b/libempathy/empathy-request-util.c @@ -67,9 +67,7 @@ create_text_channel (TpAccount *account, tp_account_channel_request_set_delegate_to_preferred_handler (req, TRUE); if (sms_channel) - tp_account_channel_request_set_request_property (req, - TP_PROP_CHANNEL_INTERFACE_SMS_SMS_CHANNEL, - g_variant_new_boolean (TRUE)); + tp_account_channel_request_set_sms_channel (req, TRUE); tp_account_channel_request_ensure_channel_async (req, EMPATHY_CHAT_TP_BUS_NAME, NULL,