burner app : Some updates
This commit is contained in:
parent
30ac8b2e53
commit
5f66f4a100
1 changed files with 3 additions and 3 deletions
|
@ -2,10 +2,10 @@
|
|||
. ./lib
|
||||
|
||||
options=()
|
||||
options+=("k3b" "" off)
|
||||
options+=("xfburn" "" off)
|
||||
options+=("k3b" "(QT)" off)
|
||||
options+=("xfburn" "(GTK)" off)
|
||||
#options+=("xorriso-tcltk" "libisoburn tk kjobwidgets" off)
|
||||
options+=("brasero" "" off)
|
||||
options+=("brasero" "(GTK)" off)
|
||||
options+=("gnomebaker" "(AUR)" off)
|
||||
|
||||
sel=$(whiptail --backtitle "$apptitle" --title "Burner applications :" --checklist "Choose what you want" --cancel-button "Back" 0 0 0 \
|
||||
|
|
Loading…
Reference in a new issue