D16653: Use the new `drive-harddisk-root` icon for the root volume
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Sun Nov 4 22:22:17 GMT 2018
bruns added inline comments.
INLINE COMMENTS
> udisksdevice.cpp:619
> + const UDisks2::StorageAccess accessIface(const_cast<Device *>(this));
> + if (accessIface.filePath() == "/") {
> + return "drive-harddisk-root";
QLatin1String
> udisksdevice.cpp:620
> + if (accessIface.filePath() == "/") {
> + return "drive-harddisk-root";
> + }
QStringLiteral
REPOSITORY
R245 Solid
REVISION DETAIL
https://phabricator.kde.org/D16653
To: ngraham, romangg, #vdg, #dolphin, #frameworks, bruns
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181104/f1edb253/attachment.html>
More information about the Kde-frameworks-devel
mailing list