[pim/trojita] src/Gui: Point homepage link in About Dialog to apps.kde.org
Carl Schwan <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit ea42d402c5f76d018364dea6a118cb65d4dc4c78 by Carl Schwan, on behalf of Espen Sandøy Hustad.
Committed on 17/07/2026 at 16:28.
Pushed by carlschwan into branch 'master'.
Point homepage link in About Dialog to apps.kde.org
trojita.flaska.net is the original project homepage, but it is not
controlled by KDE, and is down. Point to Trojita's page on
apps.kde.org instead.
M +1 -1 src/Gui/AboutDialog.ui
https://invent.kde.org/pim/trojita/-/commit/ea42d402c5f76d018364dea6a118cb65d4dc4c78
diff --git a/src/Gui/AboutDialog.ui b/src/Gui/AboutDialog.ui
index 49047576d..38921b59d 100644
--- a/src/Gui/AboutDialog.ui
+++ b/src/Gui/AboutDialog.ui
@@ -65,7 +65,7 @@
<item>
<widget class="QLabel" name="wwwLabel">
<property name="text">
- <string notr="true"><a href="http://trojita.flaska.net/">http://trojita.flaska.net/</a></string>
+ <string notr="true"><a href="http://apps.kde.org/trojita/">http://apps.kde.org/trojita/</a></string>
</property>
<property name="alignment">
<set>Qt::AlignHCenter|Qt::AlignTop</set>