Update extensions-standard.sh

This commit is contained in:
Steve Zabka
2021-10-20 15:55:32 +02:00
committed by GitHub
parent aa517b8a7e
commit 2ceb10f31b

View File

@@ -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" \