[gnome-robots] Add player death sound FX credit to about dialog



commit c45a6ace3fd8907994d183576f6d930b474a7ae5
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Thu May 14 12:07:37 2015 -0500

    Add player death sound FX credit to about dialog
    
    The smoking man reveals his true identity...

 src/gnome-robots.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-robots.c b/src/gnome-robots.c
index 5de4ce8..f89273a 100644
--- a/src/gnome-robots.c
+++ b/src/gnome-robots.c
@@ -187,7 +187,7 @@ help_cb (GSimpleAction *action, GVariant *parameter, gpointer user_data)
 static void
 about_cb (GSimpleAction *action, GVariant *parameter, gpointer user_data)
 {
-  const gchar *authors[] = { "Mark Rae <m rae inpharmatica co uk>", NULL };
+  const gchar *authors[] = { "Mark Rae <m rae inpharmatica co uk>", "Rasoul M.P. Aghdam (player death 
sound)", NULL };
 
   const gchar *artists[] = { "Kirstie Opstad <K Opstad ed ac uk>", NULL };
 


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