From e0f2c0a49153280c723a293f2dcda0dffd931ec2 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Thu, 30 Jul 2009 20:00:01 +0200 Subject: Change the name to Empathy IM Client, which is more recognizable --- src/empathy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/empathy.c b/src/empathy.c index 0754eb7ab..4ff0918fd 100644 --- a/src/empathy.c +++ b/src/empathy.c @@ -584,7 +584,7 @@ main (int argc, char *argv[]) empathy_init (); if (!gtk_init_with_args (&argc, &argv, - N_("- Empathy Instant Messenger"), + N_("- Empathy IM Client"), options, GETTEXT_PACKAGE, &error)) { g_warning ("Error in empathy init: %s", error->message); return EXIT_FAILURE; -- cgit v1.2.3