mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
about: add symbolic information to release
This commit is contained in:
@ -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", PACKAGE_VERSION,
|
||||
"version", SYMBOLIC_VERSION "\n" "(" PACKAGE_VERSION ")",
|
||||
"website", "https://wiki.gnome.org/Apps/Sysprof",
|
||||
"website-label", _("Learn more about Sysprof"),
|
||||
NULL);
|
||||
|
||||
Reference in New Issue
Block a user