diff options
author | Petr Mrázek <peterix@gmail.com> | 2014-02-14 21:00:48 +0100 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2014-02-14 21:00:48 +0100 |
commit | 5cf599673db88b39100ffca78e10bbe5e10200d7 (patch) | |
tree | 72f419036428b96a30daf2ab1f24762412ede9f9 | |
parent | 65e30aa1184ab9d1106737fe91f0d58c9c5c3c3e (diff) | |
parent | 725e6a36bbe58823c4d1e7652a1fce316245eedc (diff) | |
download | MultiMC-5cf599673db88b39100ffca78e10bbe5e10200d7.tar MultiMC-5cf599673db88b39100ffca78e10bbe5e10200d7.tar.gz MultiMC-5cf599673db88b39100ffca78e10bbe5e10200d7.tar.lz MultiMC-5cf599673db88b39100ffca78e10bbe5e10200d7.tar.xz MultiMC-5cf599673db88b39100ffca78e10bbe5e10200d7.zip |
Merge https://github.com/p-schneider/MultiMC5 into develop
-rw-r--r-- | gui/dialogs/AboutDialog.ui | 2 | ||||
-rw-r--r-- | 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 64a355d3..b13c379f 100644 --- a/gui/dialogs/AboutDialog.ui +++ b/gui/dialogs/AboutDialog.ui @@ -201,7 +201,7 @@ </font> </property> <property name="text"> - <string><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></string> + <string><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></string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> diff --git a/translations/mmc_de.ts b/translations/mmc_de.ts index 7bca2272..67ea67f6 100644 --- a/translations/mmc_de.ts +++ b/translations/mmc_de.ts @@ -38,7 +38,7 @@ </message> <message> <location line="+15"/> - <source><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></source> + <source><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></source> <translation></translation> </message> <message> |