still learning
This commit is contained in:
parent
e2cc208ee4
commit
6fb8e69244
5 changed files with 170 additions and 72 deletions
2
App.cpp
2
App.cpp
|
@ -38,7 +38,7 @@ App::AboutRequested()
|
|||
about->AddDescription(B_TRANSLATE("about_body"));
|
||||
about->AddCopyright(2024, "Santiago Lema");
|
||||
about->AddText("e-mail me at haiku@lema.org");
|
||||
about->AddText("or ping me on the fediverse on @santiago@masto.lema.org");
|
||||
about->AddText("or ping me on the fediverse on @santi@go.lema.org");
|
||||
|
||||
about->Show();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue