diff options
| -rw-r--r-- | src/wx/supporters.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 3e1756dce..a7afac7ff 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -744,6 +744,7 @@ supported_by.Add (wxT ("Pedja Ljubojevic")); supported_by.Add (wxT ("Moon Atlas LLC")); supported_by.Add (wxT ("Pilotkino LLC")); supported_by.Add (wxT ("No Blood Of Mine LLC")); +supported_by.Add (wxT ("Moving Picture Boys LLC")); supported_by.Add (wxT ("Pelidom LLC")); supported_by.Add (wxT ("Renaissance Entertainment LLC")); supported_by.Add (wxT ("Power Of Pearl Movie LLC")); @@ -1216,6 +1217,7 @@ supported_by.Add (wxT ("Sergey Sushinskiy")); supported_by.Add (wxT ("Spring Sutter")); supported_by.Add (wxT ("Sven")); supported_by.Add (wxT ("Phil Svitek")); +supported_by.Add (wxT ("Marcin Świerczyński")); supported_by.Add (wxT ("Jürgen Swoboda")); supported_by.Add (wxT ("SymmetryFilms")); supported_by.Add (wxT ("Advanced Projection Systems")); |
