diff options
| -rw-r--r-- | src/wx/supporters.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 884d76d77..16512d8e9 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -804,6 +804,7 @@ supported_by.Add (wxT ("Youen Leclerc")); supported_by.Add (wxT ("Richard Lecocq")); supported_by.Add (wxT ("Lilian Lefranc")); supported_by.Add (wxT ("Robert Legato")); +supported_by.Add (wxT ("Nicholas Legault")); supported_by.Add (wxT ("Sean Leigh")); supported_by.Add (wxT ("Felix Leitermann")); supported_by.Add (wxT ("Cedric Lejeune")); @@ -1248,6 +1249,7 @@ supported_by.Add (wxT ("Chelsea Sanderson")); supported_by.Add (wxT ("Rebecca Sansom")); supported_by.Add (wxT ("David Santamaria")); supported_by.Add (wxT ("Nadia Santos")); +supported_by.Add (wxT ("simone de saree")); supported_by.Add (wxT ("Yvy Production Sarl")); supported_by.Add (wxT ("Carlo Sassi")); supported_by.Add (wxT ("Les Mures Sauvages")); |
