[gnome-robots] About dialog: update website
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-robots] About dialog: update website
- Date: Sun, 12 Jan 2014 18:11:08 +0000 (UTC)
commit e7b7da495bc8b54ac8d418cd07e579032263fba8
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sun Jan 12 12:10:50 2014 -0600
About dialog: update website
src/menu.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/menu.c b/src/menu.c
index 74bf6fa..92c1ab2 100644
--- a/src/menu.c
+++ b/src/menu.c
@@ -263,7 +263,6 @@ about_cb (GtkAction * action, gpointer data)
"version", VERSION,
"copyright", "Copyright \xc2\xa9 1998-2008 Mark Rae",
"license-type", GTK_LICENSE_GPL_2_0,
- "website-label", _("GNOME Games web site"),
"comments", _("Based on classic BSD Robots\n\nRobots is a part of GNOME Games."),
"authors", authors,
"artists", artists,
@@ -271,7 +270,7 @@ about_cb (GtkAction * action, gpointer data)
"translator-credits", _("translator-credits"),
"logo-icon-name", "gnome-robots",
"website",
- "http://www.gnome.org/projects/gnome-games/",
+ "https://wiki.gnome.org/Apps/Robots",
NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]