[hitori] About dialog: update description



commit 458d64a481a36c7ff50b62a7c6f1848a82d2cefa
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Jul 5 15:50:29 2014 -0500

    About dialog: update description
    
    * Be clear that Nikoli is not involved with GNOME Hitori
    * Not a sentence, no period

 src/interface.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/interface.c b/src/interface.c
index 94a77fa..3e5d6f1 100644
--- a/src/interface.c
+++ b/src/interface.c
@@ -638,7 +638,7 @@ about_cb (GSimpleAction *action, GVariant *parameters, gpointer user_data)
        gtk_show_about_dialog (GTK_WINDOW (self->window),
                                "version", VERSION,
                                "copyright", _("Copyright \xc2\xa9 2007\342\200\2232010 Philip Withnall"),
-                               "comments", _("A logic puzzle designed by Nikoli."),
+                               "comments", _("A logic puzzle originally designed by Nikoli"),
                                "authors", authors,
                                "translator-credits", _("translator-credits"),
                                "logo-icon-name", "hitori",


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