From: Carl Hetherington Date: Sun, 14 May 2023 22:13:47 +0000 (+0200) Subject: Patrons update. X-Git-Tag: v2.16.57~12 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=832d94b7a1cd39a904bb983a3597c2b104cbafac;ds=sidebyside Patrons update. --- 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;