diff options
author | bunnei <bunneidev@gmail.com> | 2018-01-14 23:27:40 +0100 |
---|---|---|
committer | bunnei <bunneidev@gmail.com> | 2018-01-14 23:27:40 +0100 |
commit | 115d3e133f88eab005ad5f9e2c121bb79b954ab7 (patch) | |
tree | c1a1da36e512da4a9b9c3af5a1e251c8d2dce171 /src | |
parent | shared_memory: Minor fixes and cleanup. (diff) | |
download | yuzu-115d3e133f88eab005ad5f9e2c121bb79b954ab7.tar yuzu-115d3e133f88eab005ad5f9e2c121bb79b954ab7.tar.gz yuzu-115d3e133f88eab005ad5f9e2c121bb79b954ab7.tar.bz2 yuzu-115d3e133f88eab005ad5f9e2c121bb79b954ab7.tar.lz yuzu-115d3e133f88eab005ad5f9e2c121bb79b954ab7.tar.xz yuzu-115d3e133f88eab005ad5f9e2c121bb79b954ab7.tar.zst yuzu-115d3e133f88eab005ad5f9e2c121bb79b954ab7.zip |
Diffstat (limited to 'src')
-rw-r--r-- | src/yuzu/aboutdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/aboutdialog.ui b/src/yuzu/aboutdialog.ui index cdcaa15b0..2680480cc 100644 --- a/src/yuzu/aboutdialog.ui +++ b/src/yuzu/aboutdialog.ui @@ -87,7 +87,7 @@ <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'MS Shell Dlg 2'; font-size:12pt;">yuzu is an experimental open-source emulator for the Nintendo Switch licensed under GPLv2.0 or any later version.</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'MS Shell Dlg 2'; font-size:12pt;">yuzu is an experimental open-source emulator for the Nintendo Switch licensed under GPLv2.0.</span></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:8pt;"><br /></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'MS Shell Dlg 2'; font-size:12pt;">This software should not be used to play games you have not legally obtained.</span></p></body></html></string> </property> |