https://bugs.kde.org/show_bug.cgi?id=386261
Nate Graham <pointedst...@zoho.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/bal | |oo-widgets/16e77619ee73a612 | |9f732ae2e8ab32baaa089b29 Resolution|--- |FIXED --- Comment #2 from Nate Graham <pointedst...@zoho.com> --- Git commit 16e77619ee73a6129f732ae2e8ab32baaa089b29 by Nathaniel Graham. Committed on 31/10/2017 at 12:49. Pushed by ngraham into branch 'master'. Display "Downloaded From" by default, if file supports it Summary: By default, show "Downloaded From" information from files' extended attributes, if present. No change for files without the xattr. Test Plan: Tested in KDE Neon. Blew away dolphinrc and baloofileinformationrc, deployed the baloo-widgets change, rebuilt dolphin, downloaded a file using Chromium (which writes the user.xdg.origin.url xattr), opened Dolphin, navigated to the file, selected it, and turned on the Information panel. Downloaded From was visible. It was (correctly) not visible for any other file that lacked the user.xdg.origin.url xattr. {F5453057} Reviewers: #dolphin, #frameworks, broulik, dfaure, markg, vhanda Reviewed By: markg, vhanda Subscribers: vhanda Tags: #dolphin Differential Revision: https://phabricator.kde.org/D8527 M +1 -2 src/metadatafilter.cpp https://commits.kde.org/baloo-widgets/16e77619ee73a6129f732ae2e8ab32baaa089b29 -- You are receiving this mail because: You are watching all bug changes.