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: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20181104/f1edb253/attachment.htm>


More information about the kfm-devel mailing list