[sysprof: 23/24] sysprof: cleanup version naming




commit 5a7d79f0b4a81bdf97c913f50a94998264711542
Author: Christian Hergert <chergert redhat com>
Date:   Tue Sep 21 16:39:44 2021 -0700

    sysprof: cleanup version naming

 src/sysprof/sysprof-application.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/sysprof/sysprof-application.c b/src/sysprof/sysprof-application.c
index 8709476..e7d3a80 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);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]