Summary: | Additional Information -> Audio -> Release Year | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Nate Graham <nate> |
Component: | view-engine: general | Assignee: | Nate Graham <nate> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | bugseforuns, mzs.112000 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/dolphin/d1b68db1a348f22eb8f6b6ffaae5097820385e83 | Version Fixed In: | |
Sentry Crash Report: |
Description
Nate Graham
2017-09-03 15:46:30 UTC
The appropriate string in kbaloorolesprovider.cpp is "releaseYear". I have submitted a patch to Phabricator. Here it is: https://phabricator.kde.org/D7755 Thanks! I've added "BUG: 384317" to the summary, which links it with this bug report and will automatically mark it as resolved once it's committed. You need to provide a real name on your Phabricator account before they can commit your patch (and they want to). Git commit d1b68db1a348f22eb8f6b6ffaae5097820385e83 by Alexey Min, on behalf of Nathaniel Graham. Committed on 13/09/2017 at 05:45. Pushed by alexeymin into branch 'master'. Add "Release Year" column to Dolphin's Details view Summary: Adds a "Release Year" column to Dolphin's Details view. Test Plan: Tested in a KDE Neon VM. Reviewers: aacid, broulik, #kde_applications, #dolphin, alexeymin, emmanuelp Reviewed By: #dolphin, alexeymin, emmanuelp Differential Revision: https://phabricator.kde.org/D7776 M +1 -0 src/kitemviews/kfileitemmodel.cpp M +1 -1 src/kitemviews/kfileitemmodel.h M +1 -0 src/kitemviews/private/kbaloorolesprovider.cpp https://commits.kde.org/dolphin/d1b68db1a348f22eb8f6b6ffaae5097820385e83 |