[gnome-software/wip/temp/ubuntu-xenial-rebased: 274/326] Trigger UI refresh after unloading apt db
- From: Iain Lane <iainl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/temp/ubuntu-xenial-rebased: 274/326] Trigger UI refresh after unloading apt db
- Date: Fri, 29 Apr 2016 10:10:23 +0000 (UTC)
commit e1798c617148bc426dd97f1ce0fe3e2e23106ad9
Author: William Hua <william hua canonical com>
Date: Mon Apr 18 22:00:39 2016 -0400
Trigger UI refresh after unloading apt db
src/plugins/gs-plugin-apt.cc | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/plugins/gs-plugin-apt.cc b/src/plugins/gs-plugin-apt.cc
index c46e679..ba09cdc 100644
--- a/src/plugins/gs-plugin-apt.cc
+++ b/src/plugins/gs-plugin-apt.cc
@@ -964,6 +964,8 @@ gs_plugin_refresh (GsPlugin *plugin,
unload_apt_db (plugin);
+ gs_plugin_updates_changed (plugin);
+
return TRUE;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]