summaryrefslogtreecommitdiff
path: root/src/yuzu/aboutdialog.ui
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2021-05-16 22:17:17 -0400
committerMorph <39850852+Morph1984@users.noreply.github.com>2021-05-16 22:17:17 -0400
commitaf69b483902990b1e0d814bcf8531f9a89a2e610 (patch)
treef98c5fdd46a058c930731db9c9942fb654a3756a /src/yuzu/aboutdialog.ui
parent440eb840ea18352488bd89e08e88d7ee34aab717 (diff)
yuzu/main: Fix version info in logging and 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 1b320630c..27d81cd13 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 (%4)&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)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>