Switch udisks to udisks2 in xfce
This commit is contained in:
parent
f11f146e14
commit
740e3765cf
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ options+=("lightdm-gtk-greeter" "" on)
|
||||||
options+=("gksu" "" on)
|
options+=("gksu" "" on)
|
||||||
options+=("gvfs" "" on)
|
options+=("gvfs" "" on)
|
||||||
options+=("gvfs-afc" "" on)
|
options+=("gvfs-afc" "" on)
|
||||||
options+=("udisks" "" on)
|
options+=("udisks2" "" on)
|
||||||
options+=("network-manager-applet" "" on)
|
options+=("network-manager-applet" "" on)
|
||||||
|
|
||||||
sel=$(whiptail --backtitle "$apptitle" --title "XFCE4 Complements :" --checklist "" --cancel-button "Back" 0 0 0 \
|
sel=$(whiptail --backtitle "$apptitle" --title "XFCE4 Complements :" --checklist "" --cancel-button "Back" 0 0 0 \
|
||||||
|
|
Loading…
Reference in a new issue