[gnome-software/gnome-3-18] trivial: Fix --show-results when using 'refine'
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/gnome-3-18] trivial: Fix --show-results when using 'refine'
- Date: Tue, 6 Oct 2015 11:24:19 +0000 (UTC)
commit 29fcef333aaf836d807bd99c6a3e0e252ea13b0c
Author: Richard Hughes <richard hughsie com>
Date: Thu Oct 1 14:21:04 2015 +0100
trivial: Fix --show-results when using 'refine'
src/gs-cmd.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gs-cmd.c b/src/gs-cmd.c
index c570ff2..e988ebe 100644
--- a/src/gs-cmd.c
+++ b/src/gs-cmd.c
@@ -282,6 +282,7 @@ main (int argc, char **argv)
if (!ret)
break;
}
+ gs_plugin_add_app (&list, app);
} else if (argc == 3 && g_strcmp0 (argv[1], "filename-to-app") == 0) {
app = gs_plugin_loader_filename_to_app (plugin_loader,
argv[2],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]