From 0b94b1427a34bc16d98c4c0622c637df8856adc4 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 21 Sep 2010 14:13:37 +0200 Subject: add Ovi chat profile (#630146) --- libempathy/empathy-utils.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy/empathy-utils.c') diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c index 6bbd53f86..6f2fc4113 100644 --- a/libempathy/empathy-utils.c +++ b/libempathy/empathy-utils.c @@ -576,6 +576,7 @@ empathy_service_name_to_display_name (const gchar *service_name) } names[] = { { "google-talk", N_("Google Talk"), FALSE }, { "facebook", N_("Facebook Chat"), TRUE }, + { "ovi-chat", "Ovi", FALSE }, { NULL, NULL } }; -- cgit v1.2.3