diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-01-09 12:10:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-01-09 12:10:01 +0100 |
| commit | 2dc531378af4cc050a3c0a3d22aa8b2c30b11471 (patch) | |
| tree | 776b7829f10733dd88963917becf902cf05ab80a /src | |
| parent | c216512703f42ef4a8e43a03834b4e82aab18f9c (diff) | |
Supporters update.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/subscribers.cc | 1 | ||||
| -rw-r--r-- | src/wx/supporters.cc | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/subscribers.cc b/src/wx/subscribers.cc index 6275d1fc1..9791028ec 100644 --- a/src/wx/subscribers.cc +++ b/src/wx/subscribers.cc @@ -22,3 +22,4 @@ subscribers.Add (wxT ("Irving Shapiro")); subscribers.Add (wxT ("Jussi Siponen")); subscribers.Add (wxT ("Jeremy Spracklen")); subscribers.Add (wxT ("John B. Thomas")); +subscribers.Add (wxT ("Videographe")); diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index e8d2dd3bc..fad4cede5 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -522,6 +522,7 @@ supported_by.Add (wxT ("Paul Halpin")); supported_by.Add (wxT ("Peter Halter")); supported_by.Add (wxT ("Alaric Hamacher")); supported_by.Add (wxT ("Filmcrew Hamburg")); +supported_by.Add (wxT ("Frédéric Hamelin")); supported_by.Add (wxT ("Howard Hamilton")); supported_by.Add (wxT ("Florian Hammann")); supported_by.Add (wxT ("Hassan Hamza")); |
