From d9fabf526b12fcde2de0f881bb2c9eec0a194b12 Mon Sep 17 00:00:00 2001 From: MatMoul Date: Sat, 13 Oct 2018 01:32:22 +0200 Subject: [PATCH] office suites app : Some updates --- install/apps/office/office | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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[@]}" \