[iagno] Add myself to the About dialog



commit 759a0607853701b6dc147e3ecfb20cfdbdee1857
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Jan 26 13:57:20 2014 -0600

    Add myself to the About dialog

 src/iagno.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/iagno.vala b/src/iagno.vala
index a515692..92a8997 100644
--- a/src/iagno.vala
+++ b/src/iagno.vala
@@ -289,7 +289,7 @@ public class Iagno : Gtk.Application
                                "name", _("Iagno"),
                                "version", VERSION,
                                "copyright",
-                               "Copyright © 1998–2008 Ian Peters",
+                               "Copyright © 1998–2008 Ian Peters\nCopyright © 2013–2014 Michael Catanzaro",
                                "license-type", Gtk.License.GPL_2_0,
                                "comments", _("A disk flipping game derived from Reversi\n\nIagno is a part 
of GNOME Games."),
                                "authors", authors,


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