[gnome-software] Run the hardcoded-kind plugin after the packagekit-refine plugin
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Run the hardcoded-kind plugin after the packagekit-refine plugin
- Date: Thu, 19 Sep 2013 10:31:51 +0000 (UTC)
commit 22042ac1425f094c7c5b36d50175fc4e186b3509
Author: Richard Hughes <richard hughsie com>
Date: Thu Sep 19 11:28:42 2013 +0100
Run the hardcoded-kind plugin after the packagekit-refine plugin
src/plugins/gs-plugin-hardcoded-kind.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/gs-plugin-hardcoded-kind.c b/src/plugins/gs-plugin-hardcoded-kind.c
index 2eb86b0..7403adb 100644
--- a/src/plugins/gs-plugin-hardcoded-kind.c
+++ b/src/plugins/gs-plugin-hardcoded-kind.c
@@ -38,7 +38,7 @@ gs_plugin_get_name (void)
gdouble
gs_plugin_get_priority (GsPlugin *plugin)
{
- return -100.0f;
+ return 50.0f;
}
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]