aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-utils.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-12-07 21:01:13 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-12-07 21:06:06 +0800
commit92c0e18861d5a8fd9b55e7385581ac961f615a5e (patch)
treeba22e17a97ce08712d2f861e437bb6cace97f84a /libempathy/empathy-utils.c
parent521662e23476ddc9bc9c96917bb04a06ff4479cc (diff)
downloadgsoc2013-empathy-92c0e18861d5a8fd9b55e7385581ac961f615a5e.tar
gsoc2013-empathy-92c0e18861d5a8fd9b55e7385581ac961f615a5e.tar.gz
gsoc2013-empathy-92c0e18861d5a8fd9b55e7385581ac961f615a5e.tar.bz2
gsoc2013-empathy-92c0e18861d5a8fd9b55e7385581ac961f615a5e.tar.lz
gsoc2013-empathy-92c0e18861d5a8fd9b55e7385581ac961f615a5e.tar.xz
gsoc2013-empathy-92c0e18861d5a8fd9b55e7385581ac961f615a5e.tar.zst
gsoc2013-empathy-92c0e18861d5a8fd9b55e7385581ac961f615a5e.zip
Remove Ovi chat profile
Ovi services are about to change so best to wait for now.
Diffstat (limited to 'libempathy/empathy-utils.c')
-rw-r--r--libempathy/empathy-utils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c
index 6f2fc4113..6bbd53f86 100644
--- a/libempathy/empathy-utils.c
+++ b/libempathy/empathy-utils.c
@@ -576,7 +576,6 @@ 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 }
};