summaryrefslogtreecommitdiff
path: root/gtk2_ardour
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-08-17 20:44:39 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-08-17 20:44:39 +0000
commit5d2b5d3c5965d3a95998d8a957b4cea6dec3ae37 (patch)
tree0b9374d46d1ab0f3fbec5b7539f70a4ce23efe9d /gtk2_ardour
parent45d51d3aeee2fbc0dc446452b369d90ff54be382 (diff)
new contributor names
git-svn-id: svn://localhost/ardour2/branches/3.0@10002 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour')
-rw-r--r--gtk2_ardour/about.cc4
1 files changed, 3 insertions, 1 deletions
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
};