From 61a838501a7f06c63023c47d3ca031a4fbf708ef Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 22 Nov 2011 01:47:57 +0000 Subject: [PATCH] Add Andre Colomb to the authors list. git-svn-id: svn://localhost/ardour2/branches/3.0@10760 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/about.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk2_ardour/about.cc b/gtk2_ardour/about.cc index 99d1f08225..63076f5774 100644 --- a/gtk2_ardour/about.cc +++ b/gtk2_ardour/about.cc @@ -131,6 +131,7 @@ static const char* authors[] = { N_("Jesse Chappell"), N_("Thomas Charbonnel"), N_("Sam Chessman"), + N_("André Colomb"), N_("Paul Davis"), N_("Gerard van Dongen"), N_("Colin Fletcher"),