diff options
| -rw-r--r-- | src/wx/supporters.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index d4a24110c..f6d58fc66 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -484,6 +484,7 @@ supported_by.Add (wxT ("Ikram Karimov")); supported_by.Add (wxT ("Toni Karsch")); supported_by.Add (wxT ("Cornelis Kater")); supported_by.Add (wxT ("Abdelrahim Kattab")); +supported_by.Add (wxT ("Jonathan Kawchuk")); supported_by.Add (wxT ("Chris Kay")); supported_by.Add (wxT ("Lars Kelto")); supported_by.Add (wxT ("Christopher Kennedy")); @@ -599,6 +600,7 @@ supported_by.Add (wxT ("Cubic Films Pty Ltd")); supported_by.Add (wxT ("First And Only Ltd")); supported_by.Add (wxT ("The Digital Picture House Ltd")); supported_by.Add (wxT ("Sector Zero Ltd")); +supported_by.Add (wxT ("Lewis & Coleman Consulting Services Pty Ltd")); supported_by.Add (wxT ("Keen i Media Ltd")); supported_by.Add (wxT ("Ted Lubin")); supported_by.Add (wxT ("Michael Luce")); @@ -695,6 +697,7 @@ supported_by.Add (wxT ("Paolo Morini")); supported_by.Add (wxT ("Lars Moritz")); supported_by.Add (wxT ("Lindsay Morris")); supported_by.Add (wxT ("Christopher Morrison")); +supported_by.Add (wxT ("Augusto Mory")); supported_by.Add (wxT ("Mia Movie")); supported_by.Add (wxT ("Julie Murray")); supported_by.Add (wxT ("Jour Majesty Music")); |
