[gnome-software/wip/kalev/modulesets-rework: 1/7] Show installed apps in the list of popular apps
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/kalev/modulesets-rework: 1/7] Show installed apps in the list of popular apps
- Date: Mon, 16 Mar 2015 16:34:30 +0000 (UTC)
commit 69612502c31cca9cd7002da5290e824bae500e11
Author: Kalev Lember <kalevlember gmail com>
Date: Mon Mar 16 16:47:25 2015 +0100
Show installed apps in the list of popular apps
https://bugzilla.gnome.org/show_bug.cgi?id=746036
src/gs-plugin-loader.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-plugin-loader.c b/src/gs-plugin-loader.c
index 6488d62..b649657 100644
--- a/src/gs-plugin-loader.c
+++ b/src/gs-plugin-loader.c
@@ -1307,7 +1307,6 @@ gs_plugin_loader_get_popular_thread_cb (GTask *task,
/* filter package list */
gs_plugin_list_filter (&state->list, gs_plugin_loader_app_is_valid, NULL);
- gs_plugin_list_filter (&state->list, gs_plugin_loader_app_is_non_installed, NULL);
gs_plugin_list_filter (&state->list, gs_plugin_loader_filter_qt_for_gtk, NULL);
gs_plugin_list_filter (&state->list, gs_plugin_loader_get_app_is_compatible, plugin_loader);
if (state->list == NULL) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]