[gnome-software] trivial: Refresh the content rating UI for local files too



commit c1c3b3c0fcff92eb3a4aeca5ab6b75bd045709c6
Author: Richard Hughes <richard hughsie com>
Date:   Wed Sep 28 17:23:18 2016 +0100

    trivial: Refresh the content rating UI for local files too

 src/gs-shell-details.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gs-shell-details.c b/src/gs-shell-details.c
index d9fc3ed..831360c 100644
--- a/src/gs-shell-details.c
+++ b/src/gs-shell-details.c
@@ -1469,6 +1469,7 @@ gs_shell_details_file_to_app_cb (GObject *source,
        gs_shell_details_refresh_addons (self);
        gs_shell_details_refresh_reviews (self);
        gs_shell_details_refresh_all (self);
+       gs_shell_details_refresh_content_rating (self);
        gs_shell_details_set_state (self, GS_SHELL_DETAILS_STATE_READY);
 
        /* do 2nd stage refine */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]