]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-utils.c
Add display name for "gtalk"
[empathy.git] / libempathy / empathy-utils.c
index 92d12cb63f0c18f7041d273f7d4bcd499f7b9626..243b4b040c1e34ba4b2cf6faf7699b7e255ba0c6 100644 (file)
@@ -375,6 +375,7 @@ empathy_protocol_name_to_display_name (const gchar *proto_name)
     gboolean translated;
   } names[] = {
     { "jabber", "Jabber", FALSE },
+    { "gtalk", "Google Talk", FALSE },
     { "msn", "MSN", FALSE, },
     { "local-xmpp", N_("People Nearby"), TRUE },
     { "irc", "IRC", FALSE },