]> git.0d.be Git - empathy.git/blobdiff - src/empathy.c
Merge branch 'master' into mc5
[empathy.git] / src / empathy.c
index 956b05e5fd8183319fced83ac5e8ab691daa9693..63747077371ec08eb60451a70c9b9739f07bd4de 100644 (file)
@@ -621,7 +621,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;