From e54a424f812aaee6324fb9efb01721b5119cb4d8 Mon Sep 17 00:00:00 2001
From: gfdgd_xi <3025613752@qq.com>
Date: Fri, 18 Aug 2023 18:19:15 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E4=B8=80=E4=B8=8B=E6=9B=B4=E6=96=B0?=
=?UTF-8?q?=E5=86=85=E5=AE=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 3 ++-
mainwindow.py | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1813088..2a048f0 100755
--- a/README.md
+++ b/README.md
@@ -139,7 +139,8 @@ desktop文件中StartupWMClass字段。用于让桌面组件将窗口类名与de
## 更新日志
### 3.4.0.1(2023年08月18日)
-**※1、修复部分高性能机器打包器提示“无效的压缩参数”:https://gitee.com/gfdgd-xi/deep-wine-runner/issues/I7SMTJ**
+**※1、修复部分高性能机器打包器提示“无效的压缩参数”:https://gitee.com/gfdgd-xi/deep-wine-runner/issues/I7SMTJ**
+**※2、支持设置程序字体大小:https://gitee.com/gfdgd-xi/deep-wine-runner/issues/I7SAYE**
### 3.4.0(2023年08月11日)
**※1、修复简易打包器无法打开的问题以及 Wine 识别错误的问题**
diff --git a/mainwindow.py b/mainwindow.py
index 1e5b269..4129223 100755
--- a/mainwindow.py
+++ b/mainwindow.py
@@ -2541,6 +2541,7 @@ exe路径\' 参数 \'
7、如果非 X86 的用户的 UOS 专业版用户想要使用的话,只需要在应用商店安装一个 Wine 版本微信即可在本程序选择正确的 Wine 运行程序;''')
updateThingsString = transla.transe("U", '''3.4.0.1 更新内容:
※1、修复部分高性能机器打包器提示“无效的压缩参数”:https://gitee.com/gfdgd-xi/deep-wine-runner/issues/I7SMTJ
+※2、支持设置程序字体大小:https://gitee.com/gfdgd-xi/deep-wine-runner/issues/I7SAYE
3.4.0 更新内容:
※1、修复简易打包器无法打开的问题以及 Wine 识别错误的问题