[gnome-robots] Update About dialog



commit c3ada8c50b97bb6a3bc5d373a656fc398decfdea
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Jan 25 14:59:03 2015 -0600

    Update About dialog

 src/gnome-robots.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-robots.c b/src/gnome-robots.c
index f0d8706..8f555d4 100644
--- a/src/gnome-robots.c
+++ b/src/gnome-robots.c
@@ -199,7 +199,7 @@ about_cb (GSimpleAction *action, GVariant *parameter, gpointer user_data)
                         "version", VERSION,
                         "copyright", "Copyright © 1998–2008 Mark Rae\nCopyright © 2014 Michael Catanzaro",
                         "license-type", GTK_LICENSE_GPL_2_0,
-                        "comments", _("Based on classic BSD Robots\n\nRobots is a part of GNOME Games."),
+                        "comments", _("Based on classic BSD Robots"),
                         "authors", authors,
                         "artists", artists,
                         "documenters", documenters,


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