From 9184f4267743a1282d5e25c92ce9b28ac2e50da3 Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Sat, 2 Nov 2024 21:47:52 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E6=9B=B4=E6=96=B0=E5=86=85?= =?UTF-8?q?=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mainwindow.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mainwindow.py b/mainwindow.py index aa6468b..5f49ee2 100755 --- a/mainwindow.py +++ b/mainwindow.py @@ -2482,6 +2482,8 @@ updateThingsString = QtCore.QCoreApplication.translate("U", '''※1、修复没 ※2、修复虚拟机功能异常的问题(https://gitee.com/gfdgd-xi/deep-wine-runner/issues/IASRHG) ※3、修复打包器生成的 deb 不可用的问题(https://gitee.com/gfdgd-xi/deep-wine-runner/issues/IAXE1T) ※4、打包器针对 GXDE OS 进行优化 +※5、修复虚拟机因无法创建磁盘导致崩溃的问题 +※6、修复中文问题 ''') for i in information["Thank"]: thankText += f"{i}\n"