Added names of new artwork contributors to about dialog 20130726030501/pspp
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 25 Jul 2013 20:23:48 +0000 (22:23 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 25 Jul 2013 20:37:10 +0000 (22:37 +0200)
src/ui/gui/help-menu.c

index cd4d751c6af4ef6c875f63fc061c1d5bbf710a51..614c497e07f63e84e159f5282d4949e360daa737 100644 (file)
@@ -32,7 +32,7 @@
 #define N_(msgid) msgid
 
 
-static const gchar *artists[] = { "Patrick Brunier", "Dondi Bogusky", NULL};
+static const gchar *artists[] = { "Bastián Díaz", "Hugo Alejandro", "Patrick Brunier", "Dondi Bogusky", NULL};
 
 static void
 about_new (GtkMenuItem *m, GtkWindow *parent)