summaryrefslogtreecommitdiffstats
path: root/gui
diff options
context:
space:
mode:
authorSky <git@bunnies.cc>2013-10-07 20:16:09 +0100
committerSky <git@bunnies.cc>2013-10-07 20:16:09 +0100
commit24f6f3059ba3b62c523a1634275572ffd8137a7a (patch)
tree4d29d57c06a7eb36da6d3b7204e6a34d2436417b /gui
parentecc5153efe626e3c96047ea7da92876fdb59afe1 (diff)
parent0bf8d9df5cc102fcec496ba3c5cf15477e726516 (diff)
downloadMultiMC-24f6f3059ba3b62c523a1634275572ffd8137a7a.tar
MultiMC-24f6f3059ba3b62c523a1634275572ffd8137a7a.tar.gz
MultiMC-24f6f3059ba3b62c523a1634275572ffd8137a7a.tar.lz
MultiMC-24f6f3059ba3b62c523a1634275572ffd8137a7a.tar.xz
MultiMC-24f6f3059ba3b62c523a1634275572ffd8137a7a.zip
Tweak about dialog to match website
Diffstat (limited to 'gui')
-rw-r--r--gui/aboutdialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/aboutdialog.ui b/gui/aboutdialog.ui
index eb055ebe..7516a5f1 100644
--- a/gui/aboutdialog.ui
+++ b/gui/aboutdialog.ui
@@ -114,7 +114,7 @@
<item>
<widget class="QLabel" name="aboutLabel">
<property name="text">
- <string>MultiMC is a custom launcher that makes managing Minecraft easier by allowing you to have multiple installations of Minecraft at once.</string>
+ <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;MultiMC is a custom launcher that makes managing Minecraft easier by allowing you to have multiple instances of Minecraft at once.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>