From 1825136eac7d9e2165dbfbacb01176da0506f02b Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Tue, 7 May 2024 21:47:51 +0800 Subject: [PATCH] adjust: change spark wine launcher path --- mainwindow.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mainwindow.py b/mainwindow.py index 5ada86a..8700294 100755 --- a/mainwindow.py +++ b/mainwindow.py @@ -3530,7 +3530,7 @@ e2.setEditText("") combobox1.setEditText("") if len(sys.argv) > 1 and sys.argv[1]: e2.setEditText(sys.argv[1]) -if not os.path.exists("/opt/durapps/spark-dwine-helper/spark-dwine-helper-settings/settings.sh"): +if not os.path.exists("/opt/durapps/spark-dwine-helper/wine-app-launcher/wine-app-launcher.sh"): sparkWineSetting.setEnabled(False) if o1.currentText() == "": # 一个 Wine 都没有却用 Wine 的功能