[gnome-software] Run DesktopDb plugin before the AppStream plugin
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Run DesktopDb plugin before the AppStream plugin
- Date: Mon, 2 Sep 2013 10:31:07 +0000 (UTC)
commit 8c5ceeb3c813a4d2e5958e3c3530092c34dafd7d
Author: Richard Hughes <richard hughsie com>
Date: Mon Sep 2 10:34:28 2013 +0100
Run DesktopDb plugin before the AppStream plugin
src/plugins/gs-plugin-desktopdb.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/gs-plugin-desktopdb.c b/src/plugins/gs-plugin-desktopdb.c
index 2ed6bf3..bc02bc2 100644
--- a/src/plugins/gs-plugin-desktopdb.c
+++ b/src/plugins/gs-plugin-desktopdb.c
@@ -66,7 +66,7 @@ gs_plugin_initialize (GsPlugin *plugin)
gdouble
gs_plugin_get_priority (GsPlugin *plugin)
{
- return 5.0f;
+ return 0.9f;
}
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]