Revision 11a44a0...

Go back to digest for 27th April 2014

Other in KDE Base

Alex Fiestas committed changes in [kde-runtime/frameworks] /:

Remove solid-device-automounter

This should be ported to systemd so any automount happens within
systemd user session startup and we do not depend on kded being started.

Also, The current code is not working well, it keeps mounting things
after you remove the item from the list, it mounts things twice making
it bad for encrypted disks (you get the dialog twice), the model gets
fucked up etc.

So, for the time being lets just remove it, and restore it the moment
we have a maintainer and somebody to make this rock.

File Changes

Deleted 21 files
  •   solid-device-automounter/CMakeLists.txt
  •   solid-device-automounter/COPYING
  •   solid-device-automounter/SETTINGS
  •   solid-device-automounter/kcm/CMakeLists.txt
  •   solid-device-automounter/kcm/device_automounter_kcm.desktop
  •   solid-device-automounter/kcm/DeviceAutomounterKCM.cpp
  •   solid-device-automounter/kcm/DeviceAutomounterKCM.h
  •   solid-device-automounter/kcm/DeviceAutomounterKCM.ui
  •   solid-device-automounter/kcm/DeviceModel.cpp
  •   solid-device-automounter/kcm/DeviceModel.h
  •   solid-device-automounter/kcm/LayoutSettings.kcfg
  •   solid-device-automounter/kcm/LayoutSettings.kcfgc
  •   solid-device-automounter/kcm/Messages.sh
  •   solid-device-automounter/kded/CMakeLists.txt
  •   solid-device-automounter/kded/device_automounter.desktop
  •   solid-device-automounter/kded/DeviceAutomounter.cpp
  •   solid-device-automounter/kded/DeviceAutomounter.h
  •   solid-device-automounter/lib/AutomounterSettings.cpp
  •   solid-device-automounter/lib/AutomounterSettings.h
  •   solid-device-automounter/lib/AutomounterSettingsBase.kcfg
  •   solid-device-automounter/lib/AutomounterSettingsBase.kcfgc
Modified 1 files
  • CMakeLists.txt
22 files changed in total