diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-05-08 00:33:13 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-05-08 00:33:13 +0200 |
| commit | 4541d4d553b5903b63753f22254a6471c73337da (patch) | |
| tree | 9a594b91884088b61429517ebc4733b4477d27c5 | |
| parent | f8a0f78aaeb113cbf952d48b8d61bffc8bd2ee6d (diff) | |
Supporters update.
| -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 b39dbd5dc..374beb656 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -687,6 +687,7 @@ supported_by.Add (wxT ("Daniel Martinez Lara")); supported_by.Add (wxT ("Gabriel Montagné Láscaris-Comneno")); supported_by.Add (wxT ("Marga Laube")); supported_by.Add (wxT ("James Lauchlan")); +supported_by.Add (wxT ("Luc Lavergne")); supported_by.Add (wxT ("Nicholas Lavigne")); supported_by.Add (wxT ("Philip Lawrence")); supported_by.Add (wxT ("David Lawrence")); @@ -961,6 +962,7 @@ supported_by.Add (wxT ("Jason Phelps")); supported_by.Add (wxT ("John Phillips")); supported_by.Add (wxT ("Nat Phong")); supported_by.Add (wxT ("Phonotone")); +supported_by.Add (wxT ("Kari Layland Photography")); supported_by.Add (wxT ("MelRish Photos And Films")); supported_by.Add (wxT ("Paolo Piccioli")); supported_by.Add (wxT ("Peccadillo Pictures")); |
