[gnumeric] About: use package url.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] About: use package url.
- Date: Sat, 5 Dec 2015 18:14:51 +0000 (UTC)
commit e3a5989865281d3cd6e8272a248a32f0ce7ac99e
Author: Morten Welinder <terra gnome org>
Date: Sat Dec 5 13:15:20 2015 -0500
About: use package url.
src/dialogs/dialog-about.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/dialogs/dialog-about.c b/src/dialogs/dialog-about.c
index 69730d7..ecaa529 100644
--- a/src/dialogs/dialog-about.c
+++ b/src/dialogs/dialog-about.c
@@ -541,7 +541,7 @@ dialog_about (WBCGtk *wbcg)
w = g_object_new (GTK_TYPE_ABOUT_DIALOG,
"title", _("About Gnumeric"),
"version", GNM_VERSION_FULL,
- "website", "http://www.gnumeric.org/",
+ "website", PACKAGE_URL,
"website-label", _("Visit the Gnumeric website"),
"logo-icon-name", "gnumeric",
"copyright", _("Copyright \xc2\xa9 1998-2015"),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]