ngraham added inline comments.

INLINE COMMENTS

> config.qml:269
> +                                    icon.name: "document-open-folder"
> +                                    tooltip: 
> i18nd("plasma_wallpaper_org.kde.image", "Open Folder")
> +                                    onTriggered: 
> imageWallpaper.openFolder(modelData)

`KIO::highlightInFileManager()` does in fact open the containing folder, so the 
old tooltip was correct! :) If you want to use "Open Folder" as the text, you 
should go back to using KRun to open the folder itself.

REPOSITORY
  R120 Plasma Workspace

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

To: davidre, #vdg, ngraham
Cc: alexde, davidedmundson, ngraham, plasma-devel, jraleigh, GB_2, ragreen, 
Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, 
mart

Reply via email to