From: Danielle Madeley Date: Thu, 7 Apr 2011 01:43:07 +0000 (+1000) Subject: Add "SMS:" to the tooltip X-Git-Url: https://git.0d.be/?p=empathy.git;a=commitdiff_plain;h=19ff66754d0afc6ef10fffba319c781dfc9d0ec9 Add "SMS:" to the tooltip --- diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c index 31cc0704..038652f0 100644 --- a/src/empathy-chat-window.c +++ b/src/empathy-chat-window.c @@ -706,6 +706,10 @@ chat_window_update_chat_tab_full (EmpathyChat *chat, id = name; } + if (empathy_chat_is_sms_channel (chat)) { + append_markup_printf (tooltip, "%s ", _("SMS:")); + } + append_markup_printf (tooltip, "%s (%s)", id,