mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
sysprof: cleanup version naming
This commit is contained in:
@ -200,7 +200,7 @@ sysprof_about (GSimpleAction *action,
|
|||||||
"license-type", GTK_LICENSE_GPL_3_0,
|
"license-type", GTK_LICENSE_GPL_3_0,
|
||||||
"logo-icon-name", "org.gnome.Sysprof",
|
"logo-icon-name", "org.gnome.Sysprof",
|
||||||
"program-name", _("Sysprof"),
|
"program-name", _("Sysprof"),
|
||||||
"version", SYMBOLIC_VERSION "\n" "(" PACKAGE_VERSION ")",
|
"version", "GNOME " SYMBOLIC_VERSION " (" PACKAGE_VERSION ")",
|
||||||
"website", "https://wiki.gnome.org/Apps/Sysprof",
|
"website", "https://wiki.gnome.org/Apps/Sysprof",
|
||||||
"website-label", _("Learn more about Sysprof"),
|
"website-label", _("Learn more about Sysprof"),
|
||||||
NULL);
|
NULL);
|
||||||
|
|||||||
Reference in New Issue
Block a user