[gnome-software] 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] trivial: Don't emit a warning when loading local MetaInfo files
- Date: Thu, 24 Mar 2016 09:41:30 +0000 (UTC)
commit 9ab6ce31e5defc48b9ac264f9256c799d12073a0
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 1cc68f2..6c598e9 100644
--- a/src/plugins/gs-appstream.c
+++ b/src/plugins/gs-appstream.c
@@ -382,7 +382,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]