diff options
| -rw-r--r-- | src/wx/supporters.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index de0c6777e..8e3fd1034 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -322,6 +322,7 @@ supported_by.Add (wxT ("Casablanca Filmkunsttheater")); supported_by.Add (wxT ("Redscope Filmproducties")); supported_by.Add (wxT ("Lukas Thiele Filmproduktion")); supported_by.Add (wxT ("Walk On Water Filmproduktion")); +supported_by.Add (wxT ("Valerie Delpierre, Inicia Films")); supported_by.Add (wxT ("Grasshopper Films")); supported_by.Add (wxT ("Strohberry Films")); supported_by.Add (wxT ("RSVP Films")); |
