mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-03 11:56:01 +01:00
Update extensions-standard.sh
This commit is contained in:
@@ -88,8 +88,8 @@ function install-extensions-standard {
|
|||||||
response=$(zenity --list \
|
response=$(zenity --list \
|
||||||
--checklist \
|
--checklist \
|
||||||
--title="$program_name" \
|
--title="$program_name" \
|
||||||
--width=650 \
|
--width=900 \
|
||||||
--height=400 \
|
--height=500 \
|
||||||
--column="$text_select" --column="$text_extension" --column="$text_extension_description"\
|
--column="$text_select" --column="$text_extension" --column="$text_extension_description"\
|
||||||
FALSE "Airfoil Tools" "$text_extension_description_1" \
|
FALSE "Airfoil Tools" "$text_extension_description_1" \
|
||||||
FALSE "Additive Assistant (FFF)" "$text_extension_description_2" \
|
FALSE "Additive Assistant (FFF)" "$text_extension_description_2" \
|
||||||
|
|||||||
Reference in New Issue
Block a user