[four-in-a-row] Remove GNOME Games branding on about dialog



commit 6c508181eef5e6fc949aceaca345fae094afe0fe
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Thu Sep 25 17:21:27 2014 -0500

    Remove GNOME Games branding on about dialog

 src/main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/main.c b/src/main.c
index 2259a8a..647c3ea 100644
--- a/src/main.c
+++ b/src/main.c
@@ -766,7 +766,7 @@ on_help_about (GSimpleAction *action, GVariant *parameter, gpointer data)
                          "copyright",
                          "Copyright © 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."),
+                         _("Connect four in a row to win."),
                          "authors", authors, "documenters", documenters,
                          "artists", artists, "translator-credits",
                          _("translator-credits"),


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