X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fwx%2Fabout_dialog.cc;fp=src%2Fwx%2Fabout_dialog.cc;h=38cb466f1b2afd65a1f13fb752fec0232297acfa;hb=832d94b7a1cd39a904bb983a3597c2b104cbafac;hp=a40cd87c0ebe2f9a6ccf1a1c5f98806c2fe04bb1;hpb=239ed9ad61b2bad2e1f0073bf234ffa95fcda9d5;p=dcpomatic.git diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index a40cd87c0..38cb466f1 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -154,10 +154,9 @@ AboutDialog::AboutDialog (wxWindow* parent) add_section (_("Translated by"), translated_by); wxArrayString patrons; - patrons.Add ("Luproduction"); patrons.Add ("Lightbender Post"); patrons.Add ("Drop-out Cinema"); - patrons.Add ("Pilotkino LLC"); + patrons.Add ("Root & Rust Creative"); add_section (_("Patrons"), patrons); wxArrayString subscribers;