[gnome-mahjongg] Update About dialog



commit 3dd41585d0a3a0741947723b74b2a43e905d25d1
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Jan 25 14:55:19 2015 -0600

    Update About dialog

 src/gnome-mahjongg.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-mahjongg.vala b/src/gnome-mahjongg.vala
index 46aca0e..471fcef 100644
--- a/src/gnome-mahjongg.vala
+++ b/src/gnome-mahjongg.vala
@@ -629,7 +629,7 @@ public class Mahjongg : Gtk.Application
                                "program-name", _("Mahjongg"),
                                "version", VERSION,
                                "comments",
-                               _("A matching game played with Mahjongg tiles\n\nMahjongg is a part of GNOME 
Games."),
+                               _("A matching game played with Mahjongg tiles"),
                                "copyright", "Copyright © 1998–2008 Free Software Foundation, Inc.",
                                "license-type", Gtk.License.GPL_2_0,
                                "authors", authors,


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