D8722: Use new folder-stash icon

Christoph Feck noreply at phabricator.kde.org
Thu Nov 9 11:03:54 GMT 2017


cfeck added inline comments.

INLINE COMMENTS

> dolphinmainwindow.cpp:1099
>      stashSplit->setToolTip(i18nc("@info", "Opens the stash virtual directory in a split window"));
> -    stashSplit->setIcon(QIcon::fromTheme(QStringLiteral("folder-visiting")));
> +    stashSplit->setIcon(QIcon::fromTheme(QStringLiteral("folder-stash"), QStringLiteral("folder-visiting")));
>      stashSplit->setCheckable(false);

This probably does not compile, see http://doc.qt.io/qt-5/qicon.html#fromTheme-1

REPOSITORY
  R318 Dolphin

REVISION DETAIL
  https://phabricator.kde.org/D8722

To: ngraham, elvisangelaccio, #dolphin
Cc: cfeck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20171109/779c9ade/attachment.htm>


More information about the kfm-devel mailing list