[gnome-tetravex] Update about dialog



commit d1c338e8866d5db0b74bccd1822d47832e0db837
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Jan 25 15:01:22 2015 -0600

    Update about dialog

 src/gnome-tetravex.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-tetravex.vala b/src/gnome-tetravex.vala
index 2010a5c..657f62f 100644
--- a/src/gnome-tetravex.vala
+++ b/src/gnome-tetravex.vala
@@ -387,7 +387,7 @@ public class Tetravex : Gtk.Application
                                "program-name", _("Tetravex"),
                                "version", VERSION,
                                "comments",
-                               _("Position pieces so that the same numbers are touching each 
other\n\nTetravex is a part of GNOME Games."),
+                               _("Position pieces so that the same numbers are touching each other"),
                                "copyright",
                                "Copyright © 1999–2008 Lars Rydlinge",
                                "license-type", Gtk.License.GPL_2_0,


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