diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-18 15:34:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-18 15:34:26 +0100 |
| commit | 8280741c26c4108d435ac0c69af81cf0ca929442 (patch) | |
| tree | 0b3650f90f4f8bf2ff1267118bd493c2dc95bc75 /src | |
| parent | 4373e05854b463763bd6920f781424024634f7ab (diff) | |
Supporter.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/about_dialog.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index e60e56525..13a1ef671 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -133,6 +133,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Adam Cousins")); supported_by.Add (wxT ("Matthias Damm")); supported_by.Add (wxT ("Alexey Derevyanko")); + supported_by.Add (wxT ("Cinéma de la Neuveville")); supported_by.Add (wxT ("Unwana Essien")); supported_by.Add (wxT ("Maxime Estoppey")); supported_by.Add (wxT ("Frechen-Film e.V.")); |
