Port #3837 from Citra: "Add build date in about dialog"

This commit is contained in:
fearlessTobi 2018-07-29 14:27:19 +02:00
parent 42aa40e14a
commit 133950dbdf
2 changed files with 4 additions and 3 deletions

View file

@ -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>