mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-03 03:45:57 +01:00
Update fusion360-setup-wizard.sh
This commit is contained in:
@@ -596,7 +596,15 @@ function configure-locale {
|
|||||||
[[ "$response" ]] || start-launcher
|
[[ "$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" \
|
--title="$program_name" \
|
||||||
--width=700 \
|
--width=700 \
|
||||||
--height=500 \
|
--height=500 \
|
||||||
|
|||||||
Reference in New Issue
Block a user