Update wine.sh

This commit is contained in:
Steve Zabka
2021-10-20 10:44:00 +02:00
committed by GitHub
parent 34debe76f2
commit 175ccdb9a9

View File

@@ -1,9 +1,8 @@
#!/bin/bash #!/bin/bash
#################################################################################################### ####################################################################################################
# Name: Autodesk Fusion 360 - Setup Wizard (Linux) # # Name: Autodesk Fusion 360 - Setup Wizard (Linux) #
# Description: With this file you get all languages for the Setup Wizard. # # Description: With this file you install Autodesk Fusion 360 with Wine and Winetricks. #
# Author: Steve Zabka # # Author: Steve Zabka #
# Author URI: https://cryinkfly.com # # Author URI: https://cryinkfly.com #
# License: MIT # # License: MIT #
@@ -69,6 +68,10 @@ function winetricks-custom {
program-exit program-exit
} }
##############################################################################
# ALL DIALOGS ARE ARRANGED HERE:
##############################################################################
function desktop-launcher-custom { function desktop-launcher-custom {
file=`dirname $0`/Autodesk%20Fusion%20360 file=`dirname $0`/Autodesk%20Fusion%20360
launcher=`zenity --text-info \ launcher=`zenity --text-info \