diff --git a/install/apps/office/office b/install/apps/office/office index eba7f9f..ed22382 100644 --- a/install/apps/office/office +++ b/install/apps/office/office @@ -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[@]}" \