summaryrefslogtreecommitdiff
path: root/src/yuzu/aboutdialog.ui
diff options
context:
space:
mode:
authorfearlessTobi <thm.frey@gmail.com>2018-07-29 14:27:19 +0200
committerfearlessTobi <thm.frey@gmail.com>2018-07-29 14:27:19 +0200
commite8674f1f09ddf0b213591db52411553e244c583a (patch)
tree1370c4a5318dead5bd89e829983eb59d5fe1d843 /src/yuzu/aboutdialog.ui
parent458fdda7005f5c84dad652792254260b01a1f389 (diff)
Port #3837 from Citra: "Add build date in about dialog"
Diffstat (limited to 'src/yuzu/aboutdialog.ui')
-rw-r--r--src/yuzu/aboutdialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/aboutdialog.ui b/src/yuzu/aboutdialog.ui
index 2680480cc..ec813189b 100644
--- a/src/yuzu/aboutdialog.ui
+++ b/src/yuzu/aboutdialog.ui
@@ -70,7 +70,7 @@
</sizepolicy>
</property>
<property name="text">
- <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;%1 | %2-%3&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;%1 | %2-%3 (%4)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>