GNOME Bugzilla – Bug 762882
Don't show health ratings for add-ons, don't show user reviews for codecs or languages
Last modified: 2016-02-29 18:37:49 UTC
It doesn't make sense to show a health rating for add-ons: most of the criteria don't apply to them. User reviews are a little trickier. They probably are useful and interesting for things like fonts or input methods, where users have a choice about which ones to install and use. It is less clear whether they are relevant for codecs or languages though.
commit be8ddb4c69bc6cd6d1522d18ee6d858344808a7a Author: Richard Hughes <richard@hughsie.com> Date: Mon Feb 29 18:14:07 2016 +0000 Do not show ratings and reviews for some component kinds Fixes half of https://bugzilla.gnome.org/show_bug.cgi?id=762882 :100644 100644 80a8779... dcbbd5d... M src/gs-shell-details.c commit 184eeecc85cbd50c39bc888f3a60d173f19f7239 Author: Richard Hughes <richard@hughsie.com> Date: Mon Feb 29 18:34:24 2016 +0000 Hide the kudo details panel for non desktop components Fixes the other half of: https://bugzilla.gnome.org/show_bug.cgi?id=762882 :100644 100644 dcbbd5d... 3990b5e... M src/gs-shell-details.c