Fix credits sync with the database.
authorCarl Hetherington <cth@carlh.net>
Mon, 29 Feb 2016 00:11:51 +0000 (00:11 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 29 Feb 2016 00:11:51 +0000 (00:11 +0000)
src/wx/about_dialog.cc

index 3fa3c8fac12a8a557e0f7b2dafb5c959cca5a3fe..b61333ec921a1f6f68202faed49bb4d1fd50b802 100644 (file)
@@ -194,6 +194,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Sylvain Mielle"));
        supported_by.Add (wxT ("Howard Molton"));
        supported_by.Add (wxT ("Lindsay Morris"));
+       supported_by.Add (wxT ("NT Next"));
        supported_by.Add (wxT ("David Nedrow"));
        supported_by.Add (wxT ("Casablanca Nuernberg"));
        supported_by.Add (wxT ("Tim O'Brien"));
@@ -244,6 +245,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        tested_by.Add (wxT ("Adam Colt"));
        tested_by.Add (wxT ("John Convertino"));
        tested_by.Add (wxT ("Andreas Eli"));
+       tested_by.Add (wxT ("Leo Enticknap"));
        tested_by.Add (wxT ("Jose Angel Velasco Fernandez"));
        tested_by.Add (wxT ("Maurizio GiampĂ "));
        tested_by.Add (wxT ("Luke Granger-Brown"));
@@ -270,6 +272,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        tested_by.Add (wxT ("Will Meadows"));
        tested_by.Add (wxT ("Brad Miller"));
        tested_by.Add (wxT ("Ash Mitchell"));
+       tested_by.Add (wxT ("Rob van Nieuwkerk"));
        tested_by.Add (wxT ("Anders Nordentoft-Madsen"));
        tested_by.Add (wxT ("Mauro Ottonello"));
        tested_by.Add (wxT ("Peter Puchner"));