Uncheck smb4k by default
This commit is contained in:
parent
7d3325bce2
commit
6c5db25957
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,6 @@ options+=("kdesu4" "" on)
|
|||
options+=("konsolepart4" "" on)
|
||||
options+=("dolphinpart4" "" on)
|
||||
options+=("gnome-keyring" "" on)
|
||||
options+=("smb4k" "" off)
|
||||
options+=("partitionmanager" "" on)
|
||||
options+=("archlinux-themes-kdm" "theme" on)
|
||||
options+=("breeze-kde4" "theme" on)
|
||||
|
@ -27,6 +26,7 @@ options+=("gtk3-dark-theme-patch" "/etc/skel/.config/gtk-3.0/settings.ini" off)
|
|||
#qtcurve-qt4
|
||||
#qtcurve-qt5
|
||||
#options+=("gtk-qt-engine" "(AUR)" off)
|
||||
options+=("smb4k" "" off)
|
||||
options+=("kdeconnect" "" off)
|
||||
options+=("sshfs" "(For kdeconnect)" off)
|
||||
|
||||
|
|
Loading…
Reference in a new issue