[gnome-mines] Credits cleanup, removed face artists, as we are not using faces. https://bugzilla.gnome.org/show_bu



commit 90e76d08045ff4544370544aa0c34d0f8b9cc637
Author: Robert Roth <robert roth off gmail com>
Date:   Wed Apr 23 14:50:52 2014 +0300

    Credits cleanup, removed face artists, as we are not using faces.
    https://bugzilla.gnome.org/show_bug.cgi?id=727182

 src/gnome-mines.vala |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)
---
diff --git a/src/gnome-mines.vala b/src/gnome-mines.vala
index 86140ce..3f01700 100644
--- a/src/gnome-mines.vala
+++ b/src/gnome-mines.vala
@@ -703,8 +703,7 @@ public class Mines : Gtk.Application
         string[] authors =
         {
             _("Main game:"),
-            "Pista",
-            "Szekeres Istvan",
+            "Szekeres Istvan (Pista)",
             "Robert Ancell",
             "",
             _("Score:"),
@@ -718,11 +717,6 @@ public class Mines : Gtk.Application
 
         string[] artists =
         {
-            _("Faces:"),
-            "tigert",
-            "Lapo Calamandrei and Ulisse Perusin",
-            "",
-            _("Graphics:"),
             "Richard Hoelscher",
             null
         };


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