diff options
author | p-schneider <p-schneider@hotmail.de> | 2014-02-14 13:39:00 +0100 |
---|---|---|
committer | p-schneider <p-schneider@hotmail.de> | 2014-02-14 13:39:00 +0100 |
commit | 725e6a36bbe58823c4d1e7652a1fce316245eedc (patch) | |
tree | f9df5b7f4dc001ef1751ce63192bae5cf5675736 /gui/dialogs/AboutDialog.ui | |
parent | 5a0e7877b05d656741042d6a47afd6cf1d0fc6ae (diff) | |
download | MultiMC-725e6a36bbe58823c4d1e7652a1fce316245eedc.tar MultiMC-725e6a36bbe58823c4d1e7652a1fce316245eedc.tar.gz MultiMC-725e6a36bbe58823c4d1e7652a1fce316245eedc.tar.lz MultiMC-725e6a36bbe58823c4d1e7652a1fce316245eedc.tar.xz MultiMC-725e6a36bbe58823c4d1e7652a1fce316245eedc.zip |
fixed the destination (href) of the link http://github.com/MultiMC/MultiMC5 in AboutDialog.ui (+German translation)
Diffstat (limited to 'gui/dialogs/AboutDialog.ui')
-rw-r--r-- | gui/dialogs/AboutDialog.ui | 2 |
1 files changed, 1 insertions, 1 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> |