diff --git a/src/sysprof/sysprof-application.c b/src/sysprof/sysprof-application.c index 87094766..e7d3a80f 100644 --- a/src/sysprof/sysprof-application.c +++ b/src/sysprof/sysprof-application.c @@ -200,7 +200,7 @@ sysprof_about (GSimpleAction *action, "license-type", GTK_LICENSE_GPL_3_0, "logo-icon-name", "org.gnome.Sysprof", "program-name", _("Sysprof"), - "version", SYMBOLIC_VERSION "\n" "(" PACKAGE_VERSION ")", + "version", "GNOME " SYMBOLIC_VERSION " (" PACKAGE_VERSION ")", "website", "https://wiki.gnome.org/Apps/Sysprof", "website-label", _("Learn more about Sysprof"), NULL);