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 75e622100..29e38676a 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -217,6 +217,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Paweł Lipiński")); supported_by.Add (wxT ("Marco Löber")); supported_by.Add (wxT ("Juan Marin Lorenzo")); + supported_by.Add (wxT ("Cinéma Le Louxor")); supported_by.Add (wxT ("Mandorla")); supported_by.Add (wxT ("Andrea Maguolo")); supported_by.Add (wxT ("Gerard Manshanden")); |
