burner app : Some updates

This commit is contained in:
MatMoul 2018-10-13 01:28:47 +02:00
parent 30ac8b2e53
commit 5f66f4a100

View file

@ -2,10 +2,10 @@
. ./lib . ./lib
options=() options=()
options+=("k3b" "" off) options+=("k3b" "(QT)" off)
options+=("xfburn" "" off) options+=("xfburn" "(GTK)" off)
#options+=("xorriso-tcltk" "libisoburn tk kjobwidgets" off) #options+=("xorriso-tcltk" "libisoburn tk kjobwidgets" off)
options+=("brasero" "" off) options+=("brasero" "(GTK)" off)
options+=("gnomebaker" "(AUR)" off) options+=("gnomebaker" "(AUR)" off)
sel=$(whiptail --backtitle "$apptitle" --title "Burner applications :" --checklist "Choose what you want" --cancel-button "Back" 0 0 0 \ sel=$(whiptail --backtitle "$apptitle" --title "Burner applications :" --checklist "Choose what you want" --cancel-button "Back" 0 0 0 \