]> git.0d.be Git - empathy.git/blobdiff - src/empathy.c
Change the name to Empathy IM Client, which is more recognizable
[empathy.git] / src / empathy.c
index 0754eb7abd2526cd1b06e5116942b74ba2dce98d..4ff0918fd81158a5292b869863c03f5501451ce7 100644 (file)
@@ -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;