[empathy/gnome-2-34] 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/gnome-2-34] empathy_protocol_name_to_display_name: MSN has been renamed to "Windows live" (#643920)
- Date: Mon, 7 Mar 2011 11:12:22 +0000 (UTC)
commit e74ff67f4f3716065dbe3dabb458abf2939cad8e
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 69ccd88..f7116fa 100644
--- a/libempathy/empathy-utils.c
+++ b/libempathy/empathy-utils.c
@@ -539,7 +539,7 @@ empathy_protocol_name_to_display_name (const gchar *proto_name)
} names[] = {
{ "jabber", "Jabber", FALSE },
{ "gtalk", "Google Talk", 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]