[five-or-more] Remove GNOME Games branding from about dialog



commit d056ab2dfd265eff17b4aab9bec96242536d31f1
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Thu Sep 25 17:22:33 2014 -0500

    Remove GNOME Games branding from about dialog

 src/five-or-more.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/five-or-more.c b/src/five-or-more.c
index 81eb3e1..ec269a7 100644
--- a/src/five-or-more.c
+++ b/src/five-or-more.c
@@ -1173,7 +1173,7 @@ game_about_callback (GSimpleAction *action,
   gtk_show_about_dialog (GTK_WINDOW (app),
                          "program-name", _("Five or More"),
                          "version", VERSION,
-                         "comments", _("GNOME port of the once-popular Color Lines game\n\nFive or More is a 
part of GNOME Games."),
+                         "comments", _("GNOME port of the once-popular Color Lines game"),
                          "copyright",
                          "Copyright © 1997–2008 Free Software Foundation, Inc.\n Copyright © 2013–2014 
Michael Catanzaro",
                          "license-type", GTK_LICENSE_GPL_2_0,


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