Skip to content

KCM Automounter: invert text description of AutomountUnknownDevices which was inverted

Méven Car requested to merge (removed):fix-432026 into master

Make it more clearer that this settings depends on AutomountOnLogin and AutomountOnPlugin to be set.

Test

  • kcmshell5 device_automounter_kcm
  • check automount when attached
  • uncheck automatically mount devices never mounted
  • insert a usb stick never mounted (rm ~/.config/kded_device_automounterrc) to wipe state
  • The drive is not mounted
  • Unplug the stick
  • check automatically mount devices never mounted
  • plugin the stick
  • the drive is mounted on attach
  • uncheck automatically mount devices never mounted
  • Unplug and replug the stick
  • the drive is automatically mounted

cc @ngraham

Screenshot_20210129_185119

BUG: 432026

Edited by Méven Car

Merge request reports