[four-in-a-row] About dialog: update website
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [four-in-a-row] About dialog: update website
- Date: Sun, 12 Jan 2014 17:58:50 +0000 (UTC)
commit 6311a55d02c47d6c540dcf99b28b4f6e5ca3ca18
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sun Jan 12 11:58:37 2014 -0600
About dialog: update website
src/main.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/main.c b/src/main.c
index fb0be96..cb5140a 100644
--- a/src/main.c
+++ b/src/main.c
@@ -825,12 +825,11 @@ on_help_about (GtkAction * action, gpointer data)
"Copyright \xc2\xa9 1999-2008, Tim Musson and David Neary",
"license-type", GTK_LICENSE_GPL_2_0, "comments",
_("Connect four in a row to win.\n\nFour-in-a-row is a part of GNOME Games."),
- "website-label", _("GNOME Games web site"),
"authors", authors, "documenters", documenters,
"artists", artists, "translator-credits",
_("translator-credits"),
"logo-icon-name", "four-in-a-row",
- "website", "http://www.gnome.org/projects/gnome-games/",
+ "website", "https://wiki.gnome.org/Apps/Four-in-a-row",
NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]