diff options
| -rw-r--r-- | src/wx/supporters.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index f6c86298c..92e995a92 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -673,6 +673,7 @@ supported_by.Add (wxT ("Ariel Montage Inc.")); supported_by.Add (wxT ("Digital Filmz International Inc.")); supported_by.Add (wxT ("Debergerac Productions, Inc.")); supported_by.Add (wxT ("Jeroen Inc.")); +supported_by.Add (wxT ("Already Alive, Inc.")); supported_by.Add (wxT ("Forrest Proctor Industries")); supported_by.Add (wxT ("Indyvideo")); supported_by.Add (wxT ("Innfoto")); |
