Skip to content

Commit

Permalink
Add Lt-Henry to about
Browse files Browse the repository at this point in the history
  • Loading branch information
threedeyes committed Jan 4, 2022
1 parent 9a7a454 commit 41f1c45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions STLWindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,7 @@ STLWindow::MessageReceived(BMessage *message)
{
BAboutWindow* wind = new BAboutWindow(MAIN_WIN_TITLE, APP_SIGNATURE);
wind->AddCopyright(2021, B_TRANSLATE("Gerasim Troeglazov (3dEyes**)"));
wind->AddCopyright(2021, B_TRANSLATE("Enrique M.G. (Lt-Henry)"));
wind->AddDescription(
"This program is free software; you can redistribute it and/or modify "
"it under the terms of the GNU General Public License as published by "
Expand Down

0 comments on commit 41f1c45

Please sign in to comment.