office suites app : Some updates

This commit is contained in:
MatMoul 2018-10-13 01:32:22 +02:00
parent 3750ae0f0e
commit d9fabf526b

View file

@ -2,8 +2,8 @@
. ./lib
options=()
options+=("libreoffice-fresh" "" off)
options+=("libreoffice-still" "" off)
options+=("libreoffice-fresh" "(JAVA)" off)
options+=("libreoffice-still" "(JAVA)" off)
sel=$(whiptail --backtitle "$apptitle" --title "Office Suites applications :" --checklist "Choose what you want" --cancel-button "Back" 0 0 0 \
"${options[@]}" \