[gnome-mahjongg] About dialog: remove period from fragment



commit f2c6a8ce570c6237b84aea74e708cf5b7fcfc77e
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Nov 18 23:39:17 2013 -0600

    About dialog: remove period from fragment

 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 6896c85..d1b0290 100644
--- a/src/gnome-mahjongg.vala
+++ b/src/gnome-mahjongg.vala
@@ -541,7 +541,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\n\nMahjongg is a part of GNOME 
Games."),
                                "copyright", "Copyright \xc2\xa9 1998-2008 Free Software Foundation, Inc.",
                                "license", license,
                                "wrap-license", true,


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