From 725e6a36bbe58823c4d1e7652a1fce316245eedc Mon Sep 17 00:00:00 2001 From: p-schneider Date: Fri, 14 Feb 2014 13:39:00 +0100 Subject: [PATCH] fixed the destination (href) of the link http://github.com/MultiMC/MultiMC5 in AboutDialog.ui (+German translation) --- gui/dialogs/AboutDialog.ui | 2 +- translations/mmc_de.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gui/dialogs/AboutDialog.ui b/gui/dialogs/AboutDialog.ui index 64a355d37..b13c379f1 100644 --- a/gui/dialogs/AboutDialog.ui +++ b/gui/dialogs/AboutDialog.ui @@ -201,7 +201,7 @@ - <html><head/><body><p><a href="http://github.com/Forkk/MultiMC5"><span style=" text-decoration: underline; color:#0000ff;">http://github.com/MultiMC/MultiMC5</span></a></p></body></html> + <html><head/><body><p><a href="http://github.com/MultiMC/MultiMC5"><span style=" text-decoration: underline; color:#0000ff;">http://github.com/MultiMC/MultiMC5</span></a></p></body></html> Qt::AlignCenter diff --git a/translations/mmc_de.ts b/translations/mmc_de.ts index 7bca2272b..67ea67f60 100644 --- a/translations/mmc_de.ts +++ b/translations/mmc_de.ts @@ -38,7 +38,7 @@ - <html><head/><body><p><a href="http://github.com/Forkk/MultiMC5"><span style=" text-decoration: underline; color:#0000ff;">http://github.com/MultiMC/MultiMC5</span></a></p></body></html> + <html><head/><body><p><a href="http://github.com/MultiMC/MultiMC5"><span style=" text-decoration: underline; color:#0000ff;">http://github.com/MultiMC/MultiMC5</span></a></p></body></html>