mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-15 17:45:53 +01:00
Update wine.sh
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user