diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-07-09 11:40:49 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-07-09 11:40:49 +0200 |
| commit | bcb7cda686bd428b8367b87343aae8356b4a5bf8 (patch) | |
| tree | 61d5be8147d57e799f66a44d8564aa24d341bfce | |
| parent | 3c3f42797d7b0c30d0d38bbc0c571a2531841a9c (diff) | |
Supporters update.v2.16.89
| -rw-r--r-- | src/wx/subscribers.cc | 1 | ||||
| -rw-r--r-- | src/wx/supporters.cc | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/src/wx/subscribers.cc b/src/wx/subscribers.cc index 868fc21b0..8fd535462 100644 --- a/src/wx/subscribers.cc +++ b/src/wx/subscribers.cc @@ -15,7 +15,6 @@ subscribers.Add (wxT ("Zbigniew Kamiński")); subscribers.Add (wxT ("Timm Kröger")); subscribers.Add (wxT ("Carlos Lagido")); subscribers.Add (wxT ("Ross Meyer")); -subscribers.Add (wxT ("Owen Morgan")); subscribers.Add (wxT ("Austrian Film Museum")); subscribers.Add (wxT ("LightBender Post")); subscribers.Add (wxT ("Irving Shapiro")); diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index a2b53251e..3a5a985b8 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -878,6 +878,7 @@ supported_by.Add (wxT ("Pierre-Jean Moreau")); supported_by.Add (wxT ("Stanislas Moreau")); supported_by.Add (wxT ("Ted Morée")); supported_by.Add (wxT ("Daniel Morez")); +supported_by.Add (wxT ("Owen Morgan")); supported_by.Add (wxT ("Paolo Morini")); supported_by.Add (wxT ("Lars Moritz")); supported_by.Add (wxT ("Lindsay Morris")); @@ -1357,9 +1358,11 @@ supported_by.Add (wxT ("Ernst Zimmerman")); supported_by.Add (wxT ("Roberto Zin")); supported_by.Add (wxT ("Matthieu Zingle")); supported_by.Add (wxT ("Allard Zoetman")); +supported_by.Add (wxT ("ZOOLOOK")); supported_by.Add (wxT ("Vincent Zorzi")); supported_by.Add (wxT ("Juan Zubillaga")); supported_by.Add (wxT ("Jack Zullo")); +supported_by.Add (wxT ("Jan Zuska")); supported_by.Add (wxT ("Camera Zwo")); supported_by.Add (wxT ("Юров Александр")); supported_by.Add (wxT ("Огрызков Алексей")); |
