summaryrefslogtreecommitdiff
path: root/gtk2_ardour/about.cc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2015-12-22 04:55:32 +0100
committerRobin Gareus <robin@gareus.org>2015-12-22 04:55:32 +0100
commit17c4a36a1aef2ea7bf9dab30fe455a78854f1c15 (patch)
tree1e63e7a872f8589dad06df8dfe91eb948bf7db75 /gtk2_ardour/about.cc
parent93ea63f6d0a7e636c1b80d957de79d0329d895ea (diff)
add Nil to authors
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 2fdd36607b..707cf0b367 100644
--- a/gtk2_ardour/about.cc
+++ b/gtk2_ardour/about.cc
@@ -145,6 +145,7 @@ static const char* authors[] = {
N_("Dave Flick"),
N_("Hans Fugal"),
N_("Robin Gareus"),
+ N_("Nil Geisweiller"),
N_("Christopher George"),
N_("Chris Goddard"),
N_("J. Abelardo Gutierrez"),