[evolution/gnome-3-24] Show VERSION_SUBSTRING and VERSION_COMMENT in Help->About
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-3-24] Show VERSION_SUBSTRING and VERSION_COMMENT in Help->About
- Date: Wed, 26 Apr 2017 08:01:23 +0000 (UTC)
commit aa786717c5a2aa2d881ba8b6af7411fa437efbc7
Author: Milan Crha <mcrha redhat com>
Date: Wed Apr 26 09:15:58 2017 +0200
Show VERSION_SUBSTRING and VERSION_COMMENT in Help->About
src/shell/e-shell-utils.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/shell/e-shell-utils.c b/src/shell/e-shell-utils.c
index d825cb9..70829dd 100644
--- a/src/shell/e-shell-utils.c
+++ b/src/shell/e-shell-utils.c
@@ -423,7 +423,7 @@ e_shell_utils_run_help_about (EShell *shell)
gtk_show_about_dialog (
e_shell_get_active_window (shell),
"program-name", "Evolution",
- "version", VERSION,
+ "version", VERSION VERSION_SUBSTRING " " VERSION_COMMENT,
"copyright", EVOLUTION_COPYRIGHT,
"comments", _("Groupware Suite"),
"website", PACKAGE_URL,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]