OSC: make remote port setting possible, add default surface variables
[ardour.git] / gtk2_ardour / about.cc
index ca52199df9a997bfd4093ed4c772ac609fae6f6d..77aa1ebe9c9688c29203d382329371efb6f5d737 100644 (file)
@@ -36,7 +36,7 @@
 #include "configinfo.h"
 #include "rgb_macros.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 #ifdef WAF_BUILD
 #include "gtk2ardour-version.h"
@@ -124,6 +124,7 @@ static const gchar * paypal_xpm[] = {
 #endif
 
 static const char* authors[] = {
+       N_("Fons Adriaensen"),
        N_("Brian Ahr"),
        N_("John Anderson"),
        N_("Marcus Andersson"),
@@ -175,6 +176,7 @@ static const char* authors[] = {
        N_("Jack O'Quin"),
        N_("Pavel Potocek"),
        N_("Nimal Ratnayake"),
+       N_("Julien Rivaud"),
        N_("David Robillard"),
        N_("Julien Roger"),
        N_("Taybin Rutkin"),
@@ -185,6 +187,7 @@ static const char* authors[] = {
        N_("Lincoln Spiteri"),
        N_("Mike Start"),
        N_("Mark Stewart"),
+       N_("Nathan Stewart"),
        N_("Roland Stigge"),
        N_("Petter Sundlöf"),
        N_("Mike Täht"),