[gnome-mines] Update About dialog



commit 55c44e7cce9c0e40f3cd5aa87e03e0b31b28d99f
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Jan 25 14:56:06 2015 -0600

    Update About dialog

 src/gnome-mines.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-mines.vala b/src/gnome-mines.vala
index 6bf8ee6..cd6f4b2 100644
--- a/src/gnome-mines.vala
+++ b/src/gnome-mines.vala
@@ -780,7 +780,7 @@ public class Mines : Gtk.Application
                                "name", _("Mines"),
                                "version", VERSION,
                                "comments",
-                               _("Clear explosive mines off the board\n\nMines is a part of GNOME Games."),
+                               _("Clear explosive mines off the board"),
                                "copyright",
                                "Copyright © 1997–2008 Free Software Foundation, Inc.",
                                "license-type", Gtk.License.GPL_2_0,


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