Move Film::make_kdms to the call sites.
[dcpomatic.git] / src / wx / about_dialog.cc
index c3b1705e11fa46e6482d2611f446204040a181a7..e06fccc464810329ddb670cca94514763cbd6400 100644 (file)
@@ -144,6 +144,8 @@ AboutDialog::AboutDialog (wxWindow* parent)
        wxArrayString patrons;
        patrons.Add ("Luproduction");
        patrons.Add ("Lightbender Post");
+       patrons.Add ("Drop-out Cinema");
+       patrons.Add ("Pilotkino LLC");
        add_section (_("Patrons"), patrons);
 
        wxArrayString subscribers;
@@ -185,6 +187,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        tested_by.Add (wxT ("Carsten Kurz"));
        tested_by.Add (wxT ("Bill Lam"));
        tested_by.Add (wxT ("Lilian Lefranc"));
+       tested_by.Add (wxT ("Sebastian Leitner"));
        tested_by.Add (wxT ("Olivier Lemaire"));
        tested_by.Add (wxT ("Gavin Lewarne"));
        tested_by.Add (wxT ("GĂ©rald Maruccia"));