[gnome-chess] Credit Jakub for the new icon



commit d98b2c616850f440272585b5ba7ec0de06a22d70
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Jan 8 19:26:43 2014 -0600

    Credit Jakub for the new icon

 src/gnome-chess.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-chess.vala b/src/gnome-chess.vala
index e002bba..2511bce 100644
--- a/src/gnome-chess.vala
+++ b/src/gnome-chess.vala
@@ -1815,7 +1815,7 @@ public class Application : Gtk.Application
     }
 
     private const string[] authors = { "Robert Ancell <robert ancell gmail com>", null };
-    private const string[] artists = { "John-Paul Gignac (3D Models)", "Max Froumentin (2D Models)", "Hylke 
Bons <h bons student rug nl> (icon)", null };
+    private const string[] artists = { "John-Paul Gignac (3D Models)", "Max Froumentin (2D Models)", "Jakub 
Steiner (icon)", null };
 
     public void about_cb ()
     {


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