diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/about_dialog.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 5fe7eb9fb..aabac81c7 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -139,6 +139,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Frechen-Film e.V.")); supported_by.Add (wxT ("Rasitha Ferdinando")); supported_by.Add (wxT ("Jose Angel Velasco Fernandez")); + supported_by.Add (wxT ("Traverso City Film Festival")); supported_by.Add (wxT ("Andres Fink")); supported_by.Add (wxT ("Evan Freeze")); supported_by.Add (wxT ("Silvio Giuliano")); @@ -149,6 +150,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Antonio Ruiz Hernandez")); supported_by.Add (wxT ("Jonathan Jensen")); supported_by.Add (wxT ("Chris Kay")); + supported_by.Add (wxT ("Lars Kelto")); supported_by.Add (wxT ("Adam Klotblixt")); supported_by.Add (wxT ("Filip Kovcin")); supported_by.Add (wxT ("Cihan Kulaber")); |
