[gnome-software/gnome-3-20] trivial: Don't emit a warning when loading local MetaInfo files
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/gnome-3-20] trivial: Don't emit a warning when loading local MetaInfo files
- Date: Thu, 14 Apr 2016 17:30:20 +0000 (UTC)
commit 7d46dac9c0976a9faa6d12c097fcd54d19c77901
Author: Richard Hughes <richard hughsie com>
Date: Wed Mar 23 12:36:00 2016 +0000
trivial: Don't emit a warning when loading local MetaInfo files
src/plugins/gs-appstream.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/gs-appstream.c b/src/plugins/gs-appstream.c
index 2659d35..cbe18bc 100644
--- a/src/plugins/gs-appstream.c
+++ b/src/plugins/gs-appstream.c
@@ -384,7 +384,6 @@ gs_appstream_refine_app (GsPlugin *plugin,
switch (as_app_get_source_kind (item)) {
case AS_APP_SOURCE_KIND_APPDATA:
case AS_APP_SOURCE_KIND_DESKTOP:
- gs_app_set_kind (app, AS_APP_KIND_DESKTOP);
gs_app_set_state (app, AS_APP_STATE_INSTALLED);
break;
case AS_APP_SOURCE_KIND_METAINFO:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]