From 5d2b5d3c5965d3a95998d8a957b4cea6dec3ae37 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 17 Aug 2011 20:44:39 +0000 Subject: [PATCH] new contributor names git-svn-id: svn://localhost/ardour2/branches/3.0@10002 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/about.cc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gtk2_ardour/about.cc b/gtk2_ardour/about.cc index 43ca8d1fca..9286b8ef35 100644 --- a/gtk2_ardour/about.cc +++ b/gtk2_ardour/about.cc @@ -135,10 +135,12 @@ static const char* authors[] = { N_("Gerard van Dongen"), N_("Colin Fletcher"), N_("Hans Fugal"), + N_("Robin Gareus"), N_("Christopher George"), N_("J. Abelardo Gutierrez"), N_("Jeremy Hall"), N_("Audun Halland"), + N_("David Halter"), N_("Steve Harris"), N_("Melvin Ray Herr"), N_("Carl Hetherington"), @@ -165,8 +167,8 @@ static const char* authors[] = { N_("Roland Stigge"), N_("Petter Sundlöf"), N_("Mike Täht"), + N_("Roy Vegard"), N_("Thorsten Wilms"), - N_("Robin Gareus"), 0 };