Mercurial > minori
changeset 380:861368fd42ff
about: update email address
| author | Paper <paper@tflc.us> |
|---|---|
| date | Thu, 06 Nov 2025 01:12:39 -0500 |
| parents | 5eaafed6c10b |
| children | 5beae59cf042 |
| files | src/gui/dialog/about.cc |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gui/dialog/about.cc Wed Nov 05 12:59:46 2025 -0500 +++ b/src/gui/dialog/about.cc Thu Nov 06 01:12:39 2025 -0500 @@ -44,7 +44,7 @@ static constexpr std::string_view about_template = "<body>" "<h2 style=\"font-weight: normal;\"><strong>Minori</strong> v{}</h2>" - "<p><strong>Author:</strong><br>Paper <paper@paper.us.eu.org></p>" + "<p><strong>Author:</strong><br>Paper <paper@tflc.us></p>" "<p><strong>Third party components:</strong><br>" "<a href=\"https://curl.se/\">libcurl v{}</a>, " "<a href=\"https://p.yusukekamiyamane.com/\">Fugue Icons v{}</a>, "
