diff options
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 dec09cf23..c3568828f 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -326,6 +326,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Daniel Židek")); supported_by.Add (wxT ("Гуляев Михаил")); supported_by.Add (wxT ("Arrow Media Services")); + supported_by.Add (wxT ("Ceridwen Productions LLC")); supported_by.Add (wxT ("Cinéma de la Neuveville")); supported_by.Add (wxT ("cinetech Landfried GmbH")); supported_by.Add (wxT ("Frechen-Film e.V.")); |
