https://bugs.kde.org/show_bug.cgi?id=491151
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/discover/-/commit/37f397 | |0c59a0554c33b215349b570a813 | |0405e25 Resolution|--- |FIXED Version Fixed In| |6.2.0 --- Comment #9 from Nate Graham <n...@kde.org> --- Git commit 37f3970c59a0554c33b215349b570a8130405e25 by Nate Graham. Committed on 20/08/2024 at 23:47. Pushed by ngraham into branch 'master'. ApplicationPage: Be clearer about how we present and explain licenses Right now Discover considers any non-free license to be proprietary. But this is inaccurate; there are degrees of freedom, and a non-free license is not necessarily proprietary. This commit makes use of information already present to display a more nuanced set of explanations based on the level of freedom that the license offers: - Free - Non-Free - Proprietary - Unknown FIXED-IN: 6.2.0 M +82 -13 discover/qml/ApplicationPage.qml M +17 -17 libdiscover/appstream/AppStreamUtils.cpp https://invent.kde.org/plasma/discover/-/commit/37f3970c59a0554c33b215349b570a8130405e25 -- You are receiving this mail because: You are watching all bug changes.