mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-02 03:16:20 +01:00
Update fusion360-setup-wizard.sh
This commit is contained in:
@@ -596,7 +596,15 @@ function configure-locale {
|
||||
[[ "$response" ]] || start-launcher
|
||||
}
|
||||
|
||||
--text-info \
|
||||
###############################################################################################################################################################
|
||||
|
||||
# Load & View the LICENSE AGREEMENT of this Setup Wizard - cs-CZ
|
||||
|
||||
function licenses-cs {
|
||||
|
||||
license_de=`dirname $0`/data/locale/cs-CZ/license-cs
|
||||
|
||||
zenity --text-info \
|
||||
--title="$program_name" \
|
||||
--width=700 \
|
||||
--height=500 \
|
||||
|
||||
Reference in New Issue
Block a user