Revision 108568e...
Go back to digest for 11th November 2012Bug Fixes in KDE Base
Lukáš Tinkl committed changes in [kdelibs/KDE/4.10] /solid/backends/udisks2:
fix encrypted media handling
storing clear text path in a member variable is not possible (doesn't
exist in udisks2), instead we have to query for it when needed as it
might change from outside
also fix the icon and description
File Changes
Modified 3 files
- /solid/backends/udisks2
- solid/udisksdevice.cpp
- solid/udisksstorageaccess.cpp
- solid/udisksstorageaccess.h
3 files changed in total