summaryrefslogtreecommitdiff
path: root/gtk2_ardour/about.cc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2017-05-29 23:48:17 +0200
committerRobin Gareus <robin@gareus.org>2017-05-29 23:48:17 +0200
commitda021ef08f70f61acfab9bd29a0d179b5ddc3cf4 (patch)
treeb4575ef422d32e7ecf8f394e1123ca521a9a002c /gtk2_ardour/about.cc
parent628e60f8fda6be4ce5790a3a226531b164c61e68 (diff)
Credit where credit is due
Diffstat (limited to 'gtk2_ardour/about.cc')
-rw-r--r--gtk2_ardour/about.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/about.cc b/gtk2_ardour/about.cc
index b4c48e5823..e3e02ade67 100644
--- a/gtk2_ardour/about.cc
+++ b/gtk2_ardour/about.cc
@@ -185,6 +185,7 @@ static const char* authors[] = {
N_("Andreas Ruge"),
N_("Sampo Savolainen"),
N_("Rodrigo Severo"),
+ N_("Daniel Sheeler"),
N_("Per Sigmond"),
N_("Lincoln Spiteri"),
N_("Mike Start"),