[empathy] add some protocolname-displayname
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] add some protocolname-displayname
- Date: Mon, 26 Nov 2012 10:56:52 +0000 (UTC)
commit 45eadc1eaadfa86b9771f3c26dfaee0d7a05e56c
Author: Gabriele Giacone <1o5g4r8o gmail com>
Date: Sat Nov 24 19:01:00 2012 +0000
add some protocolname-displayname
https://bugzilla.gnome.org/show_bug.cgi?id=688988
libempathy/empathy-utils.c | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c
index e33bf3a..a7ae0bd 100644
--- a/libempathy/empathy-utils.c
+++ b/libempathy/empathy-utils.c
@@ -502,6 +502,13 @@ empathy_protocol_name_to_display_name (const gchar *proto_name)
{ "yahoojp", N_("Yahoo! Japan"), TRUE },
{ "groupwise", "GroupWise", FALSE },
{ "sip", "SIP", FALSE },
+ { "gadugadu", "Gadu-Gadu", FALSE },
+ { "mxit", "Mxit", FALSE },
+ { "myspace", "Myspace", FALSE },
+ { "sametime", "Sametime", FALSE },
+ { "skype-dbus", "Skype (D-BUS)", FALSE },
+ { "skype-x11", "Skype (X11)", FALSE },
+ { "zephyr", "Zephyr", FALSE },
{ NULL, NULL }
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]