[empathy] empathy_protocol_name_to_display_name: MSN has been renamed to "Windows live" (#643920)
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] empathy_protocol_name_to_display_name: MSN has been renamed to "Windows live" (#643920)
- Date: Mon, 7 Mar 2011 11:11:10 +0000 (UTC)
commit a9c435117a92ccad2a9b992a105102d1c471ca37
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Mar 7 12:01:13 2011 +0100
empathy_protocol_name_to_display_name: MSN has been renamed to "Windows live" (#643920)
libempathy/empathy-utils.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c
index da7dc3b..922c0d8 100644
--- a/libempathy/empathy-utils.c
+++ b/libempathy/empathy-utils.c
@@ -598,7 +598,7 @@ empathy_protocol_name_to_display_name (const gchar *proto_name)
gboolean translated;
} names[] = {
{ "jabber", "Jabber", FALSE },
- { "msn", "MSN", FALSE, },
+ { "msn", "Windows Live (MSN)", FALSE, },
{ "local-xmpp", N_("People Nearby"), TRUE },
{ "irc", "IRC", FALSE },
{ "icq", "ICQ", FALSE },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]