mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-27 00:18:09 +08:00
adjust: change spark wine launcher path
This commit is contained in:
parent
9cce5771e5
commit
1825136eac
@ -3530,7 +3530,7 @@ e2.setEditText("")
|
|||||||
combobox1.setEditText("")
|
combobox1.setEditText("")
|
||||||
if len(sys.argv) > 1 and sys.argv[1]:
|
if len(sys.argv) > 1 and sys.argv[1]:
|
||||||
e2.setEditText(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)
|
sparkWineSetting.setEnabled(False)
|
||||||
if o1.currentText() == "":
|
if o1.currentText() == "":
|
||||||
# 一个 Wine 都没有却用 Wine 的功能
|
# 一个 Wine 都没有却用 Wine 的功能
|
||||||
|
Loading…
x
Reference in New Issue
Block a user