[aisleriot] Update about dialogue



commit 032e2703e449423b07e6c53e04f53189da4504f5
Author: Christian Persch <chpe gnome org>
Date:   Tue Apr 12 14:32:57 2011 +0200

    Update about dialogue

 src/window.c |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/src/window.c b/src/window.c
index 71049c7..6bfd8de 100644
--- a/src/window.c
+++ b/src/window.c
@@ -457,11 +457,10 @@ help_about_cb (GtkAction *action,
                            NULL :
                            _("AisleRiot provides a rule-based solitaire "
                              "card engine that allows many different "
-                             "games to be played.\n"
-			     "AisleRiot is a part of GNOME Games."),
+                             "games to be played."),
 #endif
                          "copyright", "Copyright © 1998-2006 Jonathan Blandford\n"
-                                      "Copyright © 2007, 2008, 2009, 2010 Christian Persch",
+                                      "Copyright © 2007, 2008, 2009, 2010, 2011 Christian Persch",
                          "license", licence,
                          "authors", authors,
                          "artists", artists,



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