[iagno] Update About dialog



commit 01ad11d077d9f854c6032b4ffb51df2b014b0a45
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Jan 25 14:48:10 2015 -0600

    Update About dialog

 src/iagno.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/iagno.vala b/src/iagno.vala
index f4ef035..2336530 100644
--- a/src/iagno.vala
+++ b/src/iagno.vala
@@ -587,7 +587,7 @@ public class Iagno : Gtk.Application
                                "copyright",
                                "Copyright © 1998–2008 Ian Peters\nCopyright © 2013–2014 Michael Catanzaro",
                                "license-type", Gtk.License.GPL_2_0,
-                               "comments", _("A disk flipping game derived from Reversi\n\nIagno is a part 
of GNOME Games."),
+                               "comments", _("A disk flipping game derived from Reversi"),
                                "authors", authors,
                                "documenters", documenters,
                                "translator-credits", _("translator-credits"),


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